Updated Telekom RO APN to reflect their recent name change
Cosmote RO recently changed their carrier name to Telekom Romania. The associated APN configurations for that carrier now has the carrier name changed to reflect this. This fixes CYAN-5461. Change-Id: I0aae5b085fb822e0992274cd0feb0868d4989e5b
This commit is contained in:
parent
a5c460ae82
commit
5cfc7b884f
@ -201,10 +201,10 @@
|
||||
<apn carrier="Vodafone RO live!" mcc="226" mnc="01" apn="live.vodafone.com" user="live" password="vodafone" proxy="193.230.161.231" port="8080" type="default,supl" />
|
||||
<apn carrier="Vodafone RO MMS PRE" mcc="226" mnc="01" apn="mms.pre.vodafone.ro" user="mms" password="vodafone" mmsc="http://multimedia/servlets/mms" mmsproxy="193.230.161.231" mmsport="8080" type="mms" />
|
||||
<apn carrier="Vodafone RO MMS" mcc="226" mnc="01" apn="mms.vodafone.ro" user="mms" password="vodafone" mmsc="http://multimedia/servlets/mms" mmsproxy="193.230.161.231" mmsport="8080" type="mms" />
|
||||
<apn carrier="Cosmote Broadband RO" mcc="226" mnc="03" apn="broadband" type="default,supl" />
|
||||
<apn carrier="Cosmote Internet RO" mcc="226" mnc="03" apn="internet" type="default,supl" />
|
||||
<apn carrier="Cosmote RO MMS" mcc="226" mnc="03" apn="mms" user="mms" password="mms" mmsc="http://mmsc1.mms.cosmote.ro:8002" mmsproxy="10.252.1.62" mmsport="8080" type="mms" />
|
||||
<apn carrier="Cosmote WNW RO" mcc="226" mnc="03" apn="wnw" user="wnw" password="wnw" proxy="10.252.1.62" port="8080" type="default,supl" />
|
||||
<apn carrier="Telekom Romania Broadband" mcc="226" mnc="03" apn="broadband" type="default,supl" />
|
||||
<apn carrier="Telekom Romania Internet" mcc="226" mnc="03" apn="internet" type="default,supl" />
|
||||
<apn carrier="Telekom Romania MMS" mcc="226" mnc="03" apn="mms" user="mms" password="mms" mmsc="http://mmsc1.mms.cosmote.ro:8002" mmsproxy="10.252.1.62" mmsport="8080" type="mms" />
|
||||
<apn carrier="Telekom Romania WNW" mcc="226" mnc="03" apn="wnw" user="wnw" password="wnw" proxy="10.252.1.62" port="8080" type="default,supl" />
|
||||
<apn carrier="Digi.Mobil" mcc="226" mnc="05" apn="internet" type="default,supl" />
|
||||
<apn carrier="Orange RO" mcc="226" mnc="10" apn="internet" type="default,supl" />
|
||||
<apn carrier="Orange MMS" mcc="226" mnc="10" apn="mms" mmsc="http://wap.mms.orange.ro:8002" mmsproxy="62.217.247.252" mmsport="9201" type="mms" />
|
||||
|
Loading…
Reference in New Issue
Block a user