apns: add APN for AIS 3G

AIS 3G 2100 MHz uses a new MNC

Change-Id: If624a7bf465af30ec3160258186054cb9f424108
This commit is contained in:
Pawit Pornkitprasan 2013-11-16 13:00:52 +07:00
parent 9a19f575a4
commit cdd227c7b0
1 changed files with 2 additions and 0 deletions

View File

@ -1302,6 +1302,8 @@
<apn carrier="TrueMove-H MMS" mcc="520" mnc="00" apn="hmms" user="true" password="true" mmsc="http://mms.trueh.com:8002" mmsproxy="10.4.7.39" mmsport="8080" type="mms" />
<apn carrier="AIS GPRS Internet" mcc="520" mnc="01" apn="internet" type="default,supl" />
<apn carrier="AIS MMS" mcc="520" mnc="01" apn="multimedia" mmsc="http://mms.mobilelife.co.th" mmsproxy="203.170.229.34" mmsport="8080" type="mms" />
<apn carrier="AIS Internet" mcc="520" mnc="03" apn="internet" type="default,supl" />
<apn carrier="AIS MMS" mcc="520" mnc="03" apn="mms" mmsc="http://mms.ais.co.th" mmsproxy="203.170.229.34" mmsport="8080" type="mms" />
<apn carrier="DTAC MMS" mcc="520" mnc="05" apn="mms" mmsc="http://mms2.dtac.co.th:8002" mmsproxy="10.10.10.10" mmsport="8080" type="mms" />
<apn carrier="DTAC GPRS WEB" mcc="520" mnc="05" apn="www.dtac.co.th" type="default,supl" />
<apn carrier="TOT 3G" mcc="520" mnc="15" apn="internet" type="default,supl" />