Advertisement
Guest User

no MMS

a guest
Dec 9th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. here service data is desabled , so no MMS :(
  2. 130|One_Pro:/ $ logcat |grep mms
  3. 12-09 14:56:27.395 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  4. 12-09 14:56:27.401 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from InsertNewMessageAction due to message inserted with queues: mmsMessagesToSend{size:1}
  5. 12-09 14:56:29.426 7678 7713 I Bugle : MmsSender: Sending MMS. URI{content://mms/...Redacted...} type: 128, size: 587539
  6. 12-09 14:56:31.923 2671 7839 I MmsService: [SendRequest@c710b62] Loading APN using name mmsfree
  7. 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]
  8. 12-09 14:56:41.110 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from ProcessSentMessageAction due to mms_send success with queues:
  9. 12-09 14:56:41.111 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  10. 12-09 14:56:41.111 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download including counter
  11. 12-09 14:56:49.258 3304 3316 W WAP PUSH: no receiver app found for 4:application/vnd.wap.mms-message
  12. 12-09 14:56:49.476 7678 7713 I BugleDataModel: ReceiveMmsMessageAction: Received MMS message. message{id:507}, conversation{id:29}, uri: content://mms/31
  13. 12-09 14:56:51.270 2671 7581 I MmsService: [DownloadRequest@4fd081a] Loading APN using name mmsfree
  14. 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]
  15. 12-09 14:57:06.716 2671 7911 I MmsService: [SendRequest@3c8072] Loading APN using name mmsfree
  16. 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]
  17. 12-09 14:57:07.379 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: process from ProcessDownloadedMmsAction due to mms_download success with queues:
  18. 12-09 14:57:07.379 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  19. 12-09 14:57:07.379 7678 7713 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download including counter
  20. 12-09 14:58:10.522 8547 8596 E Bugle : Get mms config failed: invalid subId. subId=1, real subId=1, map={ 3 }
  21. 12-09 14:58:15.611 8547 8594 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send
  22. 12-09 14:58:15.611 8547 8594 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_download
  23. 12-09 14:58:35.002 8547 8594 I BugleDataModel: ProcessPendingMessagesAction: cleared next retry time for channel mms_send including counter
  24. 12-09 14:58:35.011 8547 8594 I BugleDataModel: ProcessPendingMessagesAction: process from InsertNewMessageAction due to message inserted with queues: mmsMessagesToSend{size:1}
  25. 12-09 14:58:36.984 8547 8594 I Bugle : MmsSender: Sending MMS. URI{content://mms/...Redacted...} type: 128, size: 587539
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement