Skip to content

Commit

Permalink
apns: Remove defunct "Eagle Mobile" carrier.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Andrea Toska committed Dec 12, 2024
1 parent ca5ae00 commit ee8fc41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions prebuilt/common/etc/apns-conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1132,8 +1132,6 @@
<apn carrier="Vodafone AL" mcc="276" mnc="02" apn="vodafoneweb" type="default,supl" />
<apn carrier="Vodafone AL" mcc="276" mnc="02" apn="Twa" proxy="" port="" user="" password="" mmsc="" type="default,supl" />
<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" />
<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="CYTA" mcc="280" mnc="01" apn="cytamobile" mmsc="http://mmsc.cyta.com.cy" mmsproxy="212.31.96.161" mmsport="8080" type="default,supl,mms" />
<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" />
<apn carrier="MTN Internet" mcc="280" mnc="10" apn="internet" type="default,supl" />
Expand Down

0 comments on commit ee8fc41

Please sign in to comment.