Skip to content

Commit ee8fc41

Browse files
author
Andrea Toska
committed
apns: Remove defunct "Eagle Mobile" carrier.
Why: - No idea how this got past me in my last commit to the APNS conf, slipped my mind. - Eagle Mobile was a subdivision of "Albtelecom" focused on mobile services, which was eventually merged back into Albtelecom. - Albtelecom has been bought by One Telecommunications, and all subscribers have been transfered there. Change-Id: I9c41eebffc3a669cb7570361c4e31f36d16863dc
1 parent ca5ae00 commit ee8fc41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

prebuilt/common/etc/apns-conf.xml

-2
Original file line numberDiff line numberDiff line change
@@ -1132,8 +1132,6 @@
11321132
<apn carrier="Vodafone AL" mcc="276" mnc="02" apn="vodafoneweb" type="default,supl" />
11331133
<apn carrier="Vodafone AL" mcc="276" mnc="02" apn="Twa" proxy="" port="" user="" password="" mmsc="" type="default,supl" />
11341134
<apn carrier="Vodafone AL MMS" mcc="276" mnc="02" apn="vfalmms" proxy="" port="" user="" password="" mmsc="http://mmsc.vodafone.al" mmsproxy="10.0.9.2" mmsport="8080" type="mms" />
1135-
<apn carrier="Eagle Mobile" mcc="276" mnc="03" apn="internet" type="default,supl" />
1136-
<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" />
11371135
<apn carrier="CYTA" mcc="280" mnc="01" apn="cytamobile" mmsc="http://mmsc.cyta.com.cy" mmsproxy="212.31.96.161" mmsport="8080" type="default,supl,mms" />
11381136
<apn carrier="MTN MMS" mcc="280" mnc="10" apn="mms" user="mms" password="mms" mmsc="http://mms.mtn.com.cy/mmsc" mmsproxy="172.24.97.1" mmsport="3130" type="mms" />
11391137
<apn carrier="MTN Internet" mcc="280" mnc="10" apn="internet" type="default,supl" />

0 commit comments

Comments
 (0)