aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTom Bell <bellthomas@google.com>2019-06-27 15:52:33 +0000
committerTom Bell <bellthomas@google.com>2019-06-27 15:52:33 +0000
commit9a0ea4e4e78fd605cc653bbcb2e9e89b83414430 (patch)
tree6310289ad25095555bfda9505192de19c97352f3 /etc
parent9130ec78b3c1fb4dfcd391dc2b88769a83b30df4 (diff)
downloadsample-9a0ea4e4e78fd605cc653bbcb2e9e89b83414430.tar.gz
Add APN's for Carrier Coop Mobile
Bug: b/134526652 Test: No change to behavior as this is only a sample file Change-Id: I002a85c371bd079590e8e21c01e85341a9c31567 Signed-off-by: Tom Bell <bellthomas@google.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/apns-full-conf.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index bb08dc5..3b6a7ac 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -34702,4 +34702,21 @@
type="mms"
/>
+ <apn carrier="WEB CoopVoce"
+ mcc="222"
+ mnc="53"
+ apn="internet.coopvoce.it"
+ type="default"
+ />
+
+ <apn carrier="MMS CoopVoce"
+ mcc="222"
+ mnc="53"
+ apn="message.coopvoce.it"
+ type="mms"
+ mmsc="http://mms.coop.it/servlets/mms"
+ mmsproxy="213.230.130.89"
+ mmsport="80"
+ />
+
</apns>