Added Eagle Mobile MMS apn configuration.
This references CYAN-6250. Change-Id: I8dc1a28125dcac638f53116082bddcec9229d91c
This commit is contained in:
parent
76c41746c0
commit
a979d10614
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@
|
|||
<apn carrier="Vodafone AL" mcc="276" mnc="02" apn="vodafoneweb" type="default,supl" />
|
||||
<apn carrier="Vodafone AL MMS" mcc="276" mnc="02" apn="vfalmms" mmsc="http://mmsc.vodafone.al" mmsproxy="10.0.9.2" mmsport="8080" type="mms" />
|
||||
<apn carrier="Eagle Mobile" mcc="276" mnc="03" apn="internet" type="default,supl" />
|
||||
<apn carrier="Eagle Mobile MMS" mcc="276" mnc"03" apn="mms" mmsc="http://192.168.140.164:38090" mmsproxy="192.168.141.25" mmsport="80" type="mms" />
|
||||
<apn carrier="Plus" mcc="276" mnc="04" apn="plusweb" type="default,supl" />
|
||||
<apn carrier="Cytamobile MMS" mcc="280" mnc="01" apn="cytamobile" user="user" password="pass" mmsc="http://mmsc.cyta.com.cy" mmsproxy="212.031.096.161" mmsport="9201" type="mms" />
|
||||
<apn carrier="Cytamobile" mcc="280" mnc="01" apn="internet" type="default,supl" />
|
||||
|
|
Loading…
Reference in a new issue