summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Acayan <mailingradian@gmail.com>2022-12-29 19:55:17 -0500
committerRichard Acayan <mailingradian@gmail.com>2023-02-16 20:07:50 -0500
commit773a8073fb920f221d10ea8a7faa85af0ebad465 (patch)
treec8ad87fa2b4626674a24f926d8160c2171e2d5ae
parente4f76e4d8a1ae9da7ba1690bbde07b8308056fe9 (diff)
downloadmobile-broadband-provider-info-773a8073fb920f221d10ea8a7faa85af0ebad465.tar.gz
ca: add Rogers LTE APNs
The Access Point Names for Rogers LTE is different from the APNs used for 2G/3G when this provider was first added. Add the APNs for Rogers LTE for newer devices that support it. Link: https://www.rogers.com/support/mobility/apn-settings
-rw-r--r--serviceproviders.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/serviceproviders.xml b/serviceproviders.xml
index cc79eef..098b910 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -2319,6 +2319,16 @@ conceived.
<dns>207.181.101.4</dns>
<dns>207.181.101.5</dns>
</apn>
+ <apn value="ltemobile.apn">
+ <plan type="postpaid"/>
+ <usage type="internet"/>
+ <name>Rogers Internet</name>
+ </apn>
+ <apn value="ltedata.apn">
+ <plan type="postpaid"/>
+ <usage type="internet"/>
+ <name>Rogers Tethering</name>
+ </apn>
<apn value="media.com">
<usage type="mms"/>
<name>Rogers Media</name>