summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2022-08-23 19:04:14 +0200
committerLubomir Rintel <lkundrak@v3.sk>2022-08-23 19:08:22 +0200
commit0c6e474cd7f2265138d601ec145b879e9b34c44a (patch)
treee05efb8c410a2221db8bf77c83e700311c2aaabe
parent368cfd5cdea89dd568a983a49d083a5ca5a11f7a (diff)
downloadmobile-broadband-provider-info-lr/uk-ee.tar.gz
ui: collapse Orange and T-Mobile into EE, fix APNslr/uk-ee
Alyssa Ross reports: I was able to manually connect to the UK provider EE (which is not currently listed) using the following settings: APN: everywhere Username: eesecure Password: secure Also, EE was formed as a merger of T-Mobile and Orange, both of which are still in the list. The data was pulled off EE web site, checked agains AOSP configuration: https://android.googlesource.com/device/sample/+/master/etc/apns-full-conf.xml https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/issues/12
-rw-r--r--serviceproviders.xml98
1 files changed, 34 insertions, 64 deletions
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 4853718..5ca3e7b 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -5136,6 +5136,40 @@ conceived.
</gsm>
</provider>
<provider>
+ <name>EE</name>
+ <gsm>
+ <network-id mcc="234" mnc="30"/>
+ <network-id mcc="234" mnc="33"/>
+ <network-id mcc="234" mnc="34"/>
+ <network-id mcc="234" mnc="86"/>
+
+ <!-- https://ee.co.uk/help/help-new/getting-started-and-upgrading/using-your-phone-features/how-do-i-use-voicemail -->
+ <voicemail>222</voicemail>
+ <!-- https://ee.co.uk/help/help-new/billing-usage-and-top-up/topping-up-and-balance/how-can-i-check-my-balance -->
+ <balance-check>
+ <dtmf>150</dtmf>
+ <sms text="BALANCE">150</sms>
+ <sms text="APP">150</sms>
+ </balance-check>
+ <!-- https://setup-ee.wdsglobal.com/internet?step=modelselection.vm&contractId=230&countryId=36&networkId=2027&manufacturerId=475&captchaEnabled=false&phoneId=5872 -->
+ <apn value="everywhere">
+ <usage type="internet"/>
+ <name>EE Internet</name>
+ <username>eesecure</username>
+ <password>secure</password>
+ </apn>
+ <!-- https://ee.co.uk/help/help-new/phones-and-devices/ee/robin#calls-messaging-and-email/add-mms-apn -->
+ <apn value="eezone">
+ <usage type="mms"/>
+ <name>EE MMS</name>
+ <username>eesecure</username>
+ <password>secure</password>
+ <mmsc>http://mms/</mmsc>
+ <mmsproxy>149.254.201.135:8080</mmsproxy>
+ </apn>
+ </gsm>
+ </provider>
+ <provider>
<name>Lycamobile</name>
<gsm>
<network-id mcc="234" mnc="26"/>
@@ -5253,32 +5287,6 @@ conceived.
</gsm>
</provider>
<provider>
- <name>T-Mobile</name>
- <gsm>
- <network-id mcc="234" mnc="30"/>
- <voicemail>222</voicemail>
- <balance-check>
- <dtmf>150</dtmf>
- <sms text="BA">150</sms>
- <sms text="AL">150</sms>
- </balance-check>
- <apn value="general.t-mobile.uk">
- <plan type="postpaid"/>
- <usage type="internet"/>
- <username>User</username>
- <password>mms</password>
- <dns>149.254.201.126</dns>
- <dns>149.254.192.126</dns>
- </apn>
- <apn value="general.t-mobile.uk">
- <plan type="postpaid"/>
- <usage type="internet"/>
- <dns>149.254.230.7</dns>
- <dns>149.254.199.126</dns>
- </apn>
- </gsm>
- </provider>
- <provider>
<name>Tesco Mobile</name>
<gsm>
<network-id mcc="234" mnc="02"/>
@@ -5409,44 +5417,6 @@ conceived.
</apn>
</gsm>
</provider>
- <provider>
- <name>Orange</name>
- <gsm>
- <network-id mcc="234" mnc="33"/>
- <network-id mcc="234" mnc="34"/>
- <voicemail>123</voicemail>
- <balance-check>
- <dtmf>453</dtmf>
- </balance-check>
- <apn value="orangeinternet">
- <plan type="postpaid"/>
- <usage type="internet"/>
- <name>Contract</name>
- <username>orange</username>
- <password>orange</password>
- <dns>193.35.133.10</dns>
- <dns>193.35.134.10</dns>
- </apn>
- <apn value="internetvpn">
- <plan type="postpaid"/>
- <usage type="internet"/>
- <name>Contract (with VPN)</name>
- <username>orange</username>
- <password>orange</password>
- <dns>193.35.133.10</dns>
- <dns>193.35.134.10</dns>
- </apn>
- <apn value="orangewap">
- <plan type="postpaid"/>
- <usage type="wap"/>
- <name>Orange WAP</name>
- <username>orange</username>
- <password>multimedia</password>
- <dns>158.43.192.1</dns>
- <dns>158.43.128.1</dns>
- </apn>
- </gsm>
- </provider>
</country>
<!-- Georgia -->