[mobile-broadband-provider-info] us: fix up T-Mobile APNs



commit 952d3cb9721fae80cf18d6ee9ddc5c481c614fc2
Author: Dan Williams <dcbw redhat com>
Date:   Wed Oct 6 16:14:26 2010 -0500

    us: fix up T-Mobile APNs
    
    epc is the new main APN:
    
    http://developer.t-mobile.com/loadKbaseEntry.do?solutionId=1165
    
    "Important Note: This article applies to legacy data plans. Though
    some users will still have access to these Access Point Names (APN),
    it is a best practice to use epc.tmobile.com for internet access."

 serviceproviders.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 4b8f056..64fc8e2 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -6160,17 +6160,17 @@ conceived.
 			<network-id mcc="310" mnc="660"/>
 			<network-id mcc="310" mnc="800"/>
 
+			<apn value="epc.tmobile.com">
+				<name>Internet/WebConnect</name>
+			</apn>
 			<apn value="wap.voicestream.com">
 				<name>Web2Go/t-zones</name>
 			</apn>
 			<apn value="internet2.voicestream.com">
-				<name>Internet</name>
+				<name>Internet (old)</name>
 			</apn>
 			<apn value="internet3.voicestream.com">
-				<name>Internet with VPN</name>
-			</apn>
-			<apn value="epc.tmobile.com">
-				<name>T-Mobile G1</name>
+				<name>Internet with VPN (old)</name>
 			</apn>
 		</gsm>
 	</provider>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]