Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change t-mobile UK to EE and update to current EE credentials #16

Merged
merged 1 commit into from Dec 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Update serviceproviders.xml
Change t-mobile UK to EE and update to current EE credentials
  • Loading branch information
atlochowski committed Dec 25, 2022
commit 1b1b67050ab3340d45c321ac03d36ab7dd546b28
23 changes: 5 additions & 18 deletions mobile-broadband-provider-info/serviceproviders.xml
Expand Up @@ -4681,31 +4681,18 @@ conceived.
</gsm>
</provider>
<provider primary="true">
<name>T-Mobile</name>
<name>EE</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">
<apn value="everywhere">
<plan type="postpaid"/>
<usage type="internet"/>
<username>User</username>
<password>mms</password>
</apn>
<apn value="general.t-mobile.uk">
<plan type="postpaid"/>
<usage type="internet"/>
</apn>
<apn value="general.t-mobile.uk">
<apn value="everywhere">
<usage type="mms"/>
<name>Picture Message</name>
<username>user</username>
<password>wap</password>
<mmsc>http://mmsc.t-mobile.co.uk:8002</mmsc>
<name>MMS</name>
<mmsc>http://mms/</mmsc>
<mmsproxy>149.254.201.135:8080</mmsproxy>
</apn>
<apn value="goto.virginmobile.uk">
Expand Down