Advertisement
Guest User

UMIDIGI One Pro

a guest
Dec 9th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. here service data is enabled , so I can send/recive MMS
  2. (don't worry about mmsc=http://212.27.40.225, I've used it for check. it should be "http://mms.free.fr" ...:) )
  3.  
  4. 130|One_Pro:/ $ logcat |grep mms
  5. 12-09 14:52:58.542 2671 7911 I MmsService: [SendRequest@4ff3c3e] Loading APN using name mmsfree
  6. 12-09 14:52:58.548 2671 7911 I MmsService: [SendRequest@4ff3c3e] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  7. 12-09 14:52:59.153 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from ProcessDownloadedMmsAction due to mms_download success with queues:
  8. 12-09 14:52:59.154 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  9. 12-09 14:52:59.154 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download including counter
  10. 12-09 14:53:51.914 2671 6681 E MmsService: at com.android.mms.service.MmsHttpClient.execute(MmsHttpClient.java:238)
  11. 12-09 14:53:51.914 2671 6681 E MmsService: at com.android.mms.service.SendRequest.doHttp(SendRequest.java:174)
  12. 12-09 14:53:51.914 2671 6681 E MmsService: at com.android.mms.service.MmsRequest.execute(MmsRequest.java:236)
  13. 12-09 14:53:51.914 2671 6681 E MmsService: at com.android.mms.service.MmsService$2.run(MmsService.java:450)
  14. 12-09 14:53:51.916 2671 6681 E MmsService: com.android.mms.service.exception.MmsHttpException: java.net.SocketException: Broken pipe
  15. 12-09 14:53:51.916 2671 6681 E MmsService: at com.android.mms.service.MmsHttpClient.execute(MmsHttpClient.java:281)
  16. 12-09 14:53:51.916 2671 6681 E MmsService: at com.android.mms.service.SendRequest.doHttp(SendRequest.java:174)
  17. 12-09 14:53:51.916 2671 6681 E MmsService: at com.android.mms.service.MmsRequest.execute(MmsRequest.java:236)
  18. 12-09 14:53:51.916 2671 6681 E MmsService: at com.android.mms.service.MmsService$2.run(MmsService.java:450)
  19. 12-09 14:53:51.916 2671 6681 E MmsService: at com.android.mms.service.MmsHttpClient.execute(MmsHttpClient.java:238)
  20. 12-09 14:53:56.462 2671 6681 I MmsService: [SendRequest@1edc5d5] Loading APN using name mmsfree
  21. 12-09 14:53:56.486 2671 6681 I MmsService: [SendRequest@1edc5d5] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  22. 12-09 14:54:10.561 3304 3316 W WAP PUSH: no receiver app found for 4:application/vnd.wap.mms-message
  23. 12-09 14:54:10.767 7678 7713 I BugleDataModel: ReceiveMmsMessageAction: Received MMS message. message{id:505}, conversation{id:29}, uri: content://mms/28
  24. 12-09 14:54:12.601 2671 4823 I MmsService: [DownloadRequest@544f477] Loading APN using name mmsfree
  25. 12-09 14:54:12.611 2671 4823 I MmsService: [DownloadRequest@544f477] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  26. 12-09 14:54:25.758 2671 7351 I MmsService: [SendRequest@364107c] Loading APN using name mmsfree
  27. 12-09 14:54:25.763 2671 7351 I MmsService: [SendRequest@364107c] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  28. 12-09 14:54:26.364 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from ProcessDownloadedMmsAction due to mms_download success with queues:
  29. 12-09 14:54:26.364 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  30. 12-09 14:54:26.364 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download including counter
  31. 12-09 14:56:27.395 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  32. 12-09 14:56:27.401 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from InsertNewMessageAction due to message inserted with queues: mmsMessagesToSend{size:1}
  33. 12-09 14:56:29.426 7678 7713 I Bugle : MmsSender: Sending MMS. URI{content://mms/...Redacted...} type: 128, size: 587539
  34. 12-09 14:56:31.923 2671 7839 I MmsService: [SendRequest@c710b62] Loading APN using name mmsfree
  35. 12-09 14:56:31.940 2671 7839 I MmsService: [SendRequest@c710b62] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  36. 12-09 14:56:41.110 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from ProcessSentMessageAction due to mms_send success with queues:
  37. 12-09 14:56:41.111 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  38. 12-09 14:56:41.111 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download including counter
  39. 12-09 14:56:49.258 3304 3316 W WAP PUSH: no receiver app found for 4:application/vnd.wap.mms-message
  40. 12-09 14:56:49.476 7678 7713 I BugleDataModel: ReceiveMmsMessageAction: Received MMS message. message{id:507}, conversation{id:29}, uri: content://mms/31
  41. 12-09 14:56:51.270 2671 7581 I MmsService: [DownloadRequest@4fd081a] Loading APN using name mmsfree
  42. 12-09 14:56:51.277 2671 7581 I MmsService: [DownloadRequest@4fd081a] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  43. 12-09 14:57:06.716 2671 7911 I MmsService: [SendRequest@3c8072] Loading APN using name mmsfree
  44. 12-09 14:57:06.722 2671 7911 I MmsService: [SendRequest@3c8072] Using APN [type=mms mmsc=http://212.27.40.225 name=Free MMS apn=mmsfree bearer_bitmask=0 protocol=IPV4V6 roaming_protocol=IPV4V6 authtype=-1]
  45. 12-09 14:57:07.379 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from ProcessDownloadedMmsAction due to mms_download success with queues:
  46. 12-09 14:57:07.379 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  47. 12-09 14:57:07.379 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download including counter
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement