aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2016-05-16 18:34:27 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-16 18:34:27 +0000
commitd24bf524951b5955725d06e78f0f34b9eaa772ff (patch)
tree30652608a77447eaf6ea098c8de33d4cd5882107
parent942e88f6a0b0646b4db57f4a45b8c35961474b15 (diff)
parent64e978f0071b0e5bf6cfd08e64b6be77ab0b93ea (diff)
downloadsample-d24bf524951b5955725d06e78f0f34b9eaa772ff.tar.gz
Make TMO IMS/MMS use ipv6 when roaming on IWLAN
am: 64e978f007 * commit '64e978f0071b0e5bf6cfd08e64b6be77ab0b93ea': Make TMO IMS/MMS use ipv6 when roaming on IWLAN Change-Id: I458f2eba31b0377d2393f6cfe077d7fe1cf7efd5
-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"