apns-conf.xml: Re-add old StraightTalk ATT apn settings
In some areas, the new StraightTalk ATT apn settings do not work, requiring the user to re-add the apn settings on their own, a feat made more difficult by the fact that StraightTalk only lists the new apn info on their website Change-Id: Id02876d4aa461a3ad8e7211ef45f468b6e181036
This commit is contained in:
parent
02d26cb1ae
commit
1dcedebb97
@ -585,6 +585,7 @@
|
||||
<apn carrier="ATT Broadband" mcc="310" mnc="410" apn="broadband" user="" server="" password="" mmsc="" type="default" />
|
||||
<apn carrier="ATT Activation" mcc="310" mnc="410" apn="lwaactivate" user="" server="" password="" mmsc="" protocol="IP" />
|
||||
<apn carrier="StraightTalk ATT" mcc="310" mnc="410" apn="tfdata" port="80" mmsc="http://mms-tf.net" mmsproxy="mms3.tracfone.com" mmsport="80" type="default,supl,mms" />
|
||||
<apn carrier="StraightTalk ATT.mvno" mcc="310" mnc="410" apn="att.mvno" port="80" mmsc="http://mmsc.cingular.com" mmsproxy="66.209.11.33" mmsport="80" type="default,supl,mms" />
|
||||
<apn carrier="CBW Internet" apn="wap.gocbw.com" proxy="" port="" user="cbw" password="" server="216.68.79.199" mmsc="http://mms.gocbw.com:8088/mms" mmsproxy="216.68.79.202" mmsport="80" mcc="310" mnc="420" type="default,supl,mms" />
|
||||
<apn carrier="Viero" mcc="310" mnc="450" apn="internet.vedge.com" proxy="10.168.3.23" port="9401" type="default,supl" />
|
||||
<apn carrier="Viero MMS" mcc="310" mnc="450" apn="mms" mmsc="http://mms.viero.com" mmsproxy="10.168.3.23" mmsport="9401" type="mms" />
|
||||
|
Loading…
Reference in New Issue
Block a user