We discussed how to fix this during the sprint and came up with two
fixes that need to be implemented.

1. Remove mbpi from the Touch seed.  Note, this may result in some
people having broken GPRS if they re-flash with --wipe.  This would only
occur if a working APN existed in mbpi as opposed to apns-conf.   We've
decided that this is an acceptable risk, and will ask people that
encounter this situation to file bugs against our android project so
that apns-conf.xml can be updated.  As part of this change, the ofono
provisioning plugin will also be changed to no longer query mbpi ( as
the file won't exist on disk anymore ).  This is why tasks are still
open against mbpi and ofono.

2. Change NetworkManager to only use the last-connected APN and not try
different APNs if a failure occurs while connecting.  An open task
exists for NetworkManager to implement this change.  This is less of a
priority than the mbpi fix, but should be implemented non-the-less.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1324157

Title:
  cannot receive MMS using AT+T

Status in Messaging App:
  Invalid
Status in “mobile-broadband-provider-info” package in Ubuntu:
  Triaged
Status in “network-manager” package in Ubuntu:
  Triaged
Status in “nuntium” package in Ubuntu:
  Invalid
Status in “ofono” package in Ubuntu:
  Triaged

Bug description:
  using build 51
  MMS recv support is enabled but I cannot receive any attachments with At+t as 
my service provider. I tried with both wifi enabled and disabled

  Here are the logs and contexts
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts
  [ /ril_0 ]
      [ /ril_0/context1 ]
          MessageProxy = proxy.mobile.att.net
          Protocol = ip
          Name = ATT Phone
          Username =
          IPv6.Settings = { }
          Active = 0
          Settings = { }
          MessageCenter = http://mmsc.mobile.att.net
          Password =
          Type = internet
          AccessPointName = phone

      [ /ril_0/context2 ]
          MessageProxy = wireless.cingular.com
          Protocol = ip
          Name = ATT WAP
          Username =
          IPv6.Settings = { }
          Active = 0
          Settings = { }
          MessageCenter = http://mmsc.cingular.com/
          Password =
          Type = internet
          AccessPointName = wap.cingular

      [ /ril_0/context3 ]
          MessageProxy = mms3.tracfone.com
          Protocol = ip
          Name = TracFone
          Username =
          IPv6.Settings = { }
          Active = 0
          Settings = { }
          MessageCenter = http://mms-tf.net
          Password =
          Type = internet
          AccessPointName = tfdata

      [ /ril_0/context4 ]
          Protocol = ip
          Name = LaptopConnect (data cards)
          Username =
          IPv6.Settings = { }
          Active = 1
          Settings = { Address=10.242.218.1 Interface=rmnet_usb0 
Gateway=10.242.218.2 Method=static Netmask=255.255.255.0 
DomainNameServers=172.26.38.1,172.26.38.2, }
          Password =
          Type = internet
          AccessPointName = Broadband

      [ /ril_0/context5 ]
          Protocol = ip
          Name = Data Connect (old)
          Username =
          IPv6.Settings = { }
          Active = 0
          Settings = { }
          Password =
          Type = internet
          AccessPointName = isp.cingular

      [ /ril_0/context6 ]
          Protocol = ip
          Name = LTE
          Username =
          IPv6.Settings = { }
          Active = 0
          Settings = { }
          Password =
          Type = internet
          AccessPointName = pta

      [ /ril_0/context7 ]
          Protocol = ip
          Name = Internet
          Username =
          IPv6.Settings = { }
          Active = 0
          Settings = { }
          Password =
          Type = internet
          AccessPointName = att.mvno

  nuntium.log:

  phablet@ubuntu-phablet:~$ cat .cache/upstart/nuntium.log
  2014/05/28 09:25:49 Received ReceiveNotification() method call from 1111301000
  2014/05/28 09:25:49 Push data
  00000000  01 06 27 61 70 70 6c 69  63 61 74 69 6f 6e 2f 76  |..'application/v|
  00000010  6e 64 2e 77 61 70 2e 6d  6d 73 2d 6d 65 73 73 61  |nd.wap.mms-messa|
  00000020  67 65 00 af 84 8d 01 81  b4 84 8c 82 98 43 44 30  |ge...........CD0|
  00000030  35 32 38 31 33 32 35 34  35 34 30 30 30 33 38 30  |5281325454000380|
  00000040  30 30 30 30 30 30 30 30  00 8d 90 89 18 80 2b 31  |00000000......+1|
  00000050  36 31 37 36 39 39 30 36  35 35 2f 54 59 50 45 3d  |6176990655/TYPE=|
  00000060  50 4c 4d 4e 00 96 02 ea  00 8a 80 8e 02 80 00 88  |PLMN............|
  00000070  05 81 03 05 46 00 83 68  74 74 70 3a 2f 2f 31 36  |....F..http://16|
  00000080  36 2e 32 31 36 2e 32 33  30 2e 35 3a 38 30 31 35  |6.216.230.5:8015|
  00000090  2f 30 35 32 38 31 33 32  35 34 35 34 30 30 30 33  |/052813254540003|
  000000a0  38 30 30 30 30 30 30 30  30 30 00                 |8000000000.|
  Setting HeaderLength to 39
  Setting ContentType to application/vnd.wap.mms-message
  Setting ApplicationId to 4
  Setting TransactionId to CD0528132545400038000000000
  Setting Version to 0x10 == 16
  Setting From to +16176990655/TYPE=PLMN
  Next string encoded with: utf-8
  Setting Subject to
  Setting Class to 0x80 == 128
  Setting Size to 32768
  Expiry token: 81
  Message Expiry 197958, 0
  Setting ContentLocation to http://166.216.230.5:8015/0528132545400038000000000
  2014/05/28 09:25:49 Context type: internet MessageCenter: 
http://mmsc.mobile.att.net MessageProxy: proxy.mobile.att.net Active: false
  2014/05/28 09:25:49 Context type: internet MessageCenter: 
http://mmsc.cingular.com/ MessageProxy: wireless.cingular.com Active: false
  2014/05/28 09:25:49 Context type: internet MessageCenter: http://mms-tf.net 
MessageProxy: mms3.tracfone.com Active: false
  2014/05/28 09:25:49 Context type: internet MessageCenter:  MessageProxy:  
Active: true
  2014/05/28 09:25:49 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:25:49 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:25:49 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:25:49 Cannot activate ofono context: No mms contexts found
  2014/05/28 09:29:16 Received ReceiveNotification() method call from 1111301000
  2014/05/28 09:29:16 Push data
  00000000  01 06 27 61 70 70 6c 69  63 61 74 69 6f 6e 2f 76  |..'application/v|
  00000010  6e 64 2e 77 61 70 2e 6d  6d 73 2d 6d 65 73 73 61  |nd.wap.mms-messa|
  00000020  67 65 00 af 84 8d 01 81  b4 84 8c 82 98 41 36 30  |ge...........A60|
  00000030  35 32 38 31 33 32 39 31  31 35 30 30 30 31 38 30  |5281329115000180|
  00000040  30 30 30 35 30 30 30 30  00 8d 90 89 18 80 2b 31  |00050000......+1|
  00000050  36 31 37 36 39 39 30 36  35 35 2f 54 59 50 45 3d  |6176990655/TYPE=|
  00000060  50 4c 4d 4e 00 96 02 ea  00 8a 80 8e 02 80 00 88  |PLMN............|
  00000070  05 81 03 05 46 00 83 68  74 74 70 3a 2f 2f 31 36  |....F..http://16|
  00000080  36 2e 32 31 36 2e 31 39  38 2e 35 3a 38 30 30 38  |6.216.198.5:8008|
  00000090  2f 30 35 32 38 31 33 32  39 31 31 35 30 30 30 31  |/052813291150001|
  000000a0  38 30 30 30 30 35 30 30  30 30 00                 |8000050000.|
  Setting HeaderLength to 39
  Setting ContentType to application/vnd.wap.mms-message
  Setting ApplicationId to 4
  Setting TransactionId to A60528132911500018000050000
  Setting Version to 0x10 == 16
  Setting From to +16176990655/TYPE=PLMN
  Next string encoded with: utf-8
  Setting Subject to
  Setting Class to 0x80 == 128
  Setting Size to 32768
  Expiry token: 81
  Message Expiry 197958, 0
  Setting ContentLocation to http://166.216.198.5:8008/0528132911500018000050000
  2014/05/28 09:29:16 Context type: internet MessageCenter: 
http://mmsc.mobile.att.net MessageProxy: proxy.mobile.att.net Active: false
  2014/05/28 09:29:16 Context type: internet MessageCenter: 
http://mmsc.cingular.com/ MessageProxy: wireless.cingular.com Active: false
  2014/05/28 09:29:16 Context type: internet MessageCenter: http://mms-tf.net 
MessageProxy: mms3.tracfone.com Active: false
  2014/05/28 09:29:16 Context type: internet MessageCenter:  MessageProxy:  
Active: true
  2014/05/28 09:29:16 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:29:16 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:29:16 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:29:16 Cannot activate ofono context: No mms contexts found
  2014/05/28 09:55:20 Received ReceiveNotification() method call from 1111301000
  2014/05/28 09:55:20 Push data
  00000000  01 06 27 61 70 70 6c 69  63 61 74 69 6f 6e 2f 76  |..'application/v|
  00000010  6e 64 2e 77 61 70 2e 6d  6d 73 2d 6d 65 73 73 61  |nd.wap.mms-messa|
  00000020  67 65 00 af 84 8d 01 81  b4 84 8c 82 98 43 37 30  |ge...........C70|
  00000030  35 32 38 31 33 35 34 35  39 34 30 30 30 32 31 30  |5281354594000210|
  00000040  30 30 30 36 30 30 30 30  00 8d 90 89 18 80 2b 31  |00060000......+1|
  00000050  36 31 37 36 39 39 30 36  35 35 2f 54 59 50 45 3d  |6176990655/TYPE=|
  00000060  50 4c 4d 4e 00 96 02 ea  00 8a 80 8e 02 80 00 88  |PLMN............|
  00000070  05 81 03 05 46 00 83 68  74 74 70 3a 2f 2f 31 36  |....F..http://16|
  00000080  36 2e 32 31 36 2e 32 33  30 2e 35 3a 38 30 30 39  |6.216.230.5:8009|
  00000090  2f 30 35 32 38 31 33 35  34 35 39 34 30 30 30 32  |/052813545940002|
  000000a0  31 30 30 30 30 36 30 30  30 30 00                 |1000060000.|
  Setting HeaderLength to 39
  Setting ContentType to application/vnd.wap.mms-message
  Setting ApplicationId to 4
  Setting TransactionId to C70528135459400021000060000
  Setting Version to 0x10 == 16
  Setting From to +16176990655/TYPE=PLMN
  Next string encoded with: utf-8
  Setting Subject to
  Setting Class to 0x80 == 128
  Setting Size to 32768
  Expiry token: 81
  Message Expiry 197958, 0
  Setting ContentLocation to http://166.216.230.5:8009/0528135459400021000060000
  2014/05/28 09:55:20 Context type: internet MessageCenter: 
http://mmsc.mobile.att.net MessageProxy: proxy.mobile.att.net Active: false
  2014/05/28 09:55:20 Context type: internet MessageCenter: 
http://mmsc.cingular.com/ MessageProxy: wireless.cingular.com Active: false
  2014/05/28 09:55:20 Context type: internet MessageCenter: http://mms-tf.net 
MessageProxy: mms3.tracfone.com Active: false
  2014/05/28 09:55:20 Context type: internet MessageCenter:  MessageProxy:  
Active: true
  2014/05/28 09:55:20 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:55:20 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:55:20 Context type: internet MessageCenter:  MessageProxy:  
Active: false
  2014/05/28 09:55:20 Cannot activate ofono context: No mms contexts found
  phablet@ubuntu-phablet:~$
  phablet@ubuntu-phablet:~$
  phablet@ubuntu-phablet:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1324157/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to