[mobile-broadband-provider-info] Add China Telecom as LTE carrier
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mobile-broadband-provider-info] Add China Telecom as LTE carrier
- Date: Tue, 7 Apr 2020 05:47:05 +0000 (UTC)
commit 43755b833aa4f0c79f2d6f04c1a2231ba106ea85
Author: Icenowy Zheng <icenowy aosc io>
Date: Fri Feb 21 23:25:18 2020 +0800
Add China Telecom as LTE carrier
China Telecom offers LTE network with its USIM card, and it works on
LTE-only modems.
Add configuration of the LTE network of China Telecom.
Its CDMA network is currnetly still in service (but since 2020 it starts
to reject new devices sold with CDMA support).
Signed-off-by: Icenowy Zheng <icenowy aosc io>
[thaller redhat com: adjusted original patch to move XML elements around]
https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/10
serviceproviders.xml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index e5c9d44..a688ae4 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -2906,6 +2906,31 @@ conceived.
</provider>
<provider>
<name>China Telecom</name>
+ <gsm>
+ <network-id mcc="460" mnc="11"/>
+ <apn value="ctnet">
+ <plan type="postpaid"/>
+ <usage type="internet"/>
+ <name>CTNET</name>
+ <username>ctnet mycdma cn</username>
+ <password>vnet.mobi</password>
+ </apn>
+ <apn value="ctlte">
+ <plan type="postpaid"/>
+ <usage type="internet"/>
+ <name>CTLTE</name>
+ <username>ctlte mycdma cn</username>
+ <password>vnet.mobi</password>
+ </apn>
+ <apn value="ctwap">
+ <usage type="mms"/>
+ <name>电信彩信</name>
+ <username>ctwap mycdma cn</username>
+ <password>vnet.mobi</password>
+ <mmsc>http://mmsc.vnet.mobi</mmsc>
+ <mmsproxy>10.0.0.200:80</mmsproxy>
+ </apn>
+ </gsm>
<cdma>
<username>ctnet mycdma cn</username>
<password>vnet.mobi</password>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]