summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Wrightsman <travis@wrightsman.org>2021-10-16 18:00:26 -0400
committerLubomir Rintel <lkundrak@v3.sk>2022-03-14 15:26:44 +0100
commite2ce5c84b864320b015ff0aac891e9e935fa9f9b (patch)
treec1bd17b3e5848dedd9ca2a6560fd0deb3df265b3
parent07eaa8ee7b5bc925fd8a81b516b7e86a2470202d (diff)
downloadmobile-broadband-provider-info-e2ce5c84b864320b015ff0aac891e9e935fa9f9b.tar.gz
us: move mobilenet APN to T-Mobile and add mmsc
"I have a device on T-Mobile Connect Prepaid with the "mobilenet" APN (and mcc 310 / mnc 260, which is also T-Mobile), which is not on SpeedTalk as far as I know." https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/43
-rw-r--r--serviceproviders.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 706cfac..0fbac9a 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -13434,6 +13434,12 @@ conceived.
<usage type="internet"/>
<name>Internet with VPN (old)</name>
</apn>
+ <apn value="mobilenet">
+ <plan type="prepaid"/>
+ <usage type="internet"/>
+ <name>Broadband</name>
+ <mmsc>http://mms.msg.eng.t-mobile.com/mms/wapenc</mmsc>
+ </apn>
</gsm>
</provider>
<provider>
@@ -14174,11 +14180,6 @@ conceived.
<name>SpeedTalk Mobile</name>
<gsm>
<network-id mcc="310" mnc="260"/>
- <apn value="mobilenet">
- <plan type="prepaid"/>
- <usage type="internet"/>
- <name>Broadband</name>
- </apn>
<apn value="wholesale">
<plan type="prepaid"/>
<usage type="mms"/>