aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaul Ponson <raul.ponson@setar.aw>2024-03-09 03:54:31 +0000
committerRaul Ponson <raul.ponson@setar.aw>2024-03-12 01:03:54 +0000
commitb6c6328443e4cd7ded08c57c79861b4e01089f9d (patch)
treeefe5abd44a93bee14c88237dacdf3c30b1604463
parentc423e7b389da428ecf02b20b7004bf97427c715f (diff)
downloadsample-b6c6328443e4cd7ded08c57c79861b4e01089f9d.tar.gz
Add APNs for Carrier SETAR 36301
BUG: 328852025 Adding SETAR APNS to sample file. APNS for Internet, MMS and IMS-VOLTE. Change-Id: I58a8fb5ebf21033870ed11f7255d6b5a72ccc1c9
-rw-r--r--etc/apns-full-conf.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index e8a005b..2cd6d57 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -21438,6 +21438,42 @@
type='mms'
/>
+ <apn carrier="SETAR Internet"
+ carrier_id = "493"
+ mcc="363"
+ mnc="01"
+ apn="internet.setar.aw"
+ type="default,fota,supl,xcap"
+ protocol="IPV4V6"
+ roaming_protocol="IPV4V6"
+ user_editable="true"
+ />
+
+ <apn carrier="SETAR MMS"
+ carrier_id = "493"
+ mcc="363"
+ mnc="01"
+ apn="mms.setar.aw"
+ type="mms"
+ mmsc="http://mms.setar.aw"
+ mmsproxy="201.229.65.204"
+ mmsport="8081"
+ protocol="IPV4V6"
+ roaming_protocol="IPV4V6"
+ user_editable="false"
+ />
+
+ <apn carrier="SETAR IMS"
+ carrier_id = "493"
+ mcc="363"
+ mnc="01"
+ apn="ims"
+ type="ims"
+ protocol="IPV4V6"
+ roaming_protocol="IPV4V6"
+ user_visible="false"
+ />
+
<apn carrier="INTERNET Aruba"
carrier_id = "2163"
mcc="363"