aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2016-05-10 12:36:35 -0700
committerRobert Greenwalt <rgreenwalt@google.com>2016-05-11 15:15:09 -0700
commit64e978f0071b0e5bf6cfd08e64b6be77ab0b93ea (patch)
tree30652608a77447eaf6ea098c8de33d4cd5882107
parent942e88f6a0b0646b4db57f4a45b8c35961474b15 (diff)
downloadsample-64e978f0071b0e5bf6cfd08e64b6be77ab0b93ea.tar.gz
Make TMO IMS/MMS use ipv6 when roaming on IWLANnougat-dev
They want ipv4 when roaming on mobile data, but v6 always on iwlan. Make it so. bug:26393001 Change-Id: I3f0e260c6d71afc47a65fd65d4c838771be8d116
-rwxr-xr-xetc/apns-full-conf.xml42
1 files changed, 33 insertions, 9 deletions
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index e617a98..91b4971 100755
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -9228,6 +9228,39 @@
type="mms"
protocol="IPV6"
roaming_protocol="IP"
+ bearer_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17"
+ />
+
+ <apn carrier="T-Mobile MMS"
+ mcc="310"
+ mnc="260"
+ apn="TMUS"
+ mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
+ type="mms"
+ protocol="IPV6"
+ roaming_protocol="IPV6"
+ bearer_bitmask="18"
+ />
+
+ <apn carrier="T-Mobile IMS"
+ mcc="310"
+ mnc="260"
+ apn="ims"
+ type="ims"
+ modem_cognitive="true"
+ protocol="IPV6"
+ bearer_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17"
+ />
+
+ <apn carrier="T-Mobile IMS"
+ mcc="310"
+ mnc="260"
+ apn="ims"
+ type="ims"
+ modem_cognitive="true"
+ protocol="IPV6"
+ roaming_protocol="IPV6"
+ bearer_bitmask="18"
/>
<apn carrier="Project Fi - T"
@@ -9244,15 +9277,6 @@
mvno_type="IMSI"
/>
- <apn carrier="T-Mobile IMS"
- mcc="310"
- mnc="260"
- apn="ims"
- type="ims"
- modem_cognitive="true"
- protocol="IPV6"
- />
-
<apn carrier="MetroPCS 260"
mcc="310"
mnc="260"