Created
August 23, 2024 19:48
-
-
Save handymenny/0e118a566146da4d875f6f33db0ad36c to your computer and use it in GitHub Desktop.
FW: SM-A536B_EUX_A536BXXUBEXG7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- use empty string to specify no proxy or port --> | |
<!-- This version must agree with that in apps/common/res/apns.xml --> | |
<!-- Country : Network : Operator Name --> | |
<iwlanapns xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="epdg_apns_conf.xsd"> | |
<vowifisettings> | |
<!-- wifi_call_enable 0 = off, 1 = on --> | |
<!-- wifi_call_preferred 1 = wifi pref, 2 = cs pref, 3 = wifi only, 4 = cs only, 5 = voip pref(VoLTE->VoWifi->CS) --> | |
<!-- wifi_call_when_roaming -1 = not used, 0 = cs pref, 1 = wifi pref --> | |
<!-- GCF Test : GCF Test : GCF --> | |
<vowifi mnoname="GCF" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Nepal : Nepal Telecom : NPB --> | |
<vowifi mnoname="Namaste_NP" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Egypt : Vodafone : EGY --> | |
<vowifi mnoname="Vodafone_EG" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Egypt : WE : EGY --> | |
<vowifi mnoname="We_EG" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Egypt : Orange : EGY --> | |
<vowifi mnoname="Orange_EG" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Greece : T-Mobile : COS,COT --> | |
<vowifi mnoname="TMobile_GR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Pakistan : Jazz : PAK --> | |
<vowifi mnoname="Jazz_PK" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Afghanistan : Etisalat : AFG --> | |
<vowifi mnoname="Etisalat_AF" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Saudi Arabia : MOBILY : KSA --> | |
<vowifi mnoname="MOBILY_SA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Egypt : Etisalat : EGY --> | |
<vowifi mnoname="Etisalat_EG" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Canada : Bell Mobility : BMC --> | |
<vowifi mnoname="Bell_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<vowifi mnoname="Tele2_NL" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Netherlands : KPN : PHN --> | |
<vowifi mnoname="KPN_NL" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Greece: Wind: EUR --> | |
<vowifi mnoname="Wind_GR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Greece : Vodafone : CPW --> | |
<vowifi mnoname="Vodafone_GR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Netherlands : Vodafone Libertel : VDF --> | |
<vowifi mnoname="Vodafone_NL" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Qatar : Vodafone : XSG --> | |
<vowifi mnoname="Vodafone_QA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Qatar : MOI : XSG --> | |
<vowifi mnoname="MOI_QA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Qatar : Ooredoo : XSG --> | |
<vowifi mnoname="Ooredoo_QA" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Netherlands : T-Mobile : TNL,DNL --> | |
<vowifi mnoname="TMobile_NL" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Belgium : Telenet : LUX --> | |
<vowifi mnoname="Telenet_BE" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Belgium : Proximus : PRO,LUX --> | |
<vowifi mnoname="Proximus_BE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Belgium : Mobistar : MST,LUX --> | |
<vowifi mnoname="Orange_BE" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Luxembourg : Orange : LUX --> | |
<vowifi mnoname="Orange_LU" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : Orange : FTM --> | |
<vowifi mnoname="Orange_FR" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : Orange_FR:Reunion : FTM --> | |
<vowifi mnoname="Orange_FR:Reunion" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : Orange_FR:Caraibe : FTM --> | |
<vowifi mnoname="Orange_FR:Caraibe" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Romania : Vodafone : CNX --> | |
<vowifi mnoname="Vodafone_RO" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : Bouygues : BOG --> | |
<vowifi mnoname="Bouygues_FR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : SFR : SFR --> | |
<vowifi mnoname="SFR_FR" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : Free Mobile : XEF --> | |
<vowifi mnoname="Free_FR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- France : Coriolis : XEF --> | |
<vowifi mnoname="Coriolis_FR" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Spain : Vodafone : ATL --> | |
<vowifi mnoname="Vodafone_ES" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Spain : Telefonica : XEC --> | |
<vowifi mnoname="Telefonica_ES" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Spain : Orange : AMO --> | |
<vowifi mnoname="Orange_ES" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Hungary : Telenor : THU --> | |
<vowifi mnoname="Telenor_HU" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Hungary : Digi : XEH --> | |
<vowifi mnoname="DIGI_HU" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Spain : DIGI : PHE --> | |
<vowifi mnoname="Digi_ES" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<vowifi mnoname="Wind_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<vowifi mnoname="Wind_CA:SJR" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : Telus : TLS --> | |
<vowifi mnoname="Telus_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : Koodo : KDO --> | |
<vowifi mnoname="Koodo_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : VideoTron : VTR --> | |
<vowifi mnoname="VideoTron_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Canada : SaskTel : BWA --> | |
<vowifi mnoname="SaskTel_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : SaskTelLAB : BWA --> | |
<vowifi mnoname="SaskTelLAB_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- RDS Romania ROM --> | |
<vowifi mnoname="RDS_RO" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- ORANGE Romania ORO/ROM --> | |
<vowifi mnoname="Orange_RO" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Romania : T-Mobile : COA --> | |
<vowifi mnoname="TMobile_RO" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="2" | |
/> | |
<!-- Switzerland : Swisscom : SWC --> | |
<vowifi mnoname="Swisscom_CH" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Switzerland : Sunrise : AUT --> | |
<vowifi mnoname="Sunrise_CH" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Switzerland : UPC : AUT --> | |
<vowifi mnoname="UPC_CH" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Switzerland : Salt/Orange : AUT --> | |
<vowifi mnoname="Orange_CH" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Czech : T-Mobile : TMZ --> | |
<vowifi mnoname="TMobile_CZ" | |
wifi_call_enable="0" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Czech : Telefonica : O2C --> | |
<vowifi mnoname="Telefonica_CZ" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Czech : Vodafone : VDC --> | |
<vowifi mnoname="Vodafone_CZ" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Slovakia : Orange : ORX --> | |
<vowifi mnoname="Orange_SK" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Slovakia : Orange : ORV --> | |
<vowifi mnoname="Telefonica_SK" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Slovenia : Mobitel : MOT,SEE,SIO --> | |
<vowifi mnoname="Telekom_SI" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Slovenia : A1 : SIM --> | |
<vowifi mnoname="A1_SI" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Slovenia : T2 : SEE --> | |
<vowifi mnoname="T2_SI" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Austria : A1 MobilKom : MOB --> | |
<vowifi mnoname="A1_AT" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Austria : Spusu : ATO --> | |
<vowifi mnoname="Spusu_AT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Austria : 3/Orange : DRE --> | |
<vowifi mnoname="3_AT" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<vowifi mnoname="Telefonica_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<vowifi mnoname="TelefonicaLAB_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : O2:TESCO : O2U --> | |
<vowifi mnoname="Telefonica_GB:TESCO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : O2:giffgaff : O2U --> | |
<vowifi mnoname="Telefonica_GB:giffgaff" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Vodafone : VOD --> | |
<vowifi mnoname="Vodafone_GB" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : H3G Hutchinson : H3G --> | |
<vowifi mnoname="Hutchison_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Truphone : XEU --> | |
<vowifi mnoname="Truphone_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Spain : Truphone : PHE --> | |
<vowifi mnoname="Truphone_ES" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Netherlands : Truphone : PHN --> | |
<vowifi mnoname="Truphone_NL" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<vowifi mnoname="EE_GB" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : EE ESN --> | |
<vowifi mnoname="EEESN_GB" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Spusu : BTU --> | |
<vowifi mnoname="Spusu_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Virgin Mobile --> | |
<vowifi mnoname="Virgin_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : BTOP : BTOP --> | |
<vowifi mnoname="BTOP_GB" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Sky : SKY --> | |
<vowifi mnoname="Sky_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United Kingdom : Sure : BTU --> | |
<vowifi mnoname="Sure_GB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Denmark : TDC : NEE --> | |
<vowifi mnoname="TDC_DK" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Denmark : Telenor : NEE --> | |
<vowifi mnoname="Telenor_DK" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Denmark : H3G : HTD --> | |
<vowifi mnoname="3_DK" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Denmark : Telia : NEE --> | |
<vowifi mnoname="Telia_DK" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Denmark : Telia MVNO : NEE --> | |
<vowifi mnoname="Telia_DK:MVNO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Sweden : Telia : NEE --> | |
<vowifi mnoname="Telia_SE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Sweden : H3G : HTS --> | |
<vowifi mnoname="3_SE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Sweden : Telenor : VDS --> | |
<vowifi mnoname="Telenor_SE" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Sweden : Tele2 : NEE --> | |
<vowifi mnoname="Tele2_SE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Faroe Islands : Telecom : NEE --> | |
<vowifi mnoname="Telecom_SE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Sweden : Telavox : NEE --> | |
<vowifi mnoname="Telavox_SE" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Norway : Telenor : TEN --> | |
<vowifi mnoname="Telenor_NO" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Iceland : Nova : NEE --> | |
<vowifi mnoname="Nova_IS" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Iceland : Vodafone : NEE --> | |
<vowifi mnoname="Vodafone_IS" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Norway : IceNet : NEE --> | |
<vowifi mnoname="IceNet_NO" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Norway : Telia : NEE --> | |
<vowifi mnoname="Telia_NO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Norway : Erate : NEE --> | |
<vowifi mnoname="Erate_NO" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Estonia : Elisa : SEB --> | |
<vowifi mnoname="Elisa_EE" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Estonia : Telia : SEB --> | |
<vowifi mnoname="Telia_EE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Estonia : Tele2 : SEB --> | |
<vowifi mnoname="Tele2_EE" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Finland : Elisa : ELS --> | |
<vowifi mnoname="Elisa_FI" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Latvia : Tele2 : SEB --> | |
<vowifi mnoname="Tele2_LV" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Finland : DNA : DNA --> | |
<vowifi mnoname="DNA_FI" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Finland : Telia : NEE --> | |
<vowifi mnoname="Telia_FI" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Lithuania : Bite : SEB --> | |
<vowifi mnoname="Bite_LT" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Lithuania : Telia : SEB --> | |
<vowifi mnoname="ZEB_LT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Latvia : Bite : SEB --> | |
<vowifi mnoname="Bite_LV" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Lithuania : Tele2 : SEB --> | |
<vowifi mnoname="Tele2_LT" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : MTS : SER --> | |
<vowifi mnoname="MTS_RU" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : Megafon : SER --> | |
<vowifi mnoname="Megafon_RU" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : Sberbank : SER --> | |
<vowifi mnoname="Sberbank_RU" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : TELE2 : SER --> | |
<vowifi mnoname="TELE2_RU" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : Beeline : SER --> | |
<vowifi mnoname="Beeline_RU" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Azerbaijan : Azercell : CAU --> | |
<vowifi mnoname="Azercell_AZ" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Azerbaijan : Bakcell : CAU --> | |
<vowifi mnoname="Bakcell_AZ" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kazakhstan : Beeline : SKZ --> | |
<vowifi mnoname="Beeline_KZ" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Uzbekistan : Uztelecom : SKZ --> | |
<vowifi mnoname="Uztelecom_UZ" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : Tattelecom : SER --> | |
<vowifi mnoname="Tattelecom_RU" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Russia : Motiv : SER --> | |
<vowifi mnoname="Motiv_RU" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Belarus : Velcom : SER --> | |
<vowifi mnoname="Velcom_BY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Belarus : MTS : SER --> | |
<vowifi mnoname="MTS_BY" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Armenia : VivaCell-MTS : SER --> | |
<vowifi mnoname="MTS_AM" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Bulgaria : Vivacom : BGL --> | |
<vowifi mnoname="Vivacom_BG" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Bulgaria : A1 : BGL--> | |
<vowifi mnoname="A1_BG" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Poland : T-Mobile : TPL --> | |
<vowifi mnoname="TMobile_PL" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Poland : Orange : OPV --> | |
<vowifi mnoname="Orange_PL" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Poland : Play : PRT --> | |
<vowifi mnoname="Play_PL" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Poland : Truphone : XEO --> | |
<vowifi mnoname="Truphone_PL" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Polkomtel : PLS --> | |
<vowifi mnoname="Plus_PL" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Germany : T-mobile : DTM --> | |
<vowifi mnoname="TMobile_DE" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Germany : Vodafone : VD2 --> | |
<vowifi mnoname="Vodafone_DE" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Germany : Truphone : DBT --> | |
<vowifi mnoname="Truphone_DE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Germany : E-Plus : DBT --> | |
<vowifi mnoname="Telefonica_DE" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Germany : 1&1 --> | |
<vowifi mnoname="1n1_DE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- POST Luxembourg VoWIFI --> | |
<vowifi mnoname="Post_LU" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Luxembourg : Tango : LUX --> | |
<vowifi mnoname="Tango_LU" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Ireland : Vodafone_IE : VDI --> | |
<vowifi mnoname="Vodafone_IE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Ireland : Meteor Mobile : MET --> | |
<vowifi mnoname="Meteor_IE" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- IRELAND : Sky_IE : --> | |
<vowifi mnoname="Sky_IE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Mongolia : Ondo : SKZ --> | |
<vowifi mnoname="Ondo_MN" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Turkey : Turkcell : TUR --> | |
<vowifi mnoname="Turkcell_TR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Turkey : Vodafone : TUR --> | |
<vowifi mnoname="Vodafone_TR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Turkey : AVEA : TUR --> | |
<vowifi mnoname="AVEA_TR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : FIDO (Rogers AT&T/ Microcell) : RWC --> | |
<vowifi mnoname="RWC_CA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Canada : TBT : TBT --> | |
<vowifi mnoname="RWC_CA:TBT" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : Sprint : SPR --> | |
<vowifi mnoname="Sprint_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<vowifi mnoname="VZW_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<vowifi mnoname="VZW_US:CCT" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<vowifi mnoname="VZW_US:TFN" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<vowifi mnoname="VZW_US:FKR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<vowifi mnoname="VZW_US:Visible" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<vowifi mnoname="VZW_US:CHA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<vowifi mnoname="VZW_US:GoogleGC" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<vowifi mnoname="VZW_US:Bluegrass" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : LRA : ChatMobility --> | |
<!-- United States : LRA : Appalachian - ChatMobility mnoname use --> | |
<!-- United States : LRA : Thumbs - ChatMobility mnoname use --> | |
<vowifi mnoname="VZW_US:ChatMobility" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : LRA : Northwest Missouri --> | |
<vowifi mnoname="VZW_US:NorthWest" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : COX mobile --> | |
<vowifi mnoname="VZW_US:Cox" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<vowifi mnoname="ATT_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : Cricket : AIO --> | |
<vowifi mnoname="ATT_US:AIO" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<vowifi mnoname="ATT_US:FN" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : AT&T : ATT:MVNO --> | |
<vowifi mnoname="ATT_US:MVNO" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : AT&T TFN: ATT:TFN --> | |
<vowifi mnoname="ATT_US:TFN" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : AT&T DSH: ATT:DSH --> | |
<vowifi mnoname="ATT_US:DSH" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : AT&T MVNO : ATT_US:GoogleGC --> | |
<vowifi mnoname="ATT_US:GoogleGC" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : AT&T 3PT : ASTCA_US --> | |
<vowifi mnoname="ASTCA_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Puerto Rico: Liberty --> | |
<vowifi mnoname="Liberty_PR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<vowifi mnoname="TMobile_US" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : T-Mobile : TFN --> | |
<vowifi mnoname="TMobile_US:TFN" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : T-Mobile : LAB --> | |
<vowifi mnoname="TMobile_US:LAB" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : T-Mobile : ASW --> | |
<vowifi mnoname="TMobile_US:ASW" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : Dish : DSH --> | |
<vowifi mnoname="Dish_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : Dish T-Mobile --> | |
<vowifi mnoname="TMobile_US:DSH" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : GenericIR92_US --> | |
<vowifi mnoname="GenericIR92_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: Nextech --> | |
<vowifi mnoname="GenericIR92_US:NexTech" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: Southern Linc --> | |
<vowifi mnoname="GenericIR92_US:SouthernLinc" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: Carolina West Wireless --> | |
<vowifi mnoname="GenericIR92_US:CarolinaWest" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: CSpire --> | |
<vowifi mnoname="GenericIR92_US:CSpire" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG : Cellcom --> | |
<vowifi mnoname="GenericIR92_US:Cellcom" | |
wifi_call_enable="0" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: Appalachian --> | |
<vowifi mnoname="GenericIR92_US:Appalachian" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: United wireless --> | |
<vowifi mnoname="GenericIR92_US:United" | |
wifi_call_enable="0" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : ACG: Bravado Wireless/CrossTel --> | |
<vowifi mnoname="GenericIR92_US:Bravado" | |
wifi_call_enable="0" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : GCI_US --> | |
<vowifi mnoname="GCI_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : Altice_US --> | |
<vowifi mnoname="Altice_US" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : US cellular --> | |
<vowifi mnoname="USCC_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- United States : ITE_US --> | |
<vowifi mnoname="ITE_US" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : GTA_US --> | |
<vowifi mnoname="GTA_US" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- United States : XAA: Viaero --> | |
<vowifi mnoname="GenericIR92_US:Viaero" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Maldives : Ooredoo : SLK --> | |
<vowifi mnoname="Ooredoo_MV" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- IRAQ : ASIACELL IQ : MID --> | |
<vowifi mnoname="Asiacell_IQ" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- JORDAN : ZAIN JO : MID --> | |
<vowifi mnoname="Zain_JO" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- JORDAN : UMNIAH JO : MID --> | |
<vowifi mnoname="Umniah_JO" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Saudi Arabia : STC : KSA --> | |
<vowifi mnoname="STC_SA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Saudi Arabia : Zain : KSA --> | |
<vowifi mnoname="Zain_SA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Saudi Arabia : Salam : KSA --> | |
<vowifi mnoname="Salam_SA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Saudi Arabia : Virgin : KSA --> | |
<vowifi mnoname="Virgin_SA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- OMAN : OMAN : XSG --> | |
<vowifi mnoname="Omantel_OM" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- UAE : Etisalat : XSG --> | |
<vowifi mnoname="Etisalat_AE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kuwait : Ooredoo : XSG --> | |
<vowifi mnoname="Ooredoo_KW" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- UAE : DU : XSG --> | |
<vowifi mnoname="DU_AE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- UAE : Nedaa : XSG --> | |
<vowifi mnoname="Nedaa_AE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kuwait : Zain : XSG --> | |
<vowifi mnoname="Zain_KW" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kuwait : Viva : XSG --> | |
<vowifi mnoname="Viva_KW" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Israel : Orange/Partner : PTR --> | |
<vowifi mnoname="PTR_IL" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Israel : Pelephone : PCL --> | |
<vowifi mnoname="PCL_IL" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Israel : Cellcom : Cellcom --> | |
<vowifi mnoname="Cellcom_IL" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Israel : Hot Mobile : HotMobile --> | |
<vowifi mnoname="HotMobile_IL" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Israel : Telzar : Telzar --> | |
<vowifi mnoname="Telzar_IL" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Israel : Annatel : Annatel --> | |
<vowifi mnoname="Annatel_IL" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Macau : 3 : TGY --> | |
<vowifi mnoname="3_MO" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Cambodia : Smart Mobile : CAM --> | |
<vowifi mnoname="Smart_KH" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Japan : KDDI : KDI --> | |
<vowifi mnoname="KDDI_JP" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Taiwan : FET Mobile : BRI --> | |
<vowifi mnoname="FET_TW" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Taiwan : CHT Mobile : BRI --> | |
<vowifi mnoname="CHT_TW" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Taiwan : APT Mobile - GT: BRI --> | |
<vowifi mnoname="APT_TW" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Taiwan : TWM Mobile - TWM: BRI --> | |
<vowifi mnoname="TWM_TW" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Malaysia : U Mobile : XME --> | |
<vowifi mnoname="UMobile_MY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Malaysia : Maxis : XME --> | |
<vowifi mnoname="Maxis_MY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Malaysia : CelCom : XME --> | |
<vowifi mnoname="Celcom_MY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Malaysia : Digi : XME --> | |
<vowifi mnoname="DIGI_MY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Malaysia : YTL : XME --> | |
<vowifi mnoname="YTL_MY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Malaysia : Unifi P1 : XME --> | |
<vowifi mnoname="P1_MY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- New zealand: 2degrees : XZC--> | |
<vowifi mnoname="TwoDegree_NZ" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- New zealand: Vodafone : XZC--> | |
<vowifi mnoname="Vodafone_NZ" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- New zealand: Spark : XZC--> | |
<vowifi mnoname="Spark_NZ" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Australia : TPG_AU --> | |
<vowifi mnoname="TPG_AU" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Australia : Telstra : TEL --> | |
<vowifi mnoname="Telstra_AU" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Australia : Telstra MVNO : TEL --> | |
<vowifi mnoname="Telstra_AU:MVNO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Australia : Singtel Optus : OPS --> | |
<vowifi mnoname="Optus_AU" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Australia : Vadofone : VAU --> | |
<vowifi mnoname="Vodafone_AU" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Indonesia : Telkomsel : XSE --> | |
<vowifi mnoname="Telkomsel_ID" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Philippines : Smart : SMA --> | |
<vowifi mnoname="Smart_PH" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Philippines : Globe Telecom : GLB --> | |
<vowifi mnoname="Globe_PH" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Vietnam : Vinaphone : XXV --> | |
<vowifi mnoname="Vinaphone_VN" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Vietnam : Viettel : XXV --> | |
<vowifi mnoname="Viettel_VN" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Vietnam : Vietnamobile : XXV --> | |
<vowifi mnoname="Vietnamobile_VN" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Vietnam : Mobifone : XXV --> | |
<vowifi mnoname="Mobifone_VN" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Thailand : True Move : THL --> | |
<vowifi mnoname="Truemove_TH" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Thailand : Advanced Wireless Networks : THL --> | |
<vowifi mnoname="AIS_TH" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Thailand : Total Access : THL --> | |
<vowifi mnoname="DTAC_TH" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Singapore : StarHub : XSP --> | |
<vowifi mnoname="Starhub_SG" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Singapore : Giga : XSP --> | |
<vowifi mnoname="Starhub_SG:MVNO" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Singapore : Singtel : XSP --> | |
<vowifi mnoname="Singtel_SG" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Singapore : MobileOne : XSP --> | |
<vowifi mnoname="Mobileone_SG" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Singapore : TPG : XSP --> | |
<vowifi mnoname="TPG_SG" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Brunei : Imagine : XSP --> | |
<vowifi mnoname="Imagine_BN" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Brunei : Progresif : XSP --> | |
<vowifi mnoname="Progresif_BN" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Brunei : UNN : XSP --> | |
<vowifi mnoname="UNN_BN" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Brunei : DST : XSP --> | |
<vowifi mnoname="DST_BN" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Morocco : IAM : MAT --> | |
<vowifi mnoname="Maroc_MA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Morocco : Orange : OPV --> | |
<vowifi mnoname="Orange_MA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Zambia : Airtel : XFA,XFE --> | |
<vowifi mnoname="Airtel_ZM" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Zambia : MTN : XFA --> | |
<vowifi mnoname="MTN_ZM" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- South Africa : Vodacom : XFV --> | |
<vowifi mnoname="Vodacom_ZA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Mozambique : Vodacom : XFE --> | |
<vowifi mnoname="Vodacom_MZ" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- BANGLADESH : GRAMEENPHONE : BNG --> | |
<vowifi mnoname="GRAMEENPHONE_BD" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- South Africa : TelkomSA : XFA --> | |
<vowifi mnoname="Telkom_ZA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- South Africa : Cell C : XFA --> | |
<vowifi mnoname="CellC_ZA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- South Africa : Mtn : XFA --> | |
<vowifi mnoname="MTN_ZA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Ghana : MTN : ACR --> | |
<vowifi mnoname="MTN_GH" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kenya : Airtel : AFR --> | |
<vowifi mnoname="Airtel_KE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kenya : Jambotel : AFR --> | |
<vowifi mnoname="Jambotel_KE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Sudan : Sudani : AFR --> | |
<vowifi mnoname="Sudani_SD" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Uganda : Airtel : AFR --> | |
<vowifi mnoname="Airtel_UG" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Kenya : Safaricom : AFR --> | |
<vowifi mnoname="Safaricom_KE" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Senegal : Free : DKR --> | |
<vowifi mnoname="Free_SN" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Panama : Cable & W : PCW --> | |
<vowifi mnoname="Cable_PA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Peru : Claro : PET --> | |
<vowifi mnoname="Claro_PE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Peru : Nextel : PNT --> | |
<vowifi mnoname="Entel_PE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Argentina : Claro : CTI --> | |
<vowifi mnoname="Claro_AR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Brazil : Claro : ZTA --> | |
<vowifi mnoname="Claro_BR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Brazil : Vivo : ZVV --> | |
<vowifi mnoname="Vivo_BR" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Brazil : Americanet : ZTE --> | |
<vowifi mnoname="Americanet_BR" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Brazil : Unifique --> | |
<vowifi mnoname="Unifique_BR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Brazil : Brisanet --> | |
<vowifi mnoname="Brisanet_BR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Mexico : Telcel : TCE --> | |
<vowifi mnoname="Telcel_MX" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Croatia : T-Mobile : CRO --> | |
<vowifi mnoname="TMobile_HR" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Croatia : Vodafone : VIP --> | |
<vowifi mnoname="Vodafone_HR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Argentina : Movistar : UFN --> | |
<vowifi mnoname="Movistar_AR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Chile : Movistar : CHT --> | |
<vowifi mnoname="Movistar_CL" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Uruguay : Movistar : UFU --> | |
<vowifi mnoname="Movistar_UY" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Austria : T-mobile : MAX,TRG --> | |
<vowifi mnoname="TMobile_AT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- India : RJIL : INS/INU --> | |
<vowifi mnoname="RJIL_IN" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- India : AIRTEL : INS/INU --> | |
<vowifi mnoname="AIRTEL_IN" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- India : Vodafone : INS/INU --> | |
<vowifi mnoname="Vodafone_IN" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- India : Idea : INS/INU --> | |
<vowifi mnoname="IDEA_IN" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Bahrain : Batelco : XSG --> | |
<vowifi mnoname="Batelco_BH" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Bahrain : Viva : XSG --> | |
<vowifi mnoname="Viva_BH" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Argentina : Personal : PSN --> | |
<vowifi mnoname="Personal_AR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Hungary : T-mobile : TMH --> | |
<vowifi mnoname="TMobile_HU" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Hungary : Vodafone : VDH --> | |
<vowifi mnoname="Vodafone_HU" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Slovakia : T-mobile : TMS --> | |
<vowifi mnoname="TMobile_SK" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="2" | |
/> | |
<!-- Peru : Movistar : SAM --> | |
<vowifi mnoname="Movistar_PE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<vowifi mnoname="Dialog_LK" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<vowifi mnoname="Mobitel_LK" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Colombia : Claro : COM --> | |
<vowifi mnoname="Claro_CO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Colombia: Wom: WOM --> | |
<vowifi mnoname="Wom_CO" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Colombia: Movistar: COB --> | |
<vowifi mnoname="Movistar_CO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Chile: Claro: CHL --> | |
<vowifi mnoname="Claro_CL" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Chile: Wom: CHX --> | |
<vowifi mnoname="Wom_CL" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Uruguay : Claro : CTU --> | |
<vowifi mnoname="Claro_UY" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Chile: Entel: CHE --> | |
<vowifi mnoname="Entel_CL" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Panama : Movistar : PBS --> | |
<vowifi mnoname="Movistar_PA" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Portugal : MEO --> | |
<vowifi mnoname="MEO_PT" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Portugal : NOS --> | |
<vowifi mnoname="NOS_PT" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Dominican: Claro: CDR --> | |
<vowifi mnoname="Claro_DO" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Rep Dominicana: Orange: DOR --> | |
<vowifi mnoname="Orange_DO" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Costa Rica: Claro: CRC --> | |
<vowifi mnoname="Claro_CR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- El Salvador: Claro: PER --> | |
<vowifi mnoname="Claro_SV" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Guatemala: Claro: PGU --> | |
<vowifi mnoname="Claro_GT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Honduras: Claro: HME --> | |
<vowifi mnoname="Claro_HN" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Nicaragua: Claro: NEN --> | |
<vowifi mnoname="Claro_NI" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Panama: Claro: CPA --> | |
<vowifi mnoname="Claro_PA" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Ecuador: Claro: ECO --> | |
<vowifi mnoname="Claro_EC" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- ATT MX: Iusacell: IUS --> | |
<vowifi mnoname="Att_ius_MX" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Ecuador: CNT: ALE --> | |
<vowifi mnoname="ALE_EC" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Bahamas: BTC: BAT --> | |
<vowifi mnoname="BTC_BS" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Cyprus : epic --> | |
<vowifi mnoname="Epic_CY" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Cyprus : Primetel: PTL --> | |
<vowifi mnoname="Primetel_CY" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Liechtenstein : Telecom : AUT --> | |
<vowifi mnoname="Telecom_LI" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Puerto Rico: Claro: PCT --> | |
<vowifi mnoname="Claro_PR" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Paraguay : Claro : CTP --> | |
<vowifi mnoname="Claro_PY" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- France : NRJ : XEF --> | |
<vowifi mnoname="NRJ_FR" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Albania : Vodafone : AVF --> | |
<vowifi mnoname="Vodafone_AL" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Ukraine: Lifecell: SEK--> | |
<vowifi mnoname="Lifecell_UA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Ukraine: Vodafone: SEK--> | |
<vowifi mnoname="Vodafone_UA" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Jamaica: Flow: CWW --> | |
<vowifi mnoname="Cable_JM" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Barbados: Flow: CWW --> | |
<vowifi mnoname="Cable_BB" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- Monaco : Monaco Telecom : XEF --> | |
<vowifi mnoname="Telecom_MC" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Slovakia: 4ka: ORX --> | |
<vowifi mnoname="4ka_SK" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Ireland : H3G : 3IE --> | |
<vowifi mnoname="3_IE" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Italy : TIM : TIM --> | |
<vowifi mnoname="Telecom_IT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Italy : Windtre : HUI --> | |
<vowifi mnoname="Windtre_IT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Italy : Fastweb : ITV --> | |
<vowifi mnoname="Fastweb_IT" | |
wifi_call_enable="1" | |
wifi_call_preferred="5" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Italy : Spusu : ITV --> | |
<vowifi mnoname="Spusu_IT" | |
wifi_call_enable="1" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- Montenegro : T-Mobile : SEE,SIO --> | |
<vowifi mnoname="TMobile_ME" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="0" | |
/> | |
<!-- China : CTC : CHC --> | |
<vowifi mnoname="CTC_CN" | |
wifi_call_enable="0" | |
wifi_call_preferred="2" | |
wifi_call_when_roaming="-1" | |
/> | |
<!-- Bermuda: Paradise: PRD --> | |
<vowifi mnoname="Paradise_BM" | |
wifi_call_enable="1" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="1" | |
/> | |
<!-- 00000 is needed to keep at the bottom. This is default value. --> | |
<vowifi mnoname="default" | |
wifi_call_enable="0" | |
wifi_call_preferred="1" | |
wifi_call_when_roaming="-1" | |
/> | |
</vowifisettings> | |
<iwlansettings | |
connname="imsApn" | |
apnname="ims" | |
authtype="EAP" | |
subnettype="IPV6" | |
pfs="false" | |
ownuritype="USER_FQDN" | |
ownidentity="[email protected]" | |
remoteuritype="KEY_ID" | |
remoteidentity="ims" | |
tunneltype="IPSEC_RAC" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96" | |
ipsecgroup="IPSEC_GROUP_MODP_1024" | |
ipseclifetime="IPSEC_LIFE_TYPE_SECONDS" | |
ipseclifevalue="28800" | |
ikeversion="IKE_VERSION_2" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_1024" | |
ikeeaptype="EAP_METHOD_AKA" | |
ikelife="86400" | |
ikewindowsize="1" | |
ikedpdtimeout="60" | |
ikeconnectiontimeout="10" | |
ikenatvalue="30" | |
vendorattribute="P-CSCF-V6" | |
periodicdpdtimer="120" | |
mobike="false" | |
imei="NONE" | |
fastreauth="false" | |
deviceidentity="false" | |
mtu="0" | |
ikedscp="0" | |
pseudoidentity=""> | |
<!-- Default profile; intentionally empty; values will be automatically filled from iwlansettings tag --> | |
<apn mnoname="default" /> | |
<!-- GCF Test : GCF Test : GCF --> | |
<apn mnoname="GCF" | |
connname="imsApn" | |
apnname="ims" | |
authtype="EAP" | |
subnettype="IPV6" | |
pfs="false" | |
ownuritype="USER_FQDN" | |
ownidentity="[email protected]" | |
remoteuritype="KEY_ID" | |
remoteidentity="ims" | |
tunneltype="IPSEC_RAC" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96" | |
ipsecgroup="IPSEC_GROUP_MODP_1024" | |
ipseclifetime="IPSEC_LIFE_TYPE_SECONDS" | |
ipseclifevalue="28800" | |
ikeversion="IKE_VERSION_2" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_1024" | |
ikeeaptype="EAP_METHOD_AKA" | |
ikelife="86400" | |
ikewindowsize="1" | |
ikedpdtimeout="60" | |
ikeconnectiontimeout="10" | |
ikenatvalue="30" | |
vendorattribute="P-CSCF-V6" | |
periodicdpdtimer="120" | |
mobike="false" | |
imei="NONE" | |
fastreauth="false" | |
deviceidentity="false" | |
mtu="0" | |
ikedscp="0" | |
/> | |
<!-- Pakistan : Jazz : PAK --> | |
<apn mnoname="Jazz_PK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
deviceidentity="true" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Afghanistan : Etisalat : AFG --> | |
<apn mnoname="Etisalat_AF" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Etisalat_AF" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Etisalat_AF" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Egypt : Vodafone : EGY --> | |
<apn mnoname="Vodafone_EG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Egypt : Vodafone : EGY --> | |
<apn mnoname="Vodafone_EG" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Egypt : WE : EGY --> | |
<apn mnoname="We_EG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ikelife="82200" | |
ipseclifevalue="82200" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Egypt : WE : EGY --> | |
<apn mnoname="We_EG" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ikelife="82200" | |
ipseclifevalue="82200" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Egypt : WE : EGY --> | |
<apn mnoname="We_EG" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ikelife="82200" | |
ipseclifevalue="82200" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Egypt : WE : EGY --> | |
<apn mnoname="We_EG" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ikelife="82200" | |
ipseclifevalue="82200" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Egypt : Orange : EGY --> | |
<apn mnoname="Orange_EG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ikelife="64800" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC, IPSEC_ENCRYPTION_AES_CBC_128, IPSEC_ENCRYPTION_AES_CBC_192, IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Greece : T-Mobile : COS,COT --> | |
<apn mnoname="TMobile_GR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Greece : T-Mobile : COS,COT --> | |
<apn mnoname="TMobile_GR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Greece : T-Mobile : COS,COT --> | |
<apn mnoname="TMobile_GR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : MOBILY: KSA --> | |
<apn mnoname="MOBILY_SA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : MOBILY : KSA --> | |
<apn mnoname="MOBILY_SA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Greece : Wind : EUR --> | |
<apn mnoname="Wind_GR" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86440" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1390" | |
/> | |
<!-- Greece : Wind : EUR --> | |
<apn mnoname="Wind_GR" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86440" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Greece : Vodafone : CPW --> | |
<apn mnoname="Vodafone_GR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1390" | |
/> | |
<!-- Greece : Vodafone : CPW --> | |
<apn mnoname="Vodafone_GR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="mms.vodafone.net" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1390" | |
/> | |
<!-- Greece : Vodafone : CPW --> | |
<apn mnoname="Vodafone_GR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="internet.vodafone.gr" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1390" | |
/> | |
<!-- Qatar : Vodafone : XSG --> | |
<apn mnoname="Vodafone_QA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1390" | |
/> | |
<!-- Qatar : Vodafone : XSG --> | |
<apn mnoname="Vodafone_QA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1390" | |
/> | |
<!-- Qatar : MOI : XSG --> | |
<apn mnoname="MOI_QA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="pcs" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Qatar : MOI : XSG --> | |
<apn mnoname="MOI_QA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Qatar : MOI : XSG --> | |
<apn mnoname="MOI_QA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Qatar : MOI QATAR : XSG --> | |
<apn mnoname="MOI_QA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Qatar : Ooredoo : XSG --> | |
<apn mnoname="Ooredoo_QA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Qatar : Ooredoo : XSG --> | |
<apn mnoname="Ooredoo_QA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="data" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Netherlands : Tele2 : PHN --> | |
<apn mnoname="Tele2_NL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<apn mnoname="Tele2_NL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="internet.tele2.nl" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<apn mnoname="Tele2_NL" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Netherlands : Vodafone Libertel : VDF --> | |
<apn mnoname="Vodafone_NL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096, IPSEC_GROUP_MODP_6144, IPSEC_GROUP_MODP_8192" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096, IKE_GROUP_MODP_6144, IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1300" | |
/> | |
<apn mnoname="Vodafone_NL" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096, IPSEC_GROUP_MODP_6144, IPSEC_GROUP_MODP_8192" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096, IKE_GROUP_MODP_6144, IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1300" | |
/> | |
<!-- Netherlands : T-Mobile : TNL,DNL --> | |
<apn mnoname="TMobile_NL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Netherlands : T-Mobile : TNL,DNL --> | |
<apn mnoname="TMobile_NL" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Netherlands : T-Mobile : TNL,DNL --> | |
<apn mnoname="TMobile_NL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Netherlands : KPN : PHN --> | |
<apn mnoname="KPN_NL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
/> | |
<!-- Netherlands : KPN : PHN --> | |
<apn mnoname="KPN_NL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ut" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
/> | |
<!-- Belgium : Telenet : LUX --> | |
<apn mnoname="Telenet_BE" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="900" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Belgium : Telenet : LUX --> | |
<apn mnoname="Telenet_BE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="900" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Belgium : Proximus : PRO,LUX --> | |
<apn mnoname="Proximus_BE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Proximus_BE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Belgium : Mobistar : MST,LUX --> | |
<apn mnoname="Orange_BE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<apn mnoname="Orange_BE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Luxembourg : Orange : LUX --> | |
<apn mnoname="Orange_LU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- France : Orange : FTM --> | |
<apn mnoname="Orange_FR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- France : Orange : FTM --> | |
<apn mnoname="Orange_FR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="vowifiorange" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- France : Orange : FTM --> | |
<apn mnoname="Orange_FR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="vowifiorange" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- France : ORANGE France Reunion : FTM --> | |
<apn mnoname="Orange_FR:Reunion" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- France : ORANGE France Reunion : FTM --> | |
<apn mnoname="Orange_FR:Reunion" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="orangeut" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- France : ORANGE France Reunion : FTM --> | |
<apn mnoname="Orange_FR:Reunion" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="orangerun.acte" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- France : ORANGE Caraibe : FTM --> | |
<apn mnoname="Orange_FR:Caraibe" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- France : ORANGE Caraibe : FTM --> | |
<apn mnoname="Orange_FR:Caraibe" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="orangeut" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- France : S.F.R : SFR --> | |
<apn mnoname="SFR_FR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
ikedscp="46" | |
/> | |
<!-- France : Free Mobile : XEF --> | |
<apn mnoname="Free_FR" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Free_FR" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Free_FR" | |
connname="mmsApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Free_FR" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
periodicdpdtimer="1800" | |
/> | |
<!-- France : Bouygues : BOG --> | |
<apn mnoname="Bouygues_FR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="14800" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1354" | |
/> | |
<!-- France : Bouygues : BOG --> | |
<apn mnoname="Bouygues_FR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="14800" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1354" | |
/> | |
<!-- France : Coriolis : XEF --> | |
<apn mnoname="Coriolis_FR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- France : Coriolis : XEF --> | |
<apn mnoname="Coriolis_FR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Spain : Vodafone : ATL --> | |
<apn mnoname="Vodafone_ES" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
periodicdpdtimer="600" | |
/> | |
<!-- Spain : Vodafone : ATL --> | |
<apn mnoname="Vodafone_ES" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ut.es" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
periodicdpdtimer="600" | |
/> | |
<!-- Spain : Vodafone : ATL --> | |
<apn mnoname="Vodafone_ES" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
periodicdpdtimer="600" | |
/> | |
<!-- Spain : Telefonica : XEC --> | |
<apn mnoname="Telefonica_ES" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Spain : Telefonica : XEC --> | |
<apn mnoname="Telefonica_ES" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Spain : Orange : AMO --> | |
<apn mnoname="Orange_ES" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- Hungary : Telenor : THU --> | |
<apn mnoname="Telenor_HU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Hungary : Telenor : THU --> | |
<apn mnoname="Telenor_HU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="online" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Hungary : T-mobile : TMH --> | |
<apn mnoname="TMobile_HU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Hungary : T-mobile : TMH --> | |
<apn mnoname="TMobile_HU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Hungary : T-mobile : TMH --> | |
<apn mnoname="TMobile_HU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Hungary : Vodafone : VDH --> | |
<apn mnoname="Vodafone_HU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Vodafone_HU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Vodafone_HU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.vodafone.net" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Vodafone_HU" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Hungary : Digi Mobil : XEH --> | |
<apn mnoname="DIGI_HU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="82800" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikelife="82800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1400" | |
/> | |
<!-- Hungary : Digi Mobil : XEH --> | |
<apn mnoname="DIGI_HU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="82800" | |
ikelife="82800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1400" | |
/> | |
<!-- Spain : DIGI : PHE --> | |
<apn mnoname="Digi_ES" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Croatia : T-Mobile : CRO,DHR --> | |
<apn mnoname="TMobile_HR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Croatia : T-Mobile : CRO,DHR --> | |
<apn mnoname="TMobile_HR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Croatia : T-Mobile : CRO,DHR --> | |
<apn mnoname="TMobile_HR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Croatia : Vodafone : VIP --> | |
<apn mnoname="Vodafone_HR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Vodafone_HR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Vodafone_HR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<apn mnoname="Wind_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<apn mnoname="Wind_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="volte.mobilefrdm.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<apn mnoname="Wind_CA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.freedommobile.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<apn mnoname="Wind_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap.freedommobile.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<apn mnoname="Wind_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="e911.mobilefrdm.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<apn mnoname="Wind_CA:SJR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<apn mnoname="Wind_CA:SJR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="volte.mobilefrdm.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<apn mnoname="Wind_CA:SJR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.freedommobile.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<apn mnoname="Wind_CA:SJR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap.freedommobile.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<apn mnoname="Wind_CA:SJR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="e911.mobilefrdm.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="50" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Telus : TLS --> | |
<apn mnoname="Telus_CA" | |
connname="imsApn" | |
apnname="ims" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
mtu="1280" | |
/> | |
<!-- Canada : Telus : TLS --> | |
<apn mnoname="Telus_CA" | |
connname="mmsApn" | |
apnname="mms" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="services.telus.com" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
ikenatvalue="0" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : Telus : TLS --> | |
<apn mnoname="Telus_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="services.telus.com" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
ikenatvalue="0" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : Telus : TLS --> | |
<apn mnoname="Telus_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
ikenatvalue="0" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : Koodo : KDO --> | |
<apn mnoname="Koodo_CA" | |
connname="imsApn" | |
apnname="ims" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
/> | |
<!-- Canada : Koodo : KDO --> | |
<apn mnoname="Koodo_CA" | |
connname="mmsApn" | |
apnname="mms" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="services.koodo.com" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
ikenatvalue="0" | |
periodicdpdtimer="0" | |
/> | |
<!-- Canada : Koodo : KDO --> | |
<apn mnoname="Koodo_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="services.koodo.com" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
ikenatvalue="0" | |
periodicdpdtimer="0" | |
/> | |
<!-- Canada : Koodo : KDO --> | |
<apn mnoname="Koodo_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="71000" | |
ikenatvalue="0" | |
periodicdpdtimer="0" | |
/> | |
<!-- Romania: Vodafone : CNX --> | |
<apn mnoname="Vodafone_RO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="live.vodafone.com" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
/> | |
<!-- Romania: Vodafone : CNX --> | |
<apn mnoname="Vodafone_RO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.vodafone.ro" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
/> | |
<!-- Romania: Vodafone : CNX --> | |
<apn mnoname="Vodafone_RO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
/> | |
<!-- Romania : RDS : ROM --> | |
<apn mnoname="RDS_RO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1354" | |
/> | |
<!-- Romania : Orange : ORO --> | |
<apn mnoname="Orange_RO" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="28800" | |
ikenatvalue="20" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Romania : Orange : ORO --> | |
<apn mnoname="Orange_RO" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="28800" | |
ikenatvalue="20" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Romania : T-Mobile : COA --> | |
<apn mnoname="TMobile_RO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Romania : T-Mobile : COA --> | |
<apn mnoname="TMobile_RO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Romania : T-Mobile : COA --> | |
<apn mnoname="TMobile_RO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Switzerland : Swisscom : SWC --> | |
<apn mnoname="Swisscom_CH" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_1024" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_3072,IKE_GROUP_MODP_1024" | |
ipseclifevalue="14400" | |
ikelife="82800" | |
ikedpdtimeout="20" | |
ikenatvalue="20" | |
periodicdpdtimer="600" | |
mtu="1280" | |
ikedscp="34" | |
/> | |
<!-- Switzerland : Swisscom : SWC --> | |
<apn mnoname="Swisscom_CH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_1024" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_3072,IKE_GROUP_MODP_1024" | |
ipseclifevalue="14400" | |
ikelife="82800" | |
ikedpdtimeout="20" | |
ikenatvalue="270" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
ikedscp="34" | |
/> | |
<!-- Switzerland : Sunrise : AUT --> | |
<apn mnoname="Sunrise_CH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="900" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="900" | |
ikedpdtimeout="20" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Switzerland : Sunrise : AUT --> | |
<apn mnoname="Sunrise_CH" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.sunrise.ch" | |
ipseclifevalue="900" | |
ikelife="900" | |
ikedpdtimeout="20" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Switzerland : Sunrise : AUT --> | |
<apn mnoname="Sunrise_CH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="900" | |
ikelife="900" | |
ikedpdtimeout="20" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Switzerland : UPC : AUT --> | |
<apn mnoname="UPC_CH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Switzerland : UPC : AUT --> | |
<apn mnoname="UPC_CH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Switzerland : UPC : AUT --> | |
<apn mnoname="UPC_CH" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Switzerland : Salt/Orange : AUT --> | |
<apn mnoname="Orange_CH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Switzerland : Salt/Orange : AUT --> | |
<apn mnoname="Orange_CH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Czech : Telefonica : O2C --> | |
<apn mnoname="Telefonica_CZ" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Czech : Telefonica : O2C --> | |
<apn mnoname="Telefonica_CZ" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Czech : Telefonica : O2C --> | |
<apn mnoname="Telefonica_CZ" | |
connname="mmsApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Czech : Telefonica : O2C --> | |
<apn mnoname="Telefonica_CZ" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Czech : T-Mobile : TMZ --> | |
<apn mnoname="TMobile_CZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Czech : T-Mobile : TMZ --> | |
<apn mnoname="TMobile_CZ" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Czech : T-Mobile : TMZ --> | |
<apn mnoname="TMobile_CZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Czech : Vodafone : VDC --> | |
<apn mnoname="Vodafone_CZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
/> | |
<!-- Czech : Vodafone : VDC --> | |
<apn mnoname="Vodafone_CZ" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
/> | |
<!-- Czech : Vodafone : VDC --> | |
<apn mnoname="Vodafone_CZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
/> | |
<!-- Czech : Vodafone : VDC --> | |
<apn mnoname="Vodafone_CZ" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
/> | |
<!-- Slovakia : Orange : ORX --> | |
<apn mnoname="Orange_SK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="14400" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Slovakia : Orange : ORX --> | |
<apn mnoname="Orange_SK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="14400" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Slovakia : Orange : ORX --> | |
<apn mnoname="Orange_SK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="14400" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Slovakia : Orange : ORX --> | |
<apn mnoname="Orange_SK" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="14400" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Slovakia : Orange : ORV --> | |
<apn mnoname="Telefonica_SK" | |
connname="imsApn" | |
apnname="ims" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Slovakia : Orange : ORV --> | |
<apn mnoname="Telefonica_SK" | |
connname="xcapApn" | |
apnname="xcap" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Slovakia : Orange : ORV --> | |
<apn mnoname="Telefonica_SK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="o2mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Slovakia : Orange : ORV --> | |
<apn mnoname="Telefonica_SK" | |
connname="emergencyApn" | |
apnname="emergency" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Slovakia : T-Mobile : TMS --> | |
<apn mnoname="TMobile_SK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1024" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1024" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Slovakia : T-Mobile : TMS --> | |
<apn mnoname="TMobile_SK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1024" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1024" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Slovakia : T-Mobile : TMS --> | |
<apn mnoname="TMobile_SK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1024" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1024" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Austria : A1 MobilKom : MOB --> | |
<apn mnoname="A1_AT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="A1_AT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="A1_AT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="a1.net" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Austria : 3/Orange : DRE --> | |
<apn mnoname="3_AT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="1800" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="1800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="3_AT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="drei.at" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="1800" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="1800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Austria : Spusu : ATO --> | |
<apn mnoname="Spusu_AT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<apn mnoname="Telefonica_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<apn mnoname="Telefonica_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mobile.o2.co.uk" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<apn mnoname="TelefonicaLAB_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<apn mnoname="TelefonicaLAB_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mobile.o2.co.uk" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : Vodafone : VOD --> | |
<apn mnoname="Vodafone_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : Vodafone : VOD --> | |
<apn mnoname="Vodafone_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : H3G Hutchinson : H3G --> | |
<apn mnoname="Hutchison_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : H3G Hutchinson : H3G --> | |
<apn mnoname="Hutchison_GB" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- United Kingdom : Truphone : XEU --> | |
<apn mnoname="Truphone_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Truphone : XEU --> | |
<apn mnoname="Truphone_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Truphone : XEU --> | |
<apn mnoname="Truphone_GB" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Spain : Truphone : PHE --> | |
<apn mnoname="Truphone_ES" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="3600" | |
/> | |
<apn mnoname="Truphone_ES" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="3600" | |
/> | |
<apn mnoname="Truphone_ES" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Netherlands : Truphone : PHN --> | |
<apn mnoname="Truphone_NL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4v6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Netherlands : Truphone : PHN --> | |
<apn mnoname="Truphone_NL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4v6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Netherlands : Truphone : PHN --> | |
<apn mnoname="Truphone_NL" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4v6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<apn mnoname="EE_GB" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="eezone" | |
vendorattribute="NONE" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<apn mnoname="EE_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="eezone" | |
vendorattribute="NONE" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<apn mnoname="EE_GB" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<apn mnoname="EE_GB" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : EE ESN --> | |
<apn mnoname="EEESN_GB" | |
connname="mmsApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="rdm.intranet" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : EE ESN --> | |
<apn mnoname="EEESN_GB" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : EE ESN --> | |
<apn mnoname="EEESN_GB" | |
connname="EmergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Spusu : BTU --> | |
<apn mnoname="Spusu_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- United Kingdom : Virgin Mobile --> | |
<apn mnoname="Virgin_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<apn mnoname="Virgin_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- United Kingdom : BTOP : BTOP --> | |
<apn mnoname="BTOP_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : BTOP : BTOP --> | |
<apn mnoname="BTOP_GB" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="eezone" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : BTOP : BTOP --> | |
<apn mnoname="BTOP_GB" | |
connname="EmergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- United Kingdom : Sky : SKY --> | |
<apn mnoname="Sky_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
fastreauth="true" | |
mtu="1300" | |
/> | |
<!-- United Kingdom : Sky : SKY --> | |
<apn mnoname="Sky_GB" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ut.mobile.sky" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- United Kingdom : Sky : SKY --> | |
<apn mnoname="Sky_GB" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="wifi.mms.mobile.sky" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<apn mnoname="Sure_GB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
fastreauth="true" | |
/> | |
<!-- Denmark : TDC : NEE --> | |
<apn mnoname="TDC_DK" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
periodicdpdtimer="1800" | |
mtu="1398" | |
/> | |
<!-- Denmark : TDC : NEE --> | |
<apn mnoname="TDC_DK" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="XCAP" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
periodicdpdtimer="1800" | |
mtu="1398" | |
/> | |
<!-- Denmark : TDC : NEE --> | |
<apn mnoname="TDC_DK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
periodicdpdtimer="1800" | |
mtu="1398" | |
/> | |
<!-- Denmark : TDC : NEE --> | |
<apn mnoname="TDC_DK" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
periodicdpdtimer="1800" | |
mtu="1398" | |
/> | |
<!-- Denmark : Telenor : NEE --> | |
<apn mnoname="Telenor_DK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telenor : NEE --> | |
<apn mnoname="Telenor_DK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telenor : NEE --> | |
<apn mnoname="Telenor_DK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="telenor" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : H3G : HTD --> | |
<apn mnoname="3_DK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Denmark : H3G : HTD --> | |
<apn mnoname="3_DK" | |
connname="imsMms" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="services" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Denmark : H3G : HTD --> | |
<apn mnoname="3_DK" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="services" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Denmark : H3G : HTD --> | |
<apn mnoname="3_DK" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Denmark : Telia : NEE --> | |
<apn mnoname="Telia_DK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia : NEE --> | |
<apn mnoname="Telia_DK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="www.mms.mtelia.dk" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia : NEE --> | |
<apn mnoname="Telia_DK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia : NEE --> | |
<apn mnoname="Telia_DK" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia MVNO : NEE --> | |
<apn mnoname="Telia_DK:MVNO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia MVNO : NEE --> | |
<apn mnoname="Telia_DK:MVNO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mmssp" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia MVNO : NEE --> | |
<apn mnoname="Telia_DK:MVNO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Denmark : Telia MVNO : NEE --> | |
<apn mnoname="Telia_DK:MVNO" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Sweden : Telia : NEE --> | |
<apn mnoname="Telia_SE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="330" | |
/> | |
<!-- Sweden : Telia : NEE --> | |
<apn mnoname="Telia_SE" | |
connname="imsMms" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.telia.se" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="330" | |
/> | |
<!-- Sweden : Telia : NEE --> | |
<apn mnoname="Telia_SE" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="330" | |
/> | |
<!-- Sweden : Telia : NEE --> | |
<apn mnoname="Telia_SE" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="330" | |
/> | |
<!-- Sweden : H3G : HTS --> | |
<apn mnoname="3_SE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Sweden : H3G : HTS --> | |
<apn mnoname="3_SE" | |
connname="imsMms" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="services" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Sweden : H3G : HTS --> | |
<apn mnoname="3_SE" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="services" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Sweden : H3G : HTS --> | |
<apn mnoname="3_SE" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Sweden : Telenor : VDS --> | |
<apn mnoname="Telenor_SE" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Sweden : Telenor : VDS --> | |
<apn mnoname="Telenor_SE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Sweden : Telenor : VDS --> | |
<apn mnoname="Telenor_SE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Sweden : Tele2 : NEE --> | |
<apn mnoname="Tele2_SE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Sweden : Tele2 : NEE --> | |
<apn mnoname="Tele2_SE" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="emergency" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Faroe Islands : Telecom : NEE --> | |
<apn mnoname="Telecom_SE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Telecom_SE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Sweden : Telavox : NEE --> | |
<apn mnoname="Telavox_SE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Sweden : Telavox : NEE --> | |
<apn mnoname="Telavox_SE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Norway : Telenor : TEN --> | |
<apn mnoname="Telenor_NO" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Norway : Telenor : TEN --> | |
<apn mnoname="Telenor_NO" | |
connname="imsMms" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="telenor.smart" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Norway : Telenor : TEN --> | |
<apn mnoname="Telenor_NO" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Norway : Telenor : TEN --> | |
<apn mnoname="Telenor_NO" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Nova : NEE --> | |
<apn mnoname="Nova_IS" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Nova : NEE --> | |
<apn mnoname="Nova_IS" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="net.nova.is" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Nova : NEE --> | |
<apn mnoname="Nova_IS" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.nova.is" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Nova : NEE --> | |
<apn mnoname="Nova_IS" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Vodafone : NEE --> | |
<apn mnoname="Vodafone_IS" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Vodafone : NEE --> | |
<apn mnoname="Vodafone_IS" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Vodafone : NEE --> | |
<apn mnoname="Vodafone_IS" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms.gprs.is" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Iceland : Vodafone : NEE --> | |
<apn mnoname="Vodafone_IS" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Norway : IceNet : NEE --> | |
<apn mnoname="IceNet_NO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Norway : IceNet : NEE --> | |
<apn mnoname="IceNet_NO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.ice.net" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Norway : Telia : NEE --> | |
<apn mnoname="Telia_NO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Norway : Telia : NEE --> | |
<apn mnoname="Telia_NO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="MMS" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Norway : Telia : NEE --> | |
<apn mnoname="Telia_NO" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Norway : Telia : NEE --> | |
<apn mnoname="Telia_NO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Norway : Erate : NEE --> | |
<apn mnoname="Erate_NO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Norway : Erate : NEE --> | |
<apn mnoname="Erate_NO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Finland : Elisa : ELS --> | |
<apn mnoname="Elisa_FI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Finland : Elisa : ELS --> | |
<apn mnoname="Elisa_FI" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Finland : DNA : DNA --> | |
<apn mnoname="DNA_FI" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
mobike="true" | |
mtu="1300" | |
/> | |
<!-- Finland : DNA : DNA --> | |
<apn mnoname="DNA_FI" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mobike="true" | |
mtu="1300" | |
/> | |
<!-- Finland : DNA : DNA --> | |
<apn mnoname="DNA_FI" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
mobike="true" | |
mtu="1300" | |
/> | |
<!-- Finland : Telia : NEE --> | |
<apn mnoname="Telia_FI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Finland : Telia : NEE --> | |
<apn mnoname="Telia_FI" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Finland : Telia : NEE --> | |
<apn mnoname="Telia_FI" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Finland : Telia : NEE --> | |
<apn mnoname="Telia_FI" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Latvia : Tele2 : SEB --> | |
<apn mnoname="Tele2_LV" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Latvia : Tele2 : SEB --> | |
<apn mnoname="Tele2_LV" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Latvia : Tele2 : SEB --> | |
<apn mnoname="Tele2_LV" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Latvia : Tele2 : SEB --> | |
<apn mnoname="Tele2_LV" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Lithuania : Bite : SEB --> | |
<apn mnoname="Bite_LT" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Lithuania : Bite : SEB --> | |
<apn mnoname="Bite_LT" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Lithuania : Bite : SEB --> | |
<apn mnoname="Bite_LT" | |
connname="mmsApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Lithuania : Tele2 : SEB --> | |
<apn mnoname="Tele2_LT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Lithuania : Tele2 : SEB --> | |
<apn mnoname="Tele2_LT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Lithuania : Tele2 : SEB --> | |
<apn mnoname="Tele2_LT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Lithuania : Tele2 : SEB --> | |
<apn mnoname="Tele2_LT" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Lithuania : Telia : SEB --> | |
<apn mnoname="ZEB_LT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Lithuania : Telia : SEB --> | |
<apn mnoname="ZEB_LT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="gprs.mms.lt" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Lithuania : Telia : SEB --> | |
<apn mnoname="ZEB_LT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Latvia : Bite : SEB --> | |
<apn mnoname="Bite_LV" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Estonia : Elisa : SEB --> | |
<apn mnoname="Elisa_EE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Estonia : Elisa : SEB --> | |
<apn mnoname="Elisa_EE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Estonia : Telia EMT : SEB --> | |
<apn mnoname="Telia_EE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="87900" | |
ikeconnectiontimeout="20" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Estonia : Telia EMT : SEB --> | |
<apn mnoname="Telia_EE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.emt.ee" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="87900" | |
ikeconnectiontimeout="20" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Estonia : Telia EMT : SEB --> | |
<apn mnoname="Telia_EE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072" | |
ikelife="87900" | |
ikeconnectiontimeout="20" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Estonia : Tele2 : SEB --> | |
<apn mnoname="Tele2_EE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Estonia : Tele2 : SEB --> | |
<apn mnoname="Tele2_EE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Estonia : Tele2 : SEB --> | |
<apn mnoname="Tele2_EE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Estonia : Tele2 : SEB --> | |
<apn mnoname="Tele2_EE" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="87900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Russia : MTS : SER --> | |
<apn mnoname="MTS_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Russia : Megafon : SER --> | |
<apn mnoname="Megafon_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Russia : Megafon : SER --> | |
<apn mnoname="Megafon_RU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Belarus : Velcom : SER --> | |
<apn mnoname="Velcom_BY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ikelife="7200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Belarus : Velcom : SER --> | |
<apn mnoname="Velcom_BY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ikelife="7200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Belarus : MTS : SER --> | |
<apn mnoname="MTS_BY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Belarus : MTS : SER --> | |
<apn mnoname="MTS_BY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Belarus : MTS : SER --> | |
<apn mnoname="MTS_BY" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : BeeLine : SER --> | |
<apn mnoname="Beeline_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mobike="true" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- Russia : BeeLine : SER --> | |
<apn mnoname="Beeline_RU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap.beeline.ru" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mobike="true" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- Azerbaijan : Azercell : CAU --> | |
<apn mnoname="Azercell_AZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Azercell_AZ" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Azercell_AZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Azerbaijan : Bakcell : CAU --> | |
<apn mnoname="Bakcell_AZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Bakcell_AZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Bakcell_AZ" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Kazakhstan : BeeLine : SKZ --> | |
<apn mnoname="Beeline_KZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Kazakhstan : BeeLine : SKZ --> | |
<apn mnoname="Beeline_KZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Uzbekistan : Uztelecom : SKZ --> | |
<apn mnoname="Uztelecom_UZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Uzbekistan : Uztelecom : SKZ --> | |
<apn mnoname="Uztelecom_UZ" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Russia : Sberbank : SER --> | |
<apn mnoname="Sberbank_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_4096" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Russia : TELE2 : SER --> | |
<apn mnoname="TELE2_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims.tele2.ru" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Russia : TELE2 : SER --> | |
<apn mnoname="TELE2_RU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : TELE2 : SER --> | |
<apn mnoname="TELE2_RU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms.tele2.ru" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : Tattelecom : SER --> | |
<apn mnoname="Tattelecom_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_MD5_96" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : Tattelecom : SER --> | |
<apn mnoname="Tattelecom_RU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_MD5_96" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : Motiv : SER --> | |
<apn mnoname="Motiv_RU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : Motiv : SER --> | |
<apn mnoname="Motiv_RU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Russia : Motiv : SER --> | |
<apn mnoname="Motiv_RU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Armenia : VivaCell-MTS : SER --> | |
<apn mnoname="MTS_AM" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Armenia : VivaCell-MTS : SER --> | |
<apn mnoname="MTS_AM" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Bulgaria : Vivacom : BG --> | |
<apn mnoname="Vivacom_BG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Bulgaria : A1 : BLG --> | |
<apn mnoname="A1_BG" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
ownidentity="[email protected]" | |
subnettype="IPV4V6" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Bulgaria : A1 : BLG --> | |
<apn mnoname="A1_BG" | |
connname="xcapApn" | |
apnname="xcap" | |
remoteidentity="hos" | |
ownidentity="[email protected]" | |
subnettype="IPV4V6" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Poland : Truphone : XEO --> | |
<apn mnoname="Truphone_PL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="3600" | |
mtu="1280" | |
/> | |
<!-- Poland : Truphone : XEO --> | |
<apn mnoname="Truphone_PL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="3600" | |
mtu="1280" | |
/> | |
<!-- Poland : Truphone : XEO --> | |
<apn mnoname="Truphone_PL" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="3600" | |
mtu="1280" | |
/> | |
<!-- Poland : Polkomtel : PLS --> | |
<apn mnoname="Plus_PL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_BASIC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_BASIC" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1300" | |
/> | |
<!-- Poland : Polkomtel : PLS --> | |
<apn mnoname="Plus_PL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_BASIC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_BASIC" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1300" | |
/> | |
<!-- Poland : Polkomtel : PLS --> | |
<apn mnoname="Plus_PL" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_BASIC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_BASIC" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1300" | |
/> | |
<!-- Poland : T-Mobile : TPL,DPL --> | |
<apn mnoname="TMobile_PL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Poland : T-Mobile : TPL,DPL --> | |
<apn mnoname="TMobile_PL" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Poland : T-Mobile : TPL,DPL --> | |
<apn mnoname="TMobile_PL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Poland : Orange : OPV --> | |
<apn mnoname="Orange_PL" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Poland : Orange : OPV --> | |
<apn mnoname="Orange_PL" | |
connname="imsMms" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Poland : Orange : OPV --> | |
<apn mnoname="Orange_PL" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_ANY_OR_NONE" | |
ipseclifevalue="7200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="28800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1300" | |
ikedscp="48" | |
/> | |
<!-- Poland : Play : PRT --> | |
<apn mnoname="Play_PL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="1800" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mobike="true" | |
mtu="1280" | |
/> | |
<apn mnoname="Play_PL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="1800" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mobike="true" | |
mtu="1280" | |
/> | |
<apn mnoname="Play_PL" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="1800" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mobike="true" | |
mtu="1280" | |
/> | |
<!-- Germany : T-mobile : DTM --> | |
<apn mnoname="TMobile_DE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_ECP_256" | |
ipseclifevalue="31536000" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_ECP_256" | |
ikelife="64800" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Germany : T-mobile : DTM --> | |
<apn mnoname="TMobile_DE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_ECP_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_ECP_256" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Germany : T-mobile : DTM --> | |
<apn mnoname="TMobile_DE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_ECP_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_ECP_256" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Germany : Vodafone : VD2 --> | |
<apn mnoname="Vodafone_DE" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Germany : Vodafone : VD2 --> | |
<apn mnoname="Vodafone_DE" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="14400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Germany : Truphone : DBT --> | |
<apn mnoname="Truphone_DE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Truphone_DE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Truphone_DE" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Germany : E-Plus : DBT --> | |
<apn mnoname="Telefonica_DE" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Germany : 1&1 --> | |
<apn mnoname="1n1_DE" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
/> | |
<apn mnoname="1n1_DE" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
/> | |
<apn mnoname="1n1_DE" | |
connname="mmsApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
/> | |
<apn mnoname="Post_LU" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Post_LU" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Tango_LU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Tango_LU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Ireland : Vodafone_IE : VDI --> | |
<apn mnoname="Vodafone_IE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
ikenatvalue="20" | |
mobike="true" | |
mtu="1330" | |
/> | |
<apn mnoname="Vodafone_IE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
ikenatvalue="20" | |
mobike="true" | |
mtu="1330" | |
/> | |
<!-- IRELAND : Sky_IE : --> | |
<apn mnoname="Sky_IE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<apn mnoname="Sky_IE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ut.mobile.sky" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Ireland : Meteor Mobile : MET --> | |
<apn mnoname="Meteor_IE" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikelife="43200" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Mongolia : Ondo : SKZ --> | |
<apn mnoname="Ondo_MN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1330" | |
/> | |
<!-- Mongolia : Ondo : SKZ --> | |
<apn mnoname="Ondo_MN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1330" | |
/> | |
<!-- Mongolia : Ondo : SKZ --> | |
<apn mnoname="Ondo_MN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1330" | |
/> | |
<!-- Turkey : Turkcell : TUR --> | |
<apn mnoname="Turkcell_TR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
mtu="1300" | |
/> | |
<!-- Turkey : Vodafone : TUR --> | |
<apn mnoname="Vodafone_TR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Turkey : Vodafone : TUR --> | |
<apn mnoname="Vodafone_TR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Turkey : Vodafone : TUR --> | |
<apn mnoname="Vodafone_TR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Turkey : Vodafone : TUR --> | |
<apn mnoname="Vodafone_TR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1280" | |
/> | |
<!-- Turkey : AVEA : TUR --> | |
<apn mnoname="AVEA_TR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Turkey : AVEA : TUR --> | |
<apn mnoname="AVEA_TR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Slovenia : Mobitel : MOT,SEE,SIO --> | |
<apn mnoname="Telekom_SI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : Mobitel : MOT,SEE,SIO --> | |
<apn mnoname="Telekom_SI" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Slovenia : A1 : SIM --> | |
<apn mnoname="A1_SI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : A1 : SIM --> | |
<apn mnoname="A1_SI" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : A1 : SIM --> | |
<apn mnoname="A1_SI" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : T2 : SEE --> | |
<apn mnoname="T2_SI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_GCM_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_GCM_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : T2 : SEE --> | |
<apn mnoname="T2_SI" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_GCM_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_GCM_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : T2 : SEE --> | |
<apn mnoname="T2_SI" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_GCM_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_GCM_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Slovenia : T2 : SEE --> | |
<apn mnoname="T2_SI" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_GCM_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_GCM_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Canada : FIDO (Rogers AT&T/ Microcell) : RWC --> | |
<apn mnoname="RWC_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : FIDO (Rogers AT&T/ Microcell) : RWC --> | |
<apn mnoname="RWC_CA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="netsvcs" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : FIDO (Rogers AT&T/ Microcell) : RWC --> | |
<apn mnoname="RWC_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="netsvcs" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : FIDO (Rogers AT&T/ Microcell) : RWC --> | |
<apn mnoname="RWC_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : TBT : TBT --> | |
<apn mnoname="RWC_CA:TBT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : TBT : TBT --> | |
<apn mnoname="RWC_CA:TBT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="netsvcs" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : TBT : TBT --> | |
<apn mnoname="RWC_CA:TBT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="netsvcs" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : TBT : TBT --> | |
<apn mnoname="RWC_CA:TBT" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1330" | |
/> | |
<!-- Canada : Videotron : VTR --> | |
<apn mnoname="VideoTron_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Videotron : VTR --> | |
<apn mnoname="VideoTron_CA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Canada : Videotron : VTR --> | |
<apn mnoname="VideoTron_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : Videotron : VTR --> | |
<apn mnoname="VideoTron_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel : BWA --> | |
<apn mnoname="SaskTel_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
vendorattribute="P-CSCF-V4V6" | |
remoteuritype="FQDN" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel : BWA --> | |
<apn mnoname="SaskTel_CA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="pda.stm.sk.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
remoteuritype="FQDN" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel : BWA --> | |
<apn mnoname="SaskTel_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="pda.stm.sk.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel : BWA --> | |
<apn mnoname="SaskTel_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel LAB : BWA --> | |
<apn mnoname="SaskTelLAB_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
remoteuritype="FQDN" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel LAB : BWA --> | |
<apn mnoname="SaskTelLAB_CA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="pda.stm.sk.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
remoteuritype="FQDN" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel LAB : BWA --> | |
<apn mnoname="SaskTelLAB_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="pda.stm.sk.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : SaskTel LAB : BWA --> | |
<apn mnoname="SaskTelLAB_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
mtu="1280" | |
/> | |
<!-- Canada : Bell Mobility : BMC --> | |
<apn mnoname="Bell_CA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="20" | |
vendorattribute="P-CSCF-V4V6" | |
fastreauth="true" | |
/> | |
<!-- Canada : Bell Mobility : BMC --> | |
<apn mnoname="Bell_CA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="apps.bell.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="20" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
/> | |
<!-- Canada : Bell Mobility : BMC --> | |
<apn mnoname="Bell_CA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="apps.bell.ca" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="20" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
/> | |
<!-- Canada : Bell Mobility : BMC --> | |
<apn mnoname="Bell_CA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="20" | |
ikenatvalue="0" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : Sprint : SPR --> | |
<apn mnoname="Sprint_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mtu="1422" | |
/> | |
<!-- United States : Sprint : SPR --> | |
<apn mnoname="Sprint_US" | |
connname="imsvowifi" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="vowifi" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
mtu="1422" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:CCT" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:CCT" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1320" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:CCT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1320" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:CCT" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:CCT" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:TFN" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:TFN" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:TFN" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:TFN" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<apn mnoname="VZW_US:TFN" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<apn mnoname="VZW_US:FKR" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="VSBLIMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<apn mnoname="VZW_US:FKR" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="VSBLAPP" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<apn mnoname="VZW_US:FKR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="VSBLAPP" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<apn mnoname="VZW_US:FKR" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="VSBLINTERNET" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<apn mnoname="VZW_US:FKR" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<apn mnoname="VZW_US:Visible" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<apn mnoname="VZW_US:Visible" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<apn mnoname="VZW_US:Visible" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<apn mnoname="VZW_US:Visible" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<apn mnoname="VZW_US:Visible" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:CHA" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:CHA" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:CHA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:CHA" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:CHA" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:GoogleGC" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:GoogleGC" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:GoogleGC" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:GoogleGC" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<apn mnoname="VZW_US:GoogleGC" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<apn mnoname="VZW_US:Bluegrass" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<apn mnoname="VZW_US:Bluegrass" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<apn mnoname="VZW_US:Bluegrass" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<apn mnoname="VZW_US:Bluegrass" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<apn mnoname="VZW_US:Bluegrass" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
mtu="1428" | |
/> | |
<!-- United States : LRA : ChatMobility --> | |
<!-- United States : LRA : Appalachian - ChatMobility mnoname use --> | |
<!-- United States : LRA : Thumbs - ChatMobility mnoname use --> | |
<apn mnoname="VZW_US:ChatMobility" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:ChatMobility" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:ChatMobility" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:ChatMobility" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:ChatMobility" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<!-- United States : LRA : Northwest Missouri --> | |
<apn mnoname="VZW_US:NorthWest" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:NorthWest" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:NorthWest" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:NorthWest" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:NorthWest" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<!-- United States : COX mobile --> | |
<apn mnoname="VZW_US:Cox" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:Cox" | |
connname="appApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:Cox" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwapp" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:Cox" | |
connname="internetApn" | |
apnname="default" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="vzwinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<apn mnoname="VZW_US:Cox" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="vzwemergency" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
periodicdpdtimer="300" | |
imei="DEVICEIMEI" | |
/> | |
<!-- United States : Cricket : AIO --> | |
<apn mnoname="ATT_US:AIO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : Cricket : AIO --> | |
<apn mnoname="ATT_US:AIO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="endo" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : Cricket : AIO --> | |
<apn mnoname="ATT_US:AIO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="endo" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : Cricket : AIO --> | |
<apn mnoname="ATT_US:AIO" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<apn mnoname="ATT_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<apn mnoname="ATT_US" | |
connname="cbsApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="nxtgenphone" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<apn mnoname="ATT_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="nxtgenphone" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<apn mnoname="ATT_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="nxtgenphone" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<apn mnoname="ATT_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<apn mnoname="ATT_US:FN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<apn mnoname="ATT_US:FN" | |
connname="cbsApn" | |
apnname="cbs" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="firstnet-phone" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<apn mnoname="ATT_US:FN" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="firstnet-phone" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<apn mnoname="ATT_US:FN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="firstnet-phone" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<apn mnoname="ATT_US:FN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:MVNO --> | |
<apn mnoname="ATT_US:MVNO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:MVNO --> | |
<apn mnoname="ATT_US:MVNO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ereseller" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:MVNO --> | |
<apn mnoname="ATT_US:MVNO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ereseller" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:MVNO --> | |
<apn mnoname="ATT_US:MVNO" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T MVNO : ATT_US:GoogleGC --> | |
<apn mnoname="ATT_US:GoogleGC" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T MVNO : ATT_US:GoogleGC --> | |
<apn mnoname="ATT_US:GoogleGC" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:TFN --> | |
<apn mnoname="ATT_US:TFN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:TFN --> | |
<apn mnoname="ATT_US:TFN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:TFN --> | |
<apn mnoname="ATT_US:TFN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ereseller" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:TFN --> | |
<apn mnoname="ATT_US:TFN" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ereseller" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:DSH --> | |
<apn mnoname="ATT_US:DSH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:DSH --> | |
<apn mnoname="ATT_US:DSH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ereseller" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:DSH --> | |
<apn mnoname="ATT_US:DSH" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T : ATT:DSH --> | |
<apn mnoname="ATT_US:DSH" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ereseller" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T 3PT : ASTCA_US --> | |
<apn mnoname="ASTCA_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T 3PT : ASTCA_US --> | |
<apn mnoname="ASTCA_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- United States : AT&T 3PT : ASTCA_US --> | |
<apn mnoname="ASTCA_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="300" | |
mtu="1300" | |
/> | |
<!-- Puerto Rico: Liberty --> | |
<apn mnoname="Liberty_PR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC, IPSEC_ENCRYPTION_AES_CBC_128, IPSEC_ENCRYPTION_AES_CTR_128, IPSEC_ENCRYPTION_AES_CBC_192, IPSEC_ENCRYPTION_AES_CTR_192, IPSEC_ENCRYPTION_AES_CBC_256, IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096, IPSEC_GROUP_MODP_6144, IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096, IKE_GROUP_MODP_6144, IKE_GROUP_MODP_8192" | |
ikeeaptype="EAP_METHOD_AKA, EAP_METHOD_MD5_CHALLENGE" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Puerto Rico: Liberty --> | |
<apn mnoname="Liberty_PR" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC, IPSEC_ENCRYPTION_AES_CBC_128, IPSEC_ENCRYPTION_AES_CTR_128, IPSEC_ENCRYPTION_AES_CBC_192, IPSEC_ENCRYPTION_AES_CTR_192, IPSEC_ENCRYPTION_AES_CBC_256, IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096, IPSEC_GROUP_MODP_6144, IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096, IKE_GROUP_MODP_6144, IKE_GROUP_MODP_8192" | |
ikeeaptype="EAP_METHOD_AKA, EAP_METHOD_MD5_CHALLENGE" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Puerto Rico: Liberty --> | |
<apn mnoname="Liberty_PR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC, IPSEC_ENCRYPTION_AES_CBC_128, IPSEC_ENCRYPTION_AES_CTR_128, IPSEC_ENCRYPTION_AES_CBC_192, IPSEC_ENCRYPTION_AES_CTR_192, IPSEC_ENCRYPTION_AES_CBC_256, IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096, IPSEC_GROUP_MODP_6144, IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096, IKE_GROUP_MODP_6144, IKE_GROUP_MODP_8192" | |
ikeeaptype="EAP_METHOD_AKA, EAP_METHOD_MD5_CHALLENGE" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Puerto Rico: Liberty --> | |
<apn mnoname="Liberty_PR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC, IPSEC_ENCRYPTION_AES_CBC_128, IPSEC_ENCRYPTION_AES_CTR_128, IPSEC_ENCRYPTION_AES_CBC_192, IPSEC_ENCRYPTION_AES_CTR_192, IPSEC_ENCRYPTION_AES_CBC_256, IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768, IPSEC_GROUP_MODP_1024, IPSEC_GROUP_MODP_1536, IPSEC_GROUP_MODP_2048, IPSEC_GROUP_MODP_3072, IPSEC_GROUP_MODP_4096, IPSEC_GROUP_MODP_6144, IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_MODP_768, IKE_GROUP_MODP_1024, IKE_GROUP_MODP_1536, IKE_GROUP_MODP_2048, IKE_GROUP_MODP_3072, IKE_GROUP_MODP_4096, IKE_GROUP_MODP_6144, IKE_GROUP_MODP_8192" | |
ikeeaptype="EAP_METHOD_AKA, EAP_METHOD_MD5_CHALLENGE" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US" | |
connname="tmusApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US" | |
connname="serviceApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:TFN" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:TFN" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:TFN" | |
connname="serviceApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:TFN" | |
connname="tmusApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:LAB" | |
connname="tmusApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:LAB" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<apn mnoname="TMobile_US:LAB" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : ASW --> | |
<apn mnoname="TMobile_US:ASW" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
/> | |
<!-- United States : T-Mobile : ASW --> | |
<apn mnoname="TMobile_US:ASW" | |
connname="tmusApn" | |
apnname="mms" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : T-Mobile : ASW --> | |
<apn mnoname="TMobile_US:ASW" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="tmus" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : Dish : DSH --> | |
<apn mnoname="Dish_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1430" | |
/> | |
<apn mnoname="Dish_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1430" | |
/> | |
<apn mnoname="Dish_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1430" | |
/> | |
<apn mnoname="Dish_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1430" | |
/> | |
<!-- United States : Dish T-Mobile --> | |
<apn mnoname="TMobile_US:DSH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- United States : Dish T-Mobile --> | |
<apn mnoname="TMobile_US:DSH" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : Dish T-Mobile --> | |
<apn mnoname="TMobile_US:DSH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikenatvalue="20" | |
periodicdpdtimer="0" | |
/> | |
<!-- United States : GenericIR92_US --> | |
<apn mnoname="GenericIR92_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="GenericIR92_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<apn mnoname="GenericIR92_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="GenericIR92_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<!-- United States : ACG: Nextech --> | |
<apn mnoname="GenericIR92_US:NexTech" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="GenericIR92_US:NexTech" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<apn mnoname="GenericIR92_US:NexTech" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="GenericIR92_US:NexTech" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<!-- United States : Southern Linc US --> | |
<apn mnoname="GenericIR92_US:SouthernLinc" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1460" | |
/> | |
<apn mnoname="GenericIR92_US:SouthernLinc" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="NONE" | |
mtu="1460" | |
/> | |
<apn mnoname="GenericIR92_US:SouthernLinc" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1460" | |
/> | |
<apn mnoname="GenericIR92_US:SouthernLinc" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="NONE" | |
mtu="1460" | |
/> | |
<!-- United States : ACG: Carolina West Wireless --> | |
<apn mnoname="GenericIR92_US:CarolinaWest" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:CarolinaWest" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:CarolinaWest" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1428" | |
/> | |
<!-- United States : ACG: CSpire --> | |
<apn mnoname="GenericIR92_US:CSpire" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1422" | |
/> | |
<apn mnoname="GenericIR92_US:CSpire" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="internet.cs4glte.com" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mtu="1422" | |
/> | |
<apn mnoname="GenericIR92_US:CSpire" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1422" | |
/> | |
<apn mnoname="GenericIR92_US:CSpire" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="internet.cs4glte.com" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mtu="1422" | |
/> | |
<!-- United States : ACG : Cellcom --> | |
<apn mnoname="GenericIR92_US:Cellcom" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA1_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_1024" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_1024" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:Cellcom" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ccapps" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA1_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_1024" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_1024" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mobike="true" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:Cellcom" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="XCAP" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA1_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_1024" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_1024" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mobike="true" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:Cellcom" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA1_96" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_1024" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA1_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_1024" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
mtu="1428" | |
/> | |
<!-- United States : ACG: Appalachian --> | |
<apn mnoname="GenericIR92_US:Appalachian" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1360" | |
/> | |
<apn mnoname="GenericIR92_US:Appalachian" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1360" | |
/> | |
<!-- United States : ACG: United wireless --> | |
<apn mnoname="GenericIR92_US:United" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:United" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="unitedwireless" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mtu="1428" | |
/> | |
<apn mnoname="GenericIR92_US:United" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1428" | |
/> | |
<!-- United States : ACG: Bravado Wireless/CrossTel --> | |
<apn mnoname="GenericIR92_US:Bravado" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1500" | |
/> | |
<apn mnoname="GenericIR92_US:Bravado" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1500" | |
/> | |
<!-- United States : GCI_US --> | |
<apn mnoname="GCI_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="GCI_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<apn mnoname="GCI_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="GCI_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<!-- United States : Altice_US --> | |
<apn mnoname="Altice_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="Altice_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="NONE" | |
/> | |
<apn mnoname="Altice_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="Altice_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="43200" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="NONE" | |
/> | |
<!-- United States : US cellular --> | |
<apn mnoname="USCC_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="USCC_US" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="usccinternet" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="USCC_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- United States : ITE_US --> | |
<apn mnoname="ITE_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<apn mnoname="ITE_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<apn mnoname="ITE_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- United States : GTA_US --> | |
<apn mnoname="GTA_US" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4" | |
/> | |
<apn mnoname="GTA_US" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="service" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
/> | |
<apn mnoname="GTA_US" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4" | |
/> | |
<!-- United States : XAA: Viaero --> | |
<apn mnoname="GenericIR92_US:Viaero" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
mtu="1280" | |
/> | |
<apn mnoname="GenericIR92_US:Viaero" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mtu="1280" | |
/> | |
<apn mnoname="GenericIR92_US:Viaero" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<apn mnoname="GenericIR92_US:Viaero" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="60" | |
vendorattribute="NONE" | |
mtu="1280" | |
/> | |
<!-- Mexico : TelCel : TCE --> | |
<apn mnoname="Telcel_MX" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="87000" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="87000" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Mexico : TelCel : TCE --> | |
<apn mnoname="Telcel_MX" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="internet.itelcel.com" | |
ipseclifevalue="87000" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="87000" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Maldives : Ooredoo : SLK --> | |
<apn mnoname="Ooredoo_MV" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ikelife="28800" | |
ikedpdtimeout="1800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Maldives : Ooredoo : SLK --> | |
<apn mnoname="Ooredoo_MV" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ikelife="28800" | |
ikedpdtimeout="1800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- India : RJIL : INS/INU --> | |
<apn mnoname="RJIL_IN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
mtu="1280" | |
/> | |
<!-- India : AIRTEL : INS/INU --> | |
<apn mnoname="AIRTEL_IN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
/> | |
<!-- India : Vodafone : INS/INU --> | |
<apn mnoname="Vodafone_IN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- India : Idea : INS/INU --> | |
<apn mnoname="IDEA_IN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_3DES_CBC,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_3DES_CBC" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- IRAQ : ASIACELL IQ : MID --> | |
<apn mnoname="Asiacell_IQ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- IRAQ : ASIACELL IQ : MID --> | |
<apn mnoname="Asiacell_IQ" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- IRAQ : ASIACELL IQ : MID --> | |
<apn mnoname="Asiacell_IQ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- JORDAN : ZAIN JO : MID --> | |
<apn mnoname="Zain_JO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- JORDAN : ZAIN JO : MID --> | |
<apn mnoname="Zain_JO" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- JORDAN : UMNIAH JO : MID --> | |
<apn mnoname="Umniah_JO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : STC : KSA --> | |
<apn mnoname="STC_SA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="jawalnet.com.sa" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ipseclifevalue="900" | |
ikelife="900" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mobike="true" | |
/> | |
<!-- Saudi Arabia : STC : KSA --> | |
<apn mnoname="STC_SA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ipseclifevalue="900" | |
ikelife="900" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mobike="true" | |
mtu="1300" | |
/> | |
<!-- Saudi Arabia : Zain : KSA --> | |
<apn mnoname="Zain_SA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
/> | |
<!-- Saudi Arabia : Zain : KSA --> | |
<apn mnoname="Zain_SA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
/> | |
<!-- Saudi Arabia : Zain : KSA --> | |
<apn mnoname="Zain_SA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="zain" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
/> | |
<!-- Saudi Arabia : Salam : KSA --> | |
<apn mnoname="Salam_SA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : Salam : KSA --> | |
<apn mnoname="Salam_SA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : Virgin : KSA --> | |
<apn mnoname="Virgin_SA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="900" | |
vendorattribute="P-CSCF-V4V6" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : Virgin : KSA --> | |
<apn mnoname="Virgin_SA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="900" | |
vendorattribute="P-CSCF-V4V6" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Saudi Arabia : Virgin : KSA --> | |
<apn mnoname="Virgin_SA" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="900" | |
vendorattribute="P-CSCF-V4V6" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Kuwait : Zain : XSG --> | |
<apn mnoname="Zain_KW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1410" | |
/> | |
<!-- Kuwait : Zain : XSG --> | |
<apn mnoname="Zain_KW" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1410" | |
/> | |
<!-- Kuwait : Viva : XSG --> | |
<apn mnoname="Viva_KW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- OMAN : OMANTEL : OMAN --> | |
<apn mnoname="Omantel_OM" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- UAE : Etisalat : XSG --> | |
<apn mnoname="Etisalat_AE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_BASIC" | |
ipsecgroup="IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_BASIC" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Kuwait : Ooredoo : XSG --> | |
<apn mnoname="Ooredoo_KW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- UAE : DU : XSG --> | |
<apn mnoname="DU_AE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- UAE : DU : XSG --> | |
<apn mnoname="DU_AE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- UAE : Nedaa : XSG --> | |
<apn mnoname="Nedaa_AE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- UAE : Nedaa : XSG --> | |
<apn mnoname="Nedaa_AE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- UAE : Nedaa : XSG --> | |
<apn mnoname="Nedaa_AE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- UAE : Nedaa : XSG --> | |
<apn mnoname="Nedaa_AE" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Orange/Partner : PTR --> | |
<apn mnoname="PTR_IL" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Orange/Partner : PTR --> | |
<apn mnoname="PTR_IL" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Pelephone : PCL --> | |
<apn mnoname="PCL_IL" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Cellcom : Cellcom --> | |
<apn mnoname="Cellcom_IL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Cellcom : Cellcom --> | |
<apn mnoname="Cellcom_IL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Cellcom : Cellcom --> | |
<apn mnoname="Cellcom_IL" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Hot Mobile : HotMobile --> | |
<apn mnoname="HotMobile_IL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Hot Mobile : HotMobile --> | |
<apn mnoname="HotMobile_IL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Hot Mobile : HotMobile --> | |
<apn mnoname="HotMobile_IL" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Israel : Telzar : Telzar --> | |
<apn mnoname="Telzar_IL" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_768" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Israel : Telzar : Telzar --> | |
<apn mnoname="Telzar_IL" | |
connname="xcapApn" | |
apnname="xcap" | |
remoteidentity="hos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_768" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Israel : Telzar : Telzar --> | |
<apn mnoname="Telzar_IL" | |
connname="emergencyApn" | |
apnname="emergency" | |
remoteidentity="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_768" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Israel : Annatel : Annatel --> | |
<apn mnoname="Annatel_IL" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Hongkong : CSL Mobile : TGY --> | |
<apn mnoname="CSL_HK" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="31536000" | |
ikelife="31536000" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Hongkong : Truphone_HK Mobile : TGY --> | |
<apn mnoname="Truphone_HK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikedpdtimeout="120" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- Hongkong : H3G : TGY --> | |
<apn mnoname="3_HK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="31536000" | |
ikelife="31536000" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Hongkong : H3G : TGY --> | |
<apn mnoname="3_HK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="vas.wlan.three.com.hk" | |
ipseclifevalue="31536000" | |
ikelife="31536000" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Hongkong : H3G : TGY --> | |
<apn mnoname="3_HK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="31536000" | |
ikelife="31536000" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Hongkong : Smartone : TGY --> | |
<apn mnoname="Smartone_HK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ipseclifevalue="43200" | |
ikeintegrity="IKE_INTEGRITY_HMAC_MD5_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Hongkong : China Mobile : TGY --> | |
<apn mnoname="CMHK_HK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_MD5_96" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Hongkong : PCCW Mobile : TGY --> | |
<apn mnoname="PCCW_HK" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="31536000" | |
ikelife="31536000" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<!-- Macau : 3 : TGY --> | |
<apn mnoname="3_MO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="60" | |
/> | |
<!-- Cambodia : Smart Mobile : CAM --> | |
<apn mnoname="Smart_KH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Cambodia : Smart Mobile : CAM --> | |
<apn mnoname="Smart_KH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Japan : KDDI : KDI --> | |
<apn mnoname="KDDI_JP" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="IMS" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Japan : KDDI : KDI --> | |
<apn mnoname="KDDI_JP" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="xcap" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Japan : KDDI : KDI --> | |
<apn mnoname="KDDI_JP" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="sos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Taiwan : FET Mobile : BRI --> | |
<apn mnoname="FET_TW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="1500" | |
ikelife="3000" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="FET_TW" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="1500" | |
ikelife="3000" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="FET_TW" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="1500" | |
ikelife="3000" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Taiwan : CHT Mobile : BRI --> | |
<apn mnoname="CHT_TW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="7200" | |
ikelife="3600" | |
ikeconnectiontimeout="15" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mobike="true" | |
/> | |
<apn mnoname="CHT_TW" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="7200" | |
ikelife="3600" | |
ikeconnectiontimeout="15" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mobike="true" | |
/> | |
<apn mnoname="CHT_TW" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="7200" | |
ikelife="3600" | |
ikeconnectiontimeout="15" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
mobike="true" | |
/> | |
<!-- Taiwan : APT Mobile - GT: BRI --> | |
<apn mnoname="APT_TW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Taiwan : TWM Mobile - TWM: BRI --> | |
<apn mnoname="TWM_TW" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="TWM_TW" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Malaysia : Digi Telecommunications : XME --> | |
<apn mnoname="DIGI_MY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="DIGI_MY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Malaysia : Digi Telecommunications : XME --> | |
<apn mnoname="DIGI_MY" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="digimms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Malaysia : Maxis : XME --> | |
<apn mnoname="Maxis_MY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
pseudoidentity="[email protected]" | |
/> | |
<!-- Malaysia : U Mobile : XME --> | |
<apn mnoname="UMobile_MY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="UMobile_MY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Malaysia : CelCom : XME --> | |
<apn mnoname="Celcom_MY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Celcom_MY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Celcom_MY" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="celcom3g" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Malaysia : YTL : XME --> | |
<apn mnoname="YTL_MY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="180" | |
ikelife="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="YTL_MY" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="180" | |
ikelife="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Malaysia : Unifi P1 : XME --> | |
<apn mnoname="P1_MY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="P1_MY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="unifi" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="P1_MY" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- New zealand: 2degrees : XZC--> | |
<apn mnoname="TwoDegree_NZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="TwoDegree_NZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="TwoDegree_NZ" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- New zealand: Vodafone : XZC--> | |
<apn mnoname="Vodafone_NZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Vodafone_NZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Vodafone_NZ" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="live.vodafone.com" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Vodafone_NZ" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- New zealand: Spark : XZC--> | |
<apn mnoname="Spark_NZ" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
periodicdpdtimer="1800" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Spark_NZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Spark_NZ" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="internet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Egypt : Etisalat : EGY --> | |
<apn mnoname="Etisalat_EG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Australia : TPG_AU : XSA --> | |
<apn mnoname="TPG_AU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Australia : Telstra : TEL --> | |
<apn mnoname="Telstra_AU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="80000" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="1740" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1740" | |
mtu="1280" | |
/> | |
<!-- Australia : Telstra : TEL --> | |
<apn mnoname="Telstra_AU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="80000" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1740" | |
mtu="1280" | |
/> | |
<!-- Australia : Telstra : TEL --> | |
<apn mnoname="Telstra_AU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="telstra.mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="80000" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="1740" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1740" | |
mtu="1280" | |
/> | |
<!-- Australia : Telstra MVNO : TEL --> | |
<apn mnoname="Telstra_AU:MVNO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="80000" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="1740" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1740" | |
mtu="1280" | |
/> | |
<!-- Australia : Telstra MVNO : TEL --> | |
<apn mnoname="Telstra_AU:MVNO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="80000" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1740" | |
mtu="1280" | |
/> | |
<!-- Australia : Telstra MVNO : TEL --> | |
<apn mnoname="Telstra_AU:MVNO" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="telstra.mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="80000" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="80000" | |
ikedpdtimeout="1740" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1740" | |
mtu="1280" | |
/> | |
<!-- Australia : Singtel Optus : OPS --> | |
<apn mnoname="Optus_AU" | |
connname="imsApn" | |
apnname="ims" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
pseudoidentity="[email protected]" | |
/> | |
<!-- Australia : Singtel Optus : OPS --> | |
<apn mnoname="Optus_AU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
pseudoidentity="[email protected]" | |
/> | |
<!-- Australia : Singtel Optus : OPS --> | |
<apn mnoname="Optus_AU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
pseudoidentity="[email protected]" | |
/> | |
<!-- Australia : Vodafone : VAU --> | |
<apn mnoname="Vodafone_AU" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
fastreauth="true" | |
mtu="1280" | |
pseudoidentity="[email protected]" | |
/> | |
<apn mnoname="Vodafone_AU" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
fastreauth="true" | |
mtu="1280" | |
pseudoidentity="[email protected]" | |
/> | |
<apn mnoname="Vodafone_AU" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
fastreauth="true" | |
mtu="1280" | |
pseudoidentity="[email protected]" | |
/> | |
<!-- Indonesia : Telkomsel : XSE --> | |
<apn mnoname="Telkomsel_ID" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Philippines : Smart : SMA --> | |
<apn mnoname="Smart_PH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="3600" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Philippines : Globe Telecom : GLB --> | |
<apn mnoname="Globe_PH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="900" | |
ikelife="900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<apn mnoname="Globe_PH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ipseclifevalue="900" | |
ikelife="900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Vietnam : Vinaphone : XXV --> | |
<apn mnoname="Vinaphone_VN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Vinaphone_VN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Vietnam : Viettel : XXV --> | |
<apn mnoname="Viettel_VN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Vietnam : Vietnamobile : XXV --> | |
<apn mnoname="Vietnamobile_VN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Vietnam : Mobifone: XXV --> | |
<apn mnoname="Mobifone_VN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Vietnam : Mobifone: XXV --> | |
<apn mnoname="Mobifone_VN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="86400" | |
ikelife="28800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Thailand : True Move : THL --> | |
<apn mnoname="Truemove_TH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Thailand : True Move : THL --> | |
<apn mnoname="Truemove_TH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Thailand : Advanced Wireless Networks : THL --> | |
<apn mnoname="AIS_TH" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
periodicdpdtimer="1800" | |
mtu="1340" | |
/> | |
<!-- Thailand : Total Access : THL --> | |
<apn mnoname="DTAC_TH" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="900" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Singapore : StarHub --> | |
<apn mnoname="Starhub_SG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Singapore : Giga --> | |
<apn mnoname="Starhub_SG:MVNO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Singapore : Singtel : XSP --> | |
<apn mnoname="Singtel_SG" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="900" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Singapore : Singtel : XSP --> | |
<apn mnoname="Singtel_SG" | |
connname="emergencyApn" | |
apnname="emergency" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="900" | |
ikelife="900" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Singapore : Singtel : XSP --> | |
<apn mnoname="Singtel_SG" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="stm-ut" | |
ipseclifevalue="900" | |
ikelife="900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Singapore : MobileOne : XSP --> | |
<apn mnoname="Mobileone_SG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1300" | |
/> | |
<!-- Singapore : TPG : XSP --> | |
<apn mnoname="TPG_SG" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Singapore : TPG : XSP --> | |
<apn mnoname="TPG_SG" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="TPGMMS" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Singapore : TPG : XSP --> | |
<apn mnoname="TPG_SG" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Brunei : Imagine : XSP --> | |
<apn mnoname="Imagine_BN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Imagine_BN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Imagine_BN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Brunei : Progresif : XSP --> | |
<apn mnoname="Progresif_BN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Progresif_BN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="Progresif_BN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Brunei : UNN : XSP --> | |
<apn mnoname="UNN_BN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="UNN_BN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="UNN_BN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Brunei : DST : XSP --> | |
<apn mnoname="DST_BN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="DST_BN" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<apn mnoname="DST_BN" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
deviceidentity="true" | |
/> | |
<!-- Morocco : IAM : MAT --> | |
<apn mnoname="Maroc_MA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Morocco : Orange --> | |
<apn mnoname="Orange_MA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Morocco : Orange --> | |
<apn mnoname="Orange_MA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
pfs="true" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Zambia : Airtel : XFA,XFE --> | |
<apn mnoname="Airtel_ZM" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Zambia : Airtel : XFA,XFE --> | |
<apn mnoname="Airtel_ZM" | |
connname="xcapApn" | |
apnname="xcap" | |
remoteidentity="hos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Zambia : MTN : XFA --> | |
<apn mnoname="MTN_ZM" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Zambia : MTN : XFA --> | |
<apn mnoname="MTN_ZM" | |
connname="emergencyApn" | |
apnname="emergency" | |
remoteidentity="sos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- South Africa : Vodacom : XFV --> | |
<apn mnoname="Vodacom_ZA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_MD5_96" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Mozambique : Vodacom : XFE --> | |
<apn mnoname="Vodacom_MZ" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Mozambique : Vodacom : XFE --> | |
<apn mnoname="Vodacom_MZ" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- BANGLADESH : GRAMEENPHONE : BNG --> | |
<apn mnoname="GRAMEENPHONE_BD" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- South Africa : TelkomSA : XFV --> | |
<apn mnoname="Telkom_ZA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- South Africa : TelkomSA : XFA --> | |
<apn mnoname="Telkom_ZA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ut" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- South Africa : Cell C : XFA --> | |
<apn mnoname="CellC_ZA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipseclifevalue="7200" | |
ikelife="7200" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- South Africa : MTN : XFA --> | |
<apn mnoname="MTN_ZA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- South Africa : MTN : XFA --> | |
<apn mnoname="MTN_ZA" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- South Africa : MTN : XFA --> | |
<apn mnoname="MTN_ZA" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="myMTN" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Kenya : Airtel : AFR --> | |
<apn mnoname="Airtel_KE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Kenya : Airtel : AFR --> | |
<apn mnoname="Airtel_KE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Kenya : Airtel : AFR --> | |
<apn mnoname="Airtel_KE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="Internet" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Kenya : Jambotel : AFR --> | |
<apn mnoname="Jambotel_KE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Kenya : Jambotel : AFR --> | |
<apn mnoname="Jambotel_KE" | |
connname="emergencyApn" | |
apnname="emergency" | |
remoteidentity="sos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_AES_XCBC_MAC_96" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Sudan : Sudani : AFR --> | |
<apn mnoname="Sudani_SD" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Sudan : Sudani : AFR --> | |
<apn mnoname="Sudani_SD" | |
connname="mmsApn" | |
apnname="mms" | |
remoteidentity="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Uganda : Airtel : AFR --> | |
<apn mnoname="Airtel_UG" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Uganda : Airtel : AFR --> | |
<apn mnoname="Airtel_UG" | |
connname="emergencyApn" | |
apnname="emergency" | |
remoteidentity="sos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Kenya : Safaricom : AFR --> | |
<apn mnoname="Safaricom_KE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Kenya : Safaricom : AFR --> | |
<apn mnoname="Safaricom_KE" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mms" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Senegal : Free : DKR --> | |
<apn mnoname="Free_SN" | |
connname="imsApn" | |
apnname="ims" | |
remoteidentity="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Senegal : Free : DKR --> | |
<apn mnoname="Free_SN" | |
connname="mmsApn" | |
apnname="mms" | |
remoteidentity="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Senegal : Free : DKR --> | |
<apn mnoname="Free_SN" | |
connname="xcapApn" | |
apnname="xcap" | |
remoteidentity="hos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Senegal : Free : DKR --> | |
<apn mnoname="Free_SN" | |
connname="emergencyApn" | |
apnname="emergency" | |
remoteidentity="sos" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Ghana : MTN : ACR --> | |
<apn mnoname="MTN_GH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Ghana : MTN : ACR --> | |
<apn mnoname="MTN_GH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="XCAP" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Ghana : MTN : ACR --> | |
<apn mnoname="MTN_GH" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="3600" | |
/> | |
<!-- Panama : Cable & W : PCW --> | |
<apn mnoname="Cable_PA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="60" | |
deviceidentity="true" | |
/> | |
<!-- Peru : Claro : PET --> | |
<apn mnoname="Claro_PE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Peru : Claro : PET --> | |
<apn mnoname="Claro_PE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Peru : Nextel : PNT --> | |
<apn mnoname="Entel_PE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC" | |
ikedpdtimeout="120" | |
ikeconnectiontimeout="60" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4" | |
/> | |
<!-- Argentina : Claro : CTI --> | |
<apn mnoname="Claro_AR" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Chile : Movistar : CHT --> | |
<apn mnoname="Movistar_CL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
ikedpdtimeout="120" | |
vendorattribute="P-CSCF-V4" | |
mtu="1280" | |
/> | |
<!-- Uruguay : Movistar : UFU --> | |
<apn mnoname="Movistar_UY" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ikelife="28800" | |
mtu="1280" | |
/> | |
<!-- Brazil : Claro : ZTA --> | |
<apn mnoname="Claro_BR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="87000" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="87000" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Brazil : Claro : ZTA --> | |
<apn mnoname="Claro_BR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="87000" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="87000" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Brazil : Vivo : ZVV --> | |
<apn mnoname="Vivo_BR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Brazil : Vivo : ZVV --> | |
<apn mnoname="Vivo_BR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims.sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Brazil : Americanet : ZTE --> | |
<apn mnoname="Americanet_BR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1500" | |
/> | |
<!-- Brazil : Americanet : ZTE --> | |
<apn mnoname="Americanet_BR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1500" | |
/> | |
<!-- Brazil : Unifique --> | |
<apn mnoname="Unifique_BR" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
mtu="1500" | |
/> | |
<!-- Brazil : Brisanet --> | |
<apn mnoname="Brisanet_BR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
/> | |
<!-- Brazil : Brisanet --> | |
<apn mnoname="Brisanet_BR" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
/> | |
<!-- Argentina : Movistar : UFN --> | |
<apn mnoname="Movistar_AR" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
ikenatvalue="20" | |
/> | |
<apn mnoname="Movistar_AR" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="wap.gprs.unifon.com.ar" | |
ipseclifevalue="43200" | |
ikelife="43200" | |
ikenatvalue="20" | |
/> | |
<!-- Austria : T-Mobile : MAX,TRG --> | |
<apn mnoname="TMobile_AT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Austria : T-Mobile : MAX,TRG --> | |
<apn mnoname="TMobile_AT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Austria : T-Mobile : MAX,TRG --> | |
<apn mnoname="TMobile_AT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="HOS" | |
ipsecencryption="IPSEC_ENCRYPTION_BASIC" | |
ikeencryption="IKE_ENCRYPTION_BASIC" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Bahrain : Batelco : XSG --> | |
<apn mnoname="Batelco_BH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="3600" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Bahrain : Batelco : XSG --> | |
<apn mnoname="Batelco_BH" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="3600" | |
ikelife="3600" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Bahrain : Viva : XSG --> | |
<apn mnoname="Viva_BH" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipseclifevalue="64800" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Argentina : Personal : PSN --> | |
<apn mnoname="Personal_AR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="900" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="60" | |
mtu="1300" | |
/> | |
<apn mnoname="Movistar_PE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="3600" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
fastreauth="true" | |
mtu="1300" | |
/> | |
<apn mnoname="Movistar_PE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="movistar.pe" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="3600" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="3600" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
mobike="true" | |
fastreauth="true" | |
mtu="1300" | |
/> | |
<!-- Colombia : Claro : COM --> | |
<apn mnoname="Claro_CO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
/> | |
<!-- Colombia : Wom : WOM --> | |
<apn mnoname="Wom_CO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="87000" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Colombia : Wom : WOM --> | |
<apn mnoname="Wom_CO" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipseclifevalue="87000" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Colombia : Wom : WOM --> | |
<apn mnoname="Wom_CO" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="87000" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Colombia : Movistar : COB --> | |
<apn mnoname="Movistar_CO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
ikeintegrity="IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_AES_XCBC_MAC_96" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_NULL" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
fastreauth="true" | |
/> | |
<!-- Chile : Claro : CHL --> | |
<apn mnoname="Claro_CL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
/> | |
<!-- Chile : Claro : CHL --> | |
<apn mnoname="Claro_CL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="bam.clarochile.cl" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
deviceidentity="true" | |
/> | |
<!-- Chile : Wom : CHX --> | |
<apn mnoname="Wom_CL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1300" | |
/> | |
<!-- Chile : Wom : CHX --> | |
<apn mnoname="Wom_CL" | |
connname="imsApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_768" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1300" | |
/> | |
<apn mnoname="Dialog_LK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Mobitel_LK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Mobitel_LK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Mobitel_LK" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mobitel3g" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Uruguay : Claro : CTU --> | |
<apn mnoname="Claro_UY" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Chile : Entel : CHE --> | |
<apn mnoname="Entel_CL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipseclifevalue="86400" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1390" | |
/> | |
<!-- Panama : Movistar : PBS --> | |
<apn mnoname="Movistar_PA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- Dominican : Claro : CDR --> | |
<apn mnoname="Claro_DO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Rep Dominicana: Orange: DOR --> | |
<apn mnoname="Orange_DO" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1300" | |
/> | |
<!-- Portugal : MEO --> | |
<apn mnoname="MEO_PT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IKE_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="MEO_PT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IKE_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="MEO_PT" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="mmsc.tmn.pt" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="MEO_PT" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IKE_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Portugal : NOS --> | |
<apn mnoname="NOS_PT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1380" | |
/> | |
<apn mnoname="NOS_PT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Albania : Vodafone : AVF --> | |
<apn mnoname="Vodafone_AL" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="6400" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
/> | |
<!-- Albania : Vodafone : AVF --> | |
<apn mnoname="Vodafone_AL" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="vfalmms" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="6400" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
/> | |
<!-- Albania : Vodafone : AVF --> | |
<apn mnoname="Vodafone_AL" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikelife="6400" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="600" | |
/> | |
<!-- Costa Rica: Claro: CRC --> | |
<apn mnoname="Claro_CR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- El Salvador: Claro: PER --> | |
<apn mnoname="Claro_SV" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Guatemala: Claro: PGU --> | |
<apn mnoname="Claro_GT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Honduras: Claro: HME --> | |
<apn mnoname="Claro_HN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Nicaragua: Claro: NEN --> | |
<apn mnoname="Claro_NI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
fastreauth="true" | |
deviceidentity="true" | |
/> | |
<!-- Nepal : Nepal Telecom : NPB --> | |
<apn mnoname="Namaste_NP" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Namaste_NP" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Panama: Claro: CPA --> | |
<apn mnoname="Claro_PA" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="600" | |
fastreauth="true" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Cyprus : epic --> | |
<apn mnoname="Epic_CY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Epic_CY" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="internet" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Cyprus : Primetel: PTL --> | |
<apn mnoname="Primetel_CY" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_MD5_96" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_MD5_96" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Liechtenstein : Telecom --> | |
<apn mnoname="Telecom_LI" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Telecom_LI" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="fl1.li" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Telecom_LI" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Puerto Rico : Claro : PCT --> | |
<apn mnoname="Claro_PR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Puerto Rico : Claro : PCT --> | |
<apn mnoname="Claro_PR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="lte.claropr.com" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Paraguay : Claro : CTP --> | |
<apn mnoname="Claro_PY" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikedpdtimeout="10" | |
ikenatvalue="180" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
mtu="1280" | |
/> | |
<!-- Ecuador : Claro : ECO --> | |
<apn mnoname="Claro_EC" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- Ecuador : Claro : ECO --> | |
<apn mnoname="Claro_EC" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="internet.claro.com.ec" | |
ipseclifevalue="86400" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikenatvalue="180" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
deviceidentity="true" | |
/> | |
<!-- ATT MX: Iusacell: IUS --> | |
<apn mnoname="Att_ius_MX" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="3600" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="3600" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
<!-- ATT MX: Iusacell: IUS --> | |
<apn mnoname="Att_ius_MX" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecgroup="IPSEC_GROUP_MODP_1536" | |
ipseclifevalue="3600" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_1536" | |
ikelife="3600" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4V6" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
<!-- Ecuador: CNT: ALE --> | |
<apn mnoname="ALE_EC" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="86400" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
<!-- Ecuador : CNT : ALE --> | |
<apn mnoname="ALE_EC" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="emergency.volte.ims.cnt.net.ec" | |
ipseclifevalue="86400" | |
ikenatvalue="60" | |
vendorattribute="P-CSCF-V4" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
<!-- France : NRJ : XEF --> | |
<apn mnoname="NRJ_FR" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipseclifevalue="14400" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="NRJ_FR" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="net26" | |
ipseclifevalue="14400" | |
ikelife="43200" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="Lifecell_UA" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_MD5_96" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ipseclifevalue="86400" | |
ikegroup="IKE_GROUP_MODP_768" | |
ikelife="28800" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Ukraine : Vodafone: SEK --> | |
<apn mnoname="Vodafone_UA" | |
connname="imsApn" | |
apnname="ims" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_768" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<apn mnoname="Vodafone_UA" | |
connname="xcapApn" | |
apnname="xcap" | |
ownidentity="[email protected]" | |
remoteidentity="Internet" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_768" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_768" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Jamaica : Flow : CWW --> | |
<apn mnoname="Cable_JM" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- Barbados : Flow : CWW --> | |
<apn mnoname="Cable_BB" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
/> | |
<!-- Monaco : Monaco Telecom : XEF --> | |
<apn mnoname="Telecom_MC" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Monaco : Monaco Telecom : XEF --> | |
<apn mnoname="Telecom_MC" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Monaco : Monaco Telecom : XEF --> | |
<apn mnoname="Telecom_MC" | |
connname="mmsApn" | |
apnname="mms" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="internet" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Slovakia : 4ka : ORX --> | |
<apn mnoname="4ka_SK" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<apn mnoname="4ka_SK" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_3DES_CBC,IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_3DES_CBC,IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_256" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Bahamas: BTC: BAT --> | |
<apn mnoname="BTC_BS" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_SHA1_96" | |
vendorattribute="P-CSCF-V4" | |
/> | |
<!-- Ireland : H3G : 3IE --> | |
<apn mnoname="3_IE" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Ireland : H3G : 3IE --> | |
<apn mnoname="3_IE" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_2048" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_2048" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
/> | |
<!-- Ireland : H3G : 3IE --> | |
<apn mnoname= "3_IE" | |
connname= "emergencyApn" | |
apnname= "emergency" | |
subnettype= "IPV4" | |
ownidentity= "[email protected]" | |
remoteidentity= "sos" | |
ipsecintegrity= "IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup= "IPSEC_GROUP_MODP_2048" | |
ikeintegrity= "IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup= "IKE_GROUP_MODP_2048" | |
vendorattribute= "P-CSCF-V4" | |
periodicdpdtimer= "1800" | |
/> | |
<!-- Italy : TIM : TIM --> | |
<apn mnoname="Telecom_IT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3900" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_4096,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_2048" | |
ikelife="3900" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
ikedscp="46" | |
pseudoidentity="[email protected]" | |
mtu="1280" | |
/> | |
<!-- Italy : TIM : TIM --> | |
<apn mnoname="Telecom_IT" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteuritype="FQDN" | |
remoteidentity="EMERGENCY" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CBC_128" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA_512_256,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="3900" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA_512_256,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CBC_128" | |
ikegroup="IKE_GROUP_MODP_4096,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_2048" | |
ikelife="3900" | |
ikenatvalue="20" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mobike="true" | |
ikedscp="46" | |
pseudoidentity="[email protected]" | |
mtu="1280" | |
/> | |
<!-- Italy : Windtre : HUI --> | |
<apn mnoname="Windtre_IT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CTR_192,IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CTR_192,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CTR_256" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Italy : Windtre : HUI --> | |
<apn mnoname="Windtre_IT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4" | |
ownidentity="[email protected]" | |
remoteidentity="xcap" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CTR_192,IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CTR_192,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CTR_256" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Italy : Windtre : HUI --> | |
<apn mnoname="Windtre_IT" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CTR_128,IPSEC_ENCRYPTION_AES_CBC_192,IPSEC_ENCRYPTION_AES_CTR_192,IPSEC_ENCRYPTION_AES_CBC_256,IPSEC_ENCRYPTION_AES_CTR_256" | |
ipsecintegrity="IPSEC_INTEGRITY_AES_XCBC_MAC_96,IPSEC_INTEGRITY_HMAC_MD5_96,IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128,IPSEC_INTEGRITY_HMAC_SHA_384_192,IPSEC_INTEGRITY_HMAC_SHA_512_256" | |
ipsecgroup="IPSEC_GROUP_MODP_768,IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_1536,IPSEC_GROUP_MODP_2048,IPSEC_GROUP_MODP_3072,IPSEC_GROUP_MODP_4096,IPSEC_GROUP_MODP_6144,IPSEC_GROUP_MODP_8192" | |
ipseclifevalue="64800" | |
ikeintegrity="IKE_INTEGRITY_AES_XCBC_MAC_96,IKE_INTEGRITY_HMAC_MD5_96,IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128,IKE_INTEGRITY_HMAC_SHA_384_192,IKE_INTEGRITY_HMAC_SHA_512_256" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CTR_128,IKE_ENCRYPTION_AES_CBC_192,IKE_ENCRYPTION_AES_CTR_192,IKE_ENCRYPTION_AES_CBC_256,IKE_ENCRYPTION_AES_CTR_256" | |
ikegroup="IKE_GROUP_MODP_768,IKE_GROUP_MODP_1024,IKE_GROUP_MODP_1536,IKE_GROUP_MODP_2048,IKE_GROUP_MODP_3072,IKE_GROUP_MODP_4096,IKE_GROUP_MODP_6144,IKE_GROUP_MODP_8192" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Italy : Fastweb : ITV --> | |
<apn mnoname="Fastweb_IT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Italy : Fastweb : ITV --> | |
<apn mnoname="Fastweb_IT" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_ANY" | |
ipsecintegrity="IPSEC_INTEGRITY_ANY" | |
ipsecgroup="IPSEC_GROUP_ANY" | |
ikeintegrity="IKE_INTEGRITY_ANY" | |
ikeencryption="IKE_ENCRYPTION_ANY" | |
ikegroup="IKE_GROUP_ANY" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="1800" | |
mtu="1280" | |
/> | |
<!-- Italy : Spusu : ITV --> | |
<apn mnoname="Spusu_IT" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
mtu="1280" | |
/> | |
<!-- Montenegro : T-Mobile : SEE,SIO --> | |
<apn mnoname="TMobile_ME" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- Montenegro : T-Mobile : SEE,SIO --> | |
<apn mnoname="TMobile_ME" | |
connname="xcapApn" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="hos" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ipseclifevalue="64800" | |
vendorattribute="P-CSCF-V4V6" | |
periodicdpdtimer="900" | |
mtu="1280" | |
/> | |
<!-- China : CTC : CHC --> | |
<apn mnoname="CTC_CN" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="IMS" | |
ipsecencryption="IPSEC_ENCRYPTION_AES_CBC_128,IPSEC_ENCRYPTION_AES_CBC_256" | |
ipsecintegrity="IPSEC_INTEGRITY_HMAC_SHA1_96,IPSEC_INTEGRITY_HMAC_SHA_256_128" | |
ipsecgroup="IPSEC_GROUP_MODP_1024,IPSEC_GROUP_MODP_2048" | |
ipseclifevalue="64800" | |
ikeencryption="IKE_ENCRYPTION_AES_CBC_128,IKE_ENCRYPTION_AES_CBC_256" | |
ikeintegrity="IKE_INTEGRITY_HMAC_SHA1_96,IKE_INTEGRITY_HMAC_SHA_256_128" | |
ikegroup="IKE_GROUP_MODP_1024,IKE_GROUP_MODP_2048" | |
ikelife="64800" | |
vendorattribute="P-CSCF-V4V6" | |
ikenatvalue="20" | |
mobike="true" | |
/> | |
<!-- Bermuda: Paradise: PRD --> | |
<apn mnoname="Paradise_BM" | |
connname="imsApn" | |
apnname="ims" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="ims" | |
vendorattribute="P-CSCF-V4V6" | |
ipsecgroup="IPSEC_GROUP_MODP_1024" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
<!-- Bermuda: Paradise: PRD --> | |
<apn mnoname="Paradise_BM" | |
connname="emergencyApn" | |
apnname="emergency" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="sos" | |
vendorattribute="P-CSCF-V4V6" | |
ipsecgroup="IPSEC_GROUP_MODP_1024" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
<!-- Bermuda: Paradise: PRD --> | |
<apn mnoname="Paradise_BM" | |
connname="imsXcap" | |
apnname="xcap" | |
subnettype="IPV4V6" | |
ownidentity="[email protected]" | |
remoteidentity="internet" | |
vendorattribute="P-CSCF-V4V6" | |
ipsecgroup="IPSEC_GROUP_MODP_1024" | |
imei="DEVICEIMEI" | |
fastreauth="true" | |
/> | |
</iwlansettings> | |
<!-- Default Setting --> | |
<epdgsettings | |
smartwifirssia="-74" | |
smartwifirssib="-85" | |
smartwifirssic="0" | |
smartwifirssiroveinwifionly="0" | |
smartwifirssiroveoutwifionly="0" | |
smartwifirssiroveinvoice="0" | |
smartwifirsrp1="0" | |
smartwifirsrp2="0" | |
smartwifirsrp3="0" | |
smartwifirsrqroveout="0" | |
smartwifirsrqroveinweak="0" | |
smartwifirsrqrovein="0" | |
smartwifi5grsrp1="0" | |
smartwifi5grsrp2="0" | |
smartwifi5grsrp3="0" | |
smartwifi5grsrqroveout="0" | |
smartwifi5grsrqroveinweak="0" | |
smartwifi5grsrqrovein="0" | |
smartwificdmarssi="0" | |
smartwifisnrrovein="0" | |
smartwifisnrroveout="0" | |
smartwifigsmeciorovein="0" | |
smartwifigsmecioroveout="-15" | |
rtprtcplossmaxcnt="1" | |
threshold5grovein="0" | |
threshold5groveout="0" | |
threshold4grovein="110" | |
threshold4groveout="118" | |
threshold3grovein="100" | |
threshold3groveout="110" | |
threshold2grovein="95" | |
threshold2groveout="105" | |
sysseltimer="120" | |
tepdgltetimer="120" | |
hodelaytimer="0" | |
wifiipconfigtimer="10" | |
tepdgltemeasurementtimer="2" | |
tepdgwifimeasurementtimer="2" | |
idimac="0" | |
epdgserverip="epdg.epc.mnc001.mcc001.pub.3gppnetwork.org" | |
dynamic_fqdn="0" | |
dynamic_userfqdn="1" | |
broadcast_ho_result="1" | |
alwayson_apntype="ims" | |
is_throttle_enabled="1" | |
pcscfv4vendorattr="16389" | |
pcscfv6vendorattr="16390" | |
imeivendorattr="16391" | |
epdgenable="on" | |
is_ipv6_enabled="0" | |
is_ipv6_preferred="0" | |
certi_path="none" | |
is_using_certi="0" | |
handover_support="1" | |
roaming_handover_support="1" | |
rtprtcplossratepercent="35" | |
thresholddpdlatency="1000" | |
airplane_mode_support="1" | |
roaming_support="1" | |
reset_wifi_call_enable="none" | |
reset_wifi_call_preferred="none" | |
wfc_call_menu="0" | |
wfc_setting_menu="0" | |
wfc_quicksetting_menu="0" | |
nr_interworking_mode="0" | |
cross_sim_enable="off" | |
cross_sim_5g_rsrq_rovein="-1" | |
cross_sim_5g_rsrq_roveout="-1" | |
cross_sim_4g_rsrq_rovein="-1" | |
cross_sim_4g_rsrq_roveout="-1" | |
cross_sim_5g_rsrp_rovein="-1" | |
cross_sim_5g_rsrp_roveout="-1" | |
cross_sim_4g_rsrp_rovein="-1" | |
cross_sim_4g_rsrp_roveout="-1" | |
cross_sim_3g_rssi_rovein="-1" | |
cross_sim_3g_rssi_roveout="-1" | |
cross_sim_2g_rssi_rovein="-1" | |
cross_sim_2g_rssi_roveout="-1"> | |
<!-- Default profile; intentionally empty; values will be automatically filled from epdgsettings tag --> | |
<settings mnoname="default" | |
epdgenable="off" | |
/> | |
<!-- GCF Test : GCF Test : GCF --> | |
<settings mnoname="GCF" | |
smartwifirssia="-74" | |
smartwifirssib="-85" | |
smartwifirssiroveinwifionly="0" | |
smartwifirssiroveoutwifionly="0" | |
smartwifirsrp1="-118" | |
smartwifirsrp2="0" | |
smartwifirsrp3="-110" | |
smartwificdmarssi="0" | |
threshold5grovein="0" | |
threshold5groveout="0" | |
threshold4grovein="110" | |
threshold4groveout="118" | |
threshold3grovein="100" | |
threshold3groveout="110" | |
threshold2grovein="95" | |
threshold2groveout="105" | |
smartwifigsmecioroveout="-15" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
hodelaytimer="0" | |
wifiipconfigtimer="10" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
idimac="0" | |
epdgserverip="epdg.epc.mnc001.mcc001.pub.3gppnetwork.org" | |
dynamic_fqdn="0" | |
dynamic_userfqdn="1" | |
is_throttle_enabled="1" | |
pcscfv4vendorattr="16389" | |
pcscfv6vendorattr="16390" | |
imeivendorattr="16391" | |
epdgenable="on" | |
is_ipv6_enabled="0" | |
is_ipv6_preferred="0" | |
certi_path="none" | |
is_using_certi="0" | |
handover_support="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="0" | |
wfc_quicksetting_menu="0" | |
cross_sim_enable = "off" | |
/> | |
<!-- Pakistan : JAZZ : PAK --> | |
<settings mnoname="Jazz_PK" | |
smartwifirsrp1="-128" | |
smartwifirsrp3="-114" | |
threshold5grovein="114" | |
threshold5groveout="128" | |
threshold4grovein="114" | |
threshold4groveout="128" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc001.mcc410.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Afghanistan : Etisalat : AFG --> | |
<settings mnoname="Etisalat_AF" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc050.mcc412.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Greece : T-Mobile : COS,COT --> | |
<settings mnoname="TMobile_GR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc202.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Egypt : Vodafone : EGY --> | |
<settings mnoname="Vodafone_EG" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc602.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Egypt : WE : EGY --> | |
<settings mnoname="We_EG" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
epdgserverip="epdg.epc.mnc004.mcc602.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Egypt : Orange : EGY --> | |
<settings mnoname="Orange_EG" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc602.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Saudi Arabia : MOBILY : KSA --> | |
<settings mnoname="MOBILY_SA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-100" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.mobily.com.sa" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
airplane_mode_support="0" | |
/> | |
<!-- Greece : Wind : EUR --> | |
<settings mnoname="Wind_GR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc010.mcc202.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Greece : Vodafone : CPW --> | |
<settings mnoname="Vodafone_GR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold3groveout="106" | |
threshold2grovein="94" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc005.mcc202.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Qatar : Vodafone : XSG --> | |
<settings mnoname="Vodafone_QA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc427.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Qatar : MOI : XSG --> | |
<settings mnoname="MOI_QA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc006.mcc427.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Qatar : Ooredoo : XSG --> | |
<settings mnoname="Ooredoo_QA" | |
smartwifirsrp1="-112" | |
smartwifirsrp3="-108" | |
threshold5grovein="108" | |
threshold5groveout="112" | |
threshold4grovein="108" | |
threshold4groveout="112" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc001.mcc427.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Netherlands : Tele2 : PHN --> | |
<settings mnoname="Tele2_NL" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc204.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Netherlands : Vodafone Libertel : VDF --> | |
<settings mnoname="Vodafone_NL" | |
smartwifirssia="-75" | |
smartwifirssib="-82" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-104" | |
threshold5grovein="104" | |
threshold5groveout="118" | |
threshold4grovein="104" | |
threshold3grovein="104" | |
threshold3groveout="112" | |
threshold2grovein="94" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc004.mcc204.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Netherlands : T-Mobile : TNL,DNL --> | |
<settings mnoname="TMobile_NL" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc016.mcc204.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Netherlands : KPN : PHN --> | |
<settings mnoname="KPN_NL" | |
smartwifirsrp1="-122" | |
smartwifirsrp3="-114" | |
threshold5grovein="114" | |
threshold5groveout="122" | |
threshold4grovein="114" | |
threshold4groveout="122" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
epdgserverip="epdg.epc.mnc008.mcc204.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Belgium : Telenet : LUX --> | |
<settings mnoname="Telenet_BE" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="110" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
epdgserverip="epdg.telco.telenet-ops.be" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Belgium : Proximus : PRO,LUX --> | |
<settings mnoname="Proximus_BE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc206.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Belgium : Mobistar : MST,LUX --> | |
<settings mnoname="Orange_BE" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="110" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
threshold3groveout="105" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc010.mcc206.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Luxembourg : Orange : LUX --> | |
<settings mnoname="Orange_LU" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="110" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
epdgserverip="epdg.epc.mnc099.mcc270.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : Orange : FTM --> | |
<settings mnoname="Orange_FR" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="116" | |
threshold4groveout="116" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc001.mcc208.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : ORANGE France Reunion : FTM --> | |
<settings mnoname="Orange_FR:Reunion" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="116" | |
threshold4groveout="116" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc000.mcc647.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : Orange Caraibe : FTM --> | |
<settings mnoname="Orange_FR:Caraibe" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="116" | |
threshold4groveout="116" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc001.mcc340.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : S.F.R : SFR --> | |
<settings mnoname="SFR_FR" | |
smartwifirsrp1="-112" | |
smartwifirsrp3="-103" | |
threshold5grovein="103" | |
threshold5groveout="112" | |
threshold4grovein="103" | |
threshold4groveout="112" | |
threshold3grovein="96" | |
threshold3groveout="101" | |
threshold2grovein="91" | |
threshold2groveout="96" | |
epdgserverip="epdg.epc.mnc010.mcc208.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : Free Mobile : XEF --> | |
<settings mnoname="Free_FR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc015.mcc208.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : Bouygues : BOG --> | |
<settings mnoname="Bouygues_FR" | |
smartwifirssia="-64" | |
smartwifirssib="-72" | |
smartwifirsrp1="-112" | |
smartwifirsrp3="-103" | |
threshold5grovein="114" | |
threshold5groveout="120" | |
threshold4grovein="114" | |
threshold4groveout="120" | |
threshold3grovein="90" | |
threshold3groveout="100" | |
threshold2grovein="60" | |
threshold2groveout="70" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
idimac="1" | |
epdgserverip="epdg.epc.mnc020.mcc208.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- France : Coriolis : XEF --> | |
<settings mnoname="Coriolis_FR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc027.mcc208.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Spain : Vodafone : ATL --> | |
<settings mnoname="Vodafone_ES" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="116" | |
threshold4groveout="116" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc001.mcc214.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
roaming_support="0" | |
roaming_handover_support="0" | |
/> | |
<!-- Spain : Telefonica : XEC --> | |
<settings mnoname="Telefonica_ES" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc007.mcc214.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Spain : Orange : AMO --> | |
<settings mnoname="Orange_ES" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc214.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Hungary : T-mobile : TMH --> | |
<settings mnoname="TMobile_HU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc030.mcc216.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Hungary : Vodafone : VDH --> | |
<settings mnoname="Vodafone_HU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc070.mcc216.pub.3gppnetwork.org" | |
reset_wifi_call_preferred="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Hungary : Telenor : THU --> | |
<settings mnoname="Telenor_HU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc216.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Hungary : Digi Mobil : XEH --> | |
<settings mnoname="DIGI_HU" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc216.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Spain : DIGI : PHE --> | |
<settings mnoname="Digi_ES" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc022.mcc214.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Croatia : T-Mobile : CRO,DHR --> | |
<settings mnoname="TMobile_HR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc219.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Croatia : Vodafone : VIP --> | |
<settings mnoname="Vodafone_HR" | |
epdgserverip="epdg.epc.mnc10.mcc219.pub.3gppnetwork.org" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Canada : WIND Canada : GLW --> | |
<settings mnoname="Wind_CA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc088.mcc222.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
/> | |
<!-- Canada : Shaw Canada : SJR --> | |
<settings mnoname="Wind_CA:SJR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc088.mcc222.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
/> | |
<!-- Canada : Telus : TLS --> | |
<settings mnoname="Telus_CA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold4grovein="106" | |
threshold4groveout="116" | |
threshold3grovein="97" | |
threshold3groveout="105" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc220.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
wfc_call_menu="1" | |
/> | |
<!-- Canada : Koodo : KDO --> | |
<settings mnoname="Koodo_CA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold4grovein="106" | |
threshold4groveout="116" | |
threshold3grovein="97" | |
threshold3groveout="105" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc220.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
wfc_call_menu="1" | |
/> | |
<!-- Romania : RDS : ROM --> | |
<settings mnoname="RDS_RO" | |
smartwifirssiroveinwifionly="-84" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc005.mcc226.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Romania : Orange : ORO --> | |
<settings mnoname="Orange_RO" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc010.mcc226.pub.3gppnetwork.org" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Romania : T-Mobile : COA --> | |
<settings mnoname="TMobile_RO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc226.pub.3gppnetwork.org" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Switzerland : Swisscom : SWC --> | |
<settings mnoname="Swisscom_CH" | |
smartwifirsrp1="-122" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="122" | |
threshold4grovein="105" | |
threshold4groveout="122" | |
threshold3grovein="105" | |
threshold3groveout="114" | |
threshold2grovein="90" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc001.mcc228.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Switzerland : Sunrise : AUT --> | |
<settings mnoname="Sunrise_CH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc228.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Switzerland : UPC : AUT --> | |
<settings mnoname="UPC_CH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg-ch.upcmobile.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Switzerland : Salt/Orange : AUT --> | |
<settings mnoname="Orange_CH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc228.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Czech : T-Mobile : TMZ --> | |
<settings mnoname="TMobile_CZ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc230.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Czech : Telefonica : O2C --> | |
<settings mnoname="Telefonica_CZ" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="108" | |
threshold5groveout="118" | |
threshold4grovein="108" | |
threshold3grovein="98" | |
threshold3groveout="108" | |
threshold2grovein="92" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc002.mcc230.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Czech : Vodafone : VDC --> | |
<settings mnoname="Vodafone_CZ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc230.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Slovakia : Orange : ORX --> | |
<settings mnoname="Orange_SK" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc231.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Slovakia : Orange : ORV --> | |
<settings mnoname="Telefonica_SK" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="108" | |
threshold5groveout="118" | |
threshold4grovein="108" | |
threshold3grovein="98" | |
threshold3groveout="108" | |
threshold2grovein="92" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc006.mcc231.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Slovakia : T-Mobile : TMS --> | |
<settings mnoname="TMobile_SK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc231.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Austria : A1 MobilKom : MOB --> | |
<settings mnoname="A1_AT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc232.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Austria : 3/Orange : DRE --> | |
<settings mnoname="3_AT" | |
smartwifirsrp1="-115" | |
smartwifirsrp3="-108" | |
threshold5grovein="108" | |
threshold5groveout="115" | |
threshold4grovein="108" | |
threshold4groveout="115" | |
threshold3grovein="97" | |
threshold3groveout="107" | |
threshold2grovein="90" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc010.mcc232.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
cross_sim_enable="on" | |
/> | |
<!-- Austria : Spusu : ATO --> | |
<settings mnoname="Spusu_AT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc017.mcc232.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<settings mnoname="Telefonica_GB" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-108" | |
threshold5grovein="108" | |
threshold5groveout="114" | |
threshold4grovein="108" | |
threshold4groveout="114" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc010.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<settings mnoname="TelefonicaLAB_GB" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-108" | |
threshold5grovein="108" | |
threshold5groveout="114" | |
threshold4grovein="108" | |
threshold4groveout="114" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg-test.epc.mnc010.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<settings mnoname="Telefonica_GB:TESCO" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-108" | |
threshold5grovein="108" | |
threshold5groveout="114" | |
threshold4grovein="108" | |
threshold4groveout="114" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc010.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
reset_wifi_call_enable="onetime" | |
reset_wifi_call_preferred="onetime" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : O2 : O2U --> | |
<settings mnoname="Telefonica_GB:giffgaff" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-108" | |
threshold5grovein="108" | |
threshold5groveout="114" | |
threshold4grovein="108" | |
threshold4groveout="114" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc010.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : EE ESN --> | |
<settings mnoname="EEESN_GB" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
epdgserverip="epdg.epc.mnc071.mcc234.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : Vodafone : VOD --> | |
<settings mnoname="Vodafone_GB" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="116" | |
threshold4groveout="116" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc015.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : H3G Hutchinson : H3G --> | |
<settings mnoname="Hutchison_GB" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold3grovein="105" | |
threshold2grovein="100" | |
threshold2groveout="104" | |
sysseltimer="30" | |
epdgserverip="epdg.epc.mnc020.mcc234.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : Truphone : XEU --> | |
<settings mnoname="Truphone_GB" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.eps.truphone.net" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Spain : Truphone : PHE --> | |
<settings mnoname="Truphone_ES" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.eps.truphone.net" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Netherlands : Truphone : PHN --> | |
<settings mnoname="Truphone_NL" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.eps.truphone.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
handover_support="0" | |
reset_wifi_call_enable="onetime" | |
reset_wifi_call_preferred="onetime" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<settings mnoname="EE_GB" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc030.mcc234.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode="2" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : Spusu : BTU --> | |
<settings mnoname="Spusu_GB" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc040.mcc234.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- United Kingdom : Everyth. Ev.wh : EVR --> | |
<settings mnoname="Virgin_GB" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc030.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : BTOP : BTOP --> | |
<settings mnoname="BTOP_GB" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc030.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- United Kingdom : Sky : SKY --> | |
<settings mnoname="Sky_GB" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc057.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- United Kingdom : Sure : BTU --> | |
<settings mnoname="Sure_GB" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc055.mcc234.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Denmark : TDC : NEE --> | |
<settings mnoname="TDC_DK" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc238.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Denmark : Telenor : NEE --> | |
<settings mnoname="Telenor_DK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc002.mcc238.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Denmark : H3G : HTD --> | |
<settings mnoname="3_DK" | |
smartwifirsrp1="-121" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="121" | |
threshold4groveout="121" | |
threshold3groveout="115" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc006.mcc238.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
reset_wifi_call_preferred="onetime" | |
cross_sim_enable="on" | |
/> | |
<!-- Denmark : Telia : NEE --> | |
<settings mnoname="Telia_DK" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc020.mcc238.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Denmark : Telia MVNO : NEE --> | |
<settings mnoname="Telia_DK:MVNO" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc020.mcc238.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Sweden : Telia : NEE --> | |
<settings mnoname="Telia_SE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc240.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Sweden : H3G : HTS --> | |
<settings mnoname="3_SE" | |
smartwifirsrp1="-121" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="121" | |
threshold4groveout="121" | |
threshold3groveout="115" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
sysseltimer="60" | |
tepdgltetimer="60" | |
epdgserverip="epdg.epc.mnc002.mcc240.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
reset_wifi_call_preferred="onetime" | |
cross_sim_enable="on" | |
/> | |
<!-- Sweden : Telenor : VDS --> | |
<settings mnoname="Telenor_SE" | |
smartwifirsrp1="-117" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="117" | |
threshold4groveout="117" | |
threshold3groveout="105" | |
threshold2grovein="47" | |
threshold2groveout="48" | |
epdgserverip="epdg.epc.mnc008.mcc240.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Sweden : Tele2 : NEE --> | |
<settings mnoname="Tele2_SE" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc007.mcc240.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Faroe Islands : Telecom : NEE --> | |
<settings mnoname="Telecom_SE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc288.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Sweden : Telavox : NEE --> | |
<settings mnoname="Telavox_SE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc050.mcc240.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
cross_sim_enable="on" | |
/> | |
<!-- Norway : Telenor : TEN --> | |
<settings mnoname="Telenor_NO" | |
smartwifirsrp1="-119" | |
smartwifirsrp3="-116" | |
threshold5grovein="116" | |
threshold5groveout="119" | |
threshold4grovein="116" | |
threshold4groveout="119" | |
threshold3grovein="99" | |
threshold3groveout="102" | |
threshold2grovein="47" | |
threshold2groveout="48" | |
epdgserverip="epdg.epc.mnc001.mcc242.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Iceland : Nova : NEE --> | |
<settings mnoname="Nova_IS" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc011.mcc274.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Iceland : Vodafone : NEE --> | |
<settings mnoname="Vodafone_IS" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc002.mcc274.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Norway : IceNet : NEE --> | |
<settings mnoname="IceNet_NO" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc014.mcc242.pub.3gppnetwork.org" | |
pcscfv6vendorattr="16391" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Norway : Telia : NEE --> | |
<settings mnoname="Telia_NO" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc242.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Norway : Erate : NEE --> | |
<settings mnoname="Erate_NO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc015.mcc242.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
cross_sim_enable="on" | |
/> | |
<!-- Finland : Elisa : ELS --> | |
<settings mnoname="Elisa_FI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc005.mcc244.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Finland : DNA : DNA --> | |
<settings mnoname="DNA_FI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc012.mcc244.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Finland : Telia : NEE --> | |
<settings mnoname="Telia_FI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc091.mcc244.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Latvia : Tele2 : SEB --> | |
<settings mnoname="Tele2_LV" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc247.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Lithuania : Bite : SEB --> | |
<settings mnoname="Bite_LT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc246.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Lithuania : Tele2 : SEB --> | |
<settings mnoname="Tele2_LT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc246.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Lithuania : Telia : SEB --> | |
<settings mnoname="ZEB_LT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc246.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Latvia : Bite : SEB --> | |
<settings mnoname="Bite_LV" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc005.mcc247.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Estonia : Elisa : SEB --> | |
<settings mnoname="Elisa_EE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc248.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Estonia : Telia EMT : SEB --> | |
<settings mnoname="Telia_EE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc248.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Estonia : Tele2 : SEB --> | |
<settings mnoname="Tele2_EE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc248.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Russia : MTS : SER --> | |
<settings mnoname="MTS_RU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc250.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Russia : Megafon : SER --> | |
<settings mnoname="Megafon_RU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc250.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Belarus : Velcom : SER --> | |
<settings mnoname="Velcom_BY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc257.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Belarus : MTS : SER --> | |
<settings mnoname="MTS_BY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc257.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Russia : BeeLine : SER --> | |
<settings mnoname="Beeline_RU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc099.mcc250.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Azerbaijan : Azercell : CAU --> | |
<settings mnoname="Azercell_AZ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc400.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Azerbaijan : Bakcell : CAU --> | |
<settings mnoname="Bakcell_AZ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc400.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Kazakhstan : BeeLine : SKZ --> | |
<settings mnoname="Beeline_KZ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="ims.beeline.kz" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable ="on" | |
reset_wifi_call_enable="onetime" | |
/> | |
<!-- Uzbekistan : Uztelecom : SKZ --> | |
<settings mnoname="Uztelecom_UZ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc008.mcc434.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable ="on" | |
/> | |
<!-- Russia : Sberbank : SER --> | |
<settings mnoname="Sberbank_RU" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc050.mcc250.pub.3gppnetwork.org" | |
handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Russia : TELE2 : SER --> | |
<settings mnoname="TELE2_RU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc020.mcc250.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Russia : Tattelecom : SER --> | |
<settings mnoname="Tattelecom_RU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc027.mcc250.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Russia : Motiv : SER --> | |
<settings mnoname="Motiv_RU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc035.mcc250.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Armenia : VivaCell-MTS : SER --> | |
<settings mnoname="MTS_AM" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc005.mcc283.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Bulgaria : Vivacom : BG --> | |
<settings mnoname="Vivacom_BG" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc284.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Bulgaria : A1 : BLG --> | |
<settings mnoname="A1_BG" | |
epdgserverip="epdg.epc.mnc01.mcc284.pub.3gppnetwork.org" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
cross_sim_enable="on" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Poland : Truphone : XEO --> | |
<settings mnoname="Truphone_PL" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.eps.truphone.net" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Poland : Polkomtel : PLS --> | |
<settings mnoname="Plus_PL" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc260.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="5" | |
thresholddpdlatency="150" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Poland : T-Mobile : TPL,DPL --> | |
<settings mnoname="TMobile_PL" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc260.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Poland : Orange : OPV --> | |
<settings mnoname="Orange_PL" | |
smartwifirssia="-65" | |
smartwifirssib="-75" | |
smartwifirssiroveinwifionly="-85" | |
smartwifirssiroveoutwifionly="-90" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc260.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Poland : Play : PRT --> | |
<settings mnoname="Play_PL" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
idimac="1" | |
epdgserverip="epdg.epc.mnc006.mcc260.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Germany : T-mobile : DTM --> | |
<settings mnoname="TMobile_DE" | |
smartwifirsrp1="-105" | |
smartwifirsrp3="-95" | |
threshold5grovein="95" | |
threshold5groveout="105" | |
threshold4grovein="95" | |
threshold4groveout="105" | |
threshold3grovein="95" | |
threshold3groveout="105" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc001.mcc262.pub.3gppnetwork.org" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Germany : Vodafone : VD2 --> | |
<settings mnoname="Vodafone_DE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc262.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
nr_interworking_mode="2" | |
/> | |
<!-- Germany : Truphone : DBT --> | |
<settings mnoname="Truphone_DE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.eps.truphone.net" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Germany : 1&1 --> | |
<settings mnoname="1n1_DE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc23.mcc262.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
is_ipv6_enabled="1" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Romania : Vodafone : CNX --> | |
<settings mnoname="Vodafone_RO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold2grovein="94" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc001.mcc226.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Germany : E-Plus : DBT --> | |
<settings mnoname="Telefonica_DE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc262.pub.3gppnetwork.org" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- POST Luxembourg VoWIFI --> | |
<settings mnoname="Post_LU" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="110" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
epdgserverip="epdg.epc.mnc001.mcc270.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Tango Luxembourg --> | |
<settings mnoname="Tango_LU" | |
smartwifirssia="-79" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="110" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc077.mcc270.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="200" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Ireland : Vodafone_IE : VDI --> | |
<settings mnoname="Vodafone_IE" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc234.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_enable="onetime" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- IRELAND : Sky_IE : --> | |
<settings mnoname="Sky_IE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc025.mcc272.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
cross_sim_enable="on" | |
pcscfv4vendorattr="20" | |
/> | |
<!-- Ireland : Meteor Mobile : MET --> | |
<settings mnoname="Meteor_IE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc272.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Mongolia : Ondo : SKZ --> | |
<settings mnoname="Ondo_MN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc033.mcc428.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Turkey : Turkcell : TUR --> | |
<settings mnoname="Turkcell_TR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc286.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Turkey : Vodafone : TUR --> | |
<settings mnoname="Vodafone_TR" | |
smartwifirssia="-76" | |
smartwifirssib="-83" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-108" | |
threshold4grovein="108" | |
threshold4groveout="114" | |
threshold5grovein="108" | |
threshold5groveout="114" | |
epdgserverip="epdg.epc.mnc002.mcc286.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Turkey : AVEA : TUR --> | |
<settings mnoname="AVEA_TR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc286.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Slovenia : Mobitel : MOT,SEE,SIO --> | |
<settings mnoname="Telekom_SI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc041.mcc293.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Slovenia : T2 : SEE --> | |
<settings mnoname="T2_SI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc064.mcc293.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Slovenia : A1 : SIM --> | |
<settings mnoname="A1_SI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc040.mcc293.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Canada : FIDO (Rogers AT&T/ Microcell) : RWC --> | |
<settings mnoname="RWC_CA" | |
smartwifirssia="-64" | |
smartwifirssib="-75" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-104" | |
threshold4grovein="104" | |
threshold4groveout="116" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc370.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
reset_wifi_call_preferred="onetime" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Canada : TBT : TBT --> | |
<settings mnoname="RWC_CA:TBT" | |
smartwifirssia="-64" | |
smartwifirssib="-75" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-104" | |
threshold4grovein="104" | |
threshold4groveout="116" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc370.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Canada : Videotron : VTR --> | |
<settings mnoname="VideoTron_CA" | |
smartwifirssib="-80" | |
smartwifirsrp1="-120" | |
smartwifirsrp3="-113" | |
threshold4grovein="113" | |
threshold4groveout="120" | |
epdgserverip="epdg.epc.mnc500.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
wfc_call_menu="1" | |
roaming_handover_support="0" | |
/> | |
<!-- Canada : SaskTel : BWA --> | |
<settings mnoname="SaskTel_CA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold4grovein="106" | |
threshold4groveout="116" | |
threshold3grovein="97" | |
threshold3groveout="105" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc780.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Canada : SaskTel LAB : BWA --> | |
<settings mnoname="SaskTelLAB_CA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold4grovein="106" | |
threshold4groveout="116" | |
threshold3grovein="97" | |
threshold3groveout="105" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc681.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Canada : Bell Mobility : BMC --> | |
<settings mnoname="Bell_CA" | |
smartwifirsrp1="-117" | |
smartwifirsrp3="-101" | |
threshold4grovein="101" | |
threshold4groveout="117" | |
threshold5grovein="101" | |
threshold5groveout="117" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc610.mcc302.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
nr_interworking_mode ="2" | |
wfc_call_menu="1" | |
/> | |
<!-- United States : Sprint : SPR --> | |
<settings mnoname="Sprint_US" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
smartwifigsmecioroveout="0" | |
sysseltimer="15" | |
tepdgltetimer="15" | |
epdgserverip="epdg.imcns.spcsdns.net" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<settings mnoname="VZW_US" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifi5grsrp1="-112" | |
smartwifi5grsrp2="-115" | |
smartwifi5grsrp3="-100" | |
smartwifi5grsrqroveout="-15" | |
smartwifi5grsrqroveinweak="-18" | |
smartwifi5grsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<settings mnoname="VZW_US:CCT" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : VZW --> | |
<settings mnoname="VZW_US:TFN" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : VZW:Flanker --> | |
<settings mnoname="VZW_US:FKR" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : VZW:Visible --> | |
<settings mnoname="VZW_US:Visible" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<settings mnoname="VZW_US:CHA" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : Charter --> | |
<settings mnoname="VZW_US:GoogleGC" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Verizon : Bluegrass --> | |
<settings mnoname="VZW_US:Bluegrass" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : LRA : ChatMobility --> | |
<!-- United States : LRA : Appalachian - ChatMobility mnoname use --> | |
<!-- United States : LRA : Thumbs - ChatMobility mnoname use --> | |
<settings mnoname="VZW_US:ChatMobility" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : LRA : Northwest Missouri --> | |
<settings mnoname="VZW_US:NorthWest" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : COX mobile --> | |
<settings mnoname="VZW_US:Cox" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirssic="-85" | |
smartwifirssiroveinvoice="-70" | |
smartwifirsrp1="-112" | |
smartwifirsrp2="-115" | |
smartwifirsrp3="-100" | |
smartwifirsrqroveout="-15" | |
smartwifirsrqroveinweak="-18" | |
smartwifirsrqrovein="-11" | |
smartwifigsmecioroveout="0" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
hodelaytimer="3" | |
idimac="1" | |
epdgserverip="wo.vzwwo.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Cricket : AIO --> | |
<settings mnoname="ATT_US:AIO" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.att.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- United States : AT&T : ATT --> | |
<settings mnoname="ATT_US" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="85" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.att.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- United States : AT&T FirstNet : ATT:FN --> | |
<settings mnoname="ATT_US:FN" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.firstnet.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- United States : AT&T : ATT:MVNO --> | |
<settings mnoname="ATT_US:MVNO" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.att.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : AT&T MVNO : ATT_US:GoogleGC --> | |
<settings mnoname="ATT_US:GoogleGC" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.att.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : AT&T : ATT:TFN --> | |
<settings mnoname="ATT_US:TFN" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.att.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : AT&T : ATT:DSH --> | |
<settings mnoname="ATT_US:DSH" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.att.net" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : AT&T 3PT : ASTCA_US --> | |
<settings mnoname="ASTCA_US" | |
smartwifirssib="-80" | |
smartwifirssiroveinvoice="-74" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-90" | |
smartwifisnrrovein="20" | |
smartwifisnrroveout="-30" | |
smartwifigsmeciorovein="-11" | |
threshold5grovein="90" | |
threshold5groveout="108" | |
threshold4grovein="90" | |
threshold4groveout="108" | |
threshold3grovein="73" | |
threshold3groveout="93" | |
threshold2grovein="73" | |
threshold2groveout="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.mnc120.mcc313.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Puerto Rico: Liberty --> | |
<settings mnoname="Liberty_PR" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
epdgserverip="epdg.epc.mnc790.mcc313.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- United States : T-Mobile : TMB --> | |
<settings mnoname="TMobile_US" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-109" | |
threshold5grovein="109" | |
threshold5groveout="114" | |
threshold4grovein="109" | |
threshold4groveout="114" | |
sysseltimer="10" | |
tepdgltetimer="10" | |
epdgserverip="epdg.epc.mnc210.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- United States : T-Mobile : TFN --> | |
<settings mnoname="TMobile_US:TFN" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-109" | |
threshold5grovein="109" | |
threshold5groveout="114" | |
threshold4grovein="109" | |
threshold4groveout="114" | |
sysseltimer="10" | |
tepdgltetimer="10" | |
epdgserverip="epdg.epc.mnc210.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- United States : T-Mobile : LAB --> | |
<settings mnoname="TMobile_US:LAB" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-109" | |
threshold5grovein="109" | |
threshold5groveout="114" | |
threshold4grovein="109" | |
threshold4groveout="114" | |
sysseltimer="10" | |
tepdgltetimer="10" | |
epdgserverip="epdg.epc.mnc310.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- United States : T-Mobile : ASW --> | |
<settings mnoname="TMobile_US:ASW" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-109" | |
threshold5grovein="109" | |
threshold5groveout="114" | |
threshold4grovein="109" | |
threshold4groveout="114" | |
sysseltimer="10" | |
tepdgltetimer="10" | |
epdgserverip="epdg.epc.mnc210.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- United States : Dish : DSH --> | |
<settings mnoname="Dish_US" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-109" | |
threshold5grovein="109" | |
threshold5groveout="114" | |
threshold4grovein="109" | |
threshold4groveout="114" | |
epdgserverip="epdg.epc.mnc340.mcc313.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- United States : Dish T-Mobile --> | |
<settings mnoname="TMobile_US:DSH" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-114" | |
smartwifirsrp3="-109" | |
threshold5grovein="109" | |
threshold5groveout="114" | |
threshold4grovein="109" | |
threshold4groveout="114" | |
sysseltimer="10" | |
tepdgltetimer="10" | |
epdgserverip="epdg.epc.mnc240.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- United States : GenericIR92_US --> | |
<settings mnoname="GenericIR92_US" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="109" | |
threshold4groveout="116" | |
epdgserverip="epdg.epc.mnc000.mcc311.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG: Nextech --> | |
<settings mnoname="GenericIR92_US:NexTech" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc000.mcc311.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Southern Linc US --> | |
<settings mnoname="GenericIR92_US:SouthernLinc" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc720.mcc312.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG: Carolina West Wireless --> | |
<settings mnoname="GenericIR92_US:CarolinaWest" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc130.mcc310.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG: CSpire --> | |
<settings mnoname="GenericIR92_US:CSpire" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc230.mcc311.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG : Cellcom --> | |
<settings mnoname="GenericIR92_US:Cellcom" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc840.mcc311.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG : Appalachian --> | |
<settings mnoname="GenericIR92_US:Appalachian" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.myawi.com" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG: United wireless --> | |
<settings mnoname="GenericIR92_US:United" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc650.mcc311.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ACG: Bravado Wireless/CrossTel --> | |
<settings mnoname="GenericIR92_US:Bravado" | |
smartwifirssia="-74" | |
smartwifirssib="-85" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc010.mcc313.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : GCI_US --> | |
<settings mnoname="GCI_US" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="109" | |
threshold4groveout="116" | |
epdgserverip="epdg.epc.mnc000.mcc311.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : Altice_US --> | |
<settings mnoname="Altice_US" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="109" | |
threshold4groveout="116" | |
epdgserverip="epdg.epc.mnc000.mcc311.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
/> | |
<!-- United States : US cellular --> | |
<settings mnoname="USCC_US" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-115" | |
smartwifirsrp3="-108" | |
threshold4grovein="0" | |
threshold4groveout="0" | |
threshold3grovein="0" | |
threshold3groveout="0" | |
threshold2grovein="0" | |
threshold2groveout="0" | |
epdgserverip="epdg.epc.mnc000.mcc311.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : ITE_US --> | |
<settings mnoname="ITE_US" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="109" | |
threshold4groveout="116" | |
epdgserverip="epdg.pti.mnc110.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : GTA_US --> | |
<settings mnoname="GTA_US" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="109" | |
threshold4groveout="116" | |
epdgserverip="epdg.epc.mnc000.mcc311.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- United States : XAA: Viaero --> | |
<settings mnoname="GenericIR92_US:Viaero" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-109" | |
threshold4grovein="109" | |
threshold4groveout="116" | |
epdgserverip="epdg.epc.mnc450.mcc310.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Mexico : TelCel : TCE --> | |
<settings mnoname="Telcel_MX" | |
smartwifirssia="-65" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.ims.mnc020.mcc334.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
imeivendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Maldives : Ooredoo : SLK --> | |
<settings mnoname="Ooredoo_MV" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc472.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- India : RJIL : INS/INU --> | |
<settings mnoname="RJIL_IN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc840.mcc405.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="16384" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
cross_sim_5g_rsrq_rovein="-17" | |
cross_sim_5g_rsrq_roveout="-14" | |
cross_sim_4g_rsrq_rovein="-17" | |
cross_sim_4g_rsrq_roveout="-14" | |
cross_sim_5g_rsrp_rovein="-117" | |
cross_sim_5g_rsrp_roveout="-110" | |
cross_sim_4g_rsrp_rovein="-117" | |
cross_sim_4g_rsrp_roveout="-110" | |
cross_sim_3g_rssi_rovein="-102" | |
cross_sim_3g_rssi_roveout="-95" | |
cross_sim_2g_rssi_rovein="-102" | |
cross_sim_2g_rssi_roveout="-95" | |
nr_interworking_mode="2" | |
/> | |
<!-- India : AIRTEL : INS/INU --> | |
<settings mnoname="AIRTEL_IN" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-105" | |
threshold5grovein="105" | |
threshold5groveout="110" | |
threshold4grovein="105" | |
threshold4groveout="110" | |
epdgserverip="epdg.epc.mnc010.mcc404.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
cross_sim_5g_rsrq_rovein="-17" | |
cross_sim_5g_rsrq_roveout="-14" | |
cross_sim_4g_rsrq_rovein="-17" | |
cross_sim_4g_rsrq_roveout="-14" | |
cross_sim_5g_rsrp_rovein="-117" | |
cross_sim_5g_rsrp_roveout="-110" | |
cross_sim_4g_rsrp_rovein="-117" | |
cross_sim_4g_rsrp_roveout="-110" | |
cross_sim_3g_rssi_rovein="-102" | |
cross_sim_3g_rssi_roveout="-95" | |
cross_sim_2g_rssi_rovein="-102" | |
cross_sim_2g_rssi_roveout="-95" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- India : Vodafone : INS/INU --> | |
<settings mnoname="Vodafone_IN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc086.mcc404.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16389" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
cross_sim_5g_rsrq_rovein="-17" | |
cross_sim_5g_rsrq_roveout="-14" | |
cross_sim_4g_rsrq_rovein="-17" | |
cross_sim_4g_rsrq_roveout="-14" | |
cross_sim_5g_rsrp_rovein="-117" | |
cross_sim_5g_rsrp_roveout="-110" | |
cross_sim_4g_rsrp_rovein="-117" | |
cross_sim_4g_rsrp_roveout="-110" | |
cross_sim_3g_rssi_rovein="-102" | |
cross_sim_3g_rssi_roveout="-95" | |
cross_sim_2g_rssi_rovein="-102" | |
cross_sim_2g_rssi_roveout="-95" | |
/> | |
<!-- India : Idea : INS/INU --> | |
<settings mnoname="IDEA_IN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc022.mcc404.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16389" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
cross_sim_5g_rsrq_rovein="-17" | |
cross_sim_5g_rsrq_roveout="-14" | |
cross_sim_4g_rsrq_rovein="-17" | |
cross_sim_4g_rsrq_roveout="-14" | |
cross_sim_5g_rsrp_rovein="-117" | |
cross_sim_5g_rsrp_roveout="-110" | |
cross_sim_4g_rsrp_rovein="-117" | |
cross_sim_4g_rsrp_roveout="-110" | |
cross_sim_3g_rssi_rovein="-102" | |
cross_sim_3g_rssi_roveout="-95" | |
cross_sim_2g_rssi_rovein="-102" | |
cross_sim_2g_rssi_roveout="-95" | |
/> | |
<!-- IRAQ : ASIACELL IQ : MID --> | |
<settings mnoname="Asiacell_IQ" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc005.mcc418.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- JORDAN : ZAIN JO : MID --> | |
<settings mnoname="Zain_JO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc416.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- JORDAN : UMNIAH JO : MID --> | |
<settings mnoname="Umniah_JO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc416.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Saudi Arabia : STC : KSA --> | |
<settings mnoname="STC_SA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc420.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Saudi Arabia : Zain : KSA --> | |
<settings mnoname="Zain_SA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc004.mcc420.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Saudi Arabia : Salam : KSA --> | |
<settings mnoname="Salam_SA" | |
smartwifirssia="-75" | |
smartwifirssib="-85" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc009.mcc420.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Saudi Arabia : Virgin : KSA --> | |
<settings mnoname="Virgin_SA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc005.mcc420.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- OMAN : OMANTEL : XSG --> | |
<settings mnoname="Omantel_OM" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc422.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- UAE : Etisalat : XSG --> | |
<settings mnoname="Etisalat_AE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc424.etisalat.ae" | |
pcscfv4vendorattr="16384" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Kuwait : Ooredoo : XSG --> | |
<settings mnoname="Ooredoo_KW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc003.mcc419.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- UAE : DU : XSG --> | |
<settings mnoname="DU_AE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc424.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
reset_wifi_call_preferred="onetime" | |
cross_sim_enable="on" | |
/> | |
<!-- UAE : Nedaa : XSG --> | |
<settings mnoname="Nedaa_AE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc011.mcc424.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Kuwait : Zain : XSG --> | |
<settings mnoname="Zain_KW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc419.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
cross_sim_enable="on" | |
/> | |
<!-- Kuwait : Viva : XSG --> | |
<settings mnoname="Viva_KW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc004.mcc419.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Israel : Orange/Partner : PTR --> | |
<settings mnoname="PTR_IL" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-100" | |
threshold5grovein="100" | |
threshold5groveout="110" | |
threshold4grovein="100" | |
threshold4groveout="110" | |
threshold3grovein="92" | |
threshold3groveout="100" | |
threshold2grovein="84" | |
threshold2groveout="93" | |
epdgserverip="epdg.epc.mnc001.mcc425.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Israel : Pelephone : PCL --> | |
<settings mnoname="PCL_IL" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc425.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Israel : Cellcom : Cellcom --> | |
<settings mnoname="Cellcom_IL" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc425.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Israel : Hot Mobile : HotMobile --> | |
<settings mnoname="HotMobile_IL" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc007.mcc425.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Israel : Telzar : Telzar --> | |
<settings mnoname="Telzar_IL" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
epdgserverip="epdg.epc.mnc019.mcc425.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Israel : Annatel : Annatel --> | |
<settings mnoname="Annatel_IL" | |
epdgserverip="epdg.epc.mnc026.mcc425.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Hongkong : CSL Mobile : TGY --> | |
<settings mnoname="CSL_HK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc000.mcc454.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
/> | |
<!-- Hongkong : Truphone_HK Mobile : TGY --> | |
<settings mnoname="Truphone_HK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.eps.truphone.net" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
/> | |
<!-- Hongkong : H3G : TGY --> | |
<settings mnoname="3_HK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="wlan.three.com.hk" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
/> | |
<!-- Hongkong : Smartone : TGY --> | |
<settings mnoname="Smartone_HK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc006.mcc454.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
/> | |
<!-- Hongkong : China Mobile : TGY --> | |
<settings mnoname="CMHK_HK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc012.mcc454.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
/> | |
<!-- Nepal : Nepal Telecom : NPB --> | |
<settings mnoname="Namaste_NP" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc001.mcc429.pub.3gppnetwork.org" | |
airplane_mode_support="0" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Hongkong : PCCW Mobile : TGY --> | |
<settings mnoname="PCCW_HK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc000.mcc454.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
/> | |
<!-- Macau : 3 : TGY --> | |
<settings mnoname="3_MO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="wlan.three.com.mo" | |
is_throttle_enabled="0" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="200" | |
wfc_call_menu="1" | |
/> | |
<!-- Cambodia : Smart Mobile : CAM --> | |
<settings mnoname="Smart_KH" | |
smartwifirssia="-75" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg01.epc.mnc006.mcc456.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Japan : KDDI : KDI --> | |
<settings mnoname="KDDI_JP" | |
smartwifirssia="-73" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc051.mcc440.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
/> | |
<!-- Taiwan : FET Mobile : BRI --> | |
<settings mnoname="FET_TW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc466.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Taiwan : CHT Mobile : BRI --> | |
<settings mnoname="CHT_TW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc092.mcc466.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Taiwan : APT Mobile - GT: BRI --> | |
<settings mnoname="APT_TW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.aptg.com.tw" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Taiwan : TWM Mobile : BRI --> | |
<settings mnoname="TWM_TW" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc097.mcc466.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Malaysia : Digi Telecommunications : XME --> | |
<settings mnoname="DIGI_MY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc016.mcc502.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Malaysia : Maxis : XME --> | |
<settings mnoname="Maxis_MY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc012.mcc502.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
/> | |
<!-- Malaysia : U Mobile : XME --> | |
<settings mnoname="UMobile_MY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc018.mcc502.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Malaysia : CelCom : XME --> | |
<settings mnoname="Celcom_MY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc019.mcc502.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Malaysia : YTL : XME --> | |
<settings mnoname="YTL_MY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc152.mcc502.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Malaysia : Unifi P1 : XME --> | |
<settings mnoname="P1_MY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc153.mcc502.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- New zealand: 2degrees --> | |
<settings mnoname="TwoDegree_NZ" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.ims.2degrees.net.nz" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- New zealand: Vodafone --> | |
<settings mnoname="Vodafone_NZ" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-116" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="116" | |
threshold4groveout="116" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.mnc001.mcc530.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
roaming_handover_support="0" | |
/> | |
<!-- New zealand: Spark --> | |
<settings mnoname="Spark_NZ" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.mncXXX.mccXXX.pub.3gppnetwork.spark.co.nz" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
reset_wifi_call_enable="onetime" | |
/> | |
<!-- Australia : TPG : AU --> | |
<settings mnoname="TPG_AU" | |
smartwifirsrp1="-113" | |
smartwifirsrp3="-104" | |
threshold5grovein="104" | |
threshold5groveout="113" | |
threshold4grovein="104" | |
threshold4groveout="113" | |
threshold3grovein="99" | |
threshold3groveout="108" | |
threshold2grovein="94" | |
threshold2groveout="102" | |
smartwifisnrroveout="-150" | |
epdgserverip="epdg.epc.mnc014.mcc505.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Australia : Telstra : TEL --> | |
<settings mnoname="Telstra_AU" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold3grovein="106" | |
threshold2grovein="94" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc001.mcc505.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
is_ipv6_enabled="1" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
cross_sim_enable="on" | |
/> | |
<!-- Australia : Telstra MVNO : TEL --> | |
<settings mnoname="Telstra_AU:MVNO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold3grovein="106" | |
threshold2grovein="94" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc001.mcc505.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
is_ipv6_enabled="1" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
cross_sim_enable="on" | |
/> | |
<!-- Australia : Singtel Optus : OPS --> | |
<settings mnoname="Optus_AU" | |
smartwifirsrp1="-113" | |
smartwifirsrp3="-104" | |
threshold5grovein="104" | |
threshold5groveout="113" | |
threshold4grovein="104" | |
threshold4groveout="113" | |
threshold3grovein="99" | |
threshold3groveout="108" | |
threshold2grovein="94" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc002.mcc505.pub.3gppnetwork.org" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Australia : Vodafone : VAU --> | |
<settings mnoname="Vodafone_AU" | |
smartwifirsrp1="-113" | |
smartwifirsrp3="-104" | |
threshold5grovein="104" | |
threshold5groveout="113" | |
threshold4grovein="104" | |
threshold4groveout="113" | |
threshold3grovein="99" | |
threshold3groveout="108" | |
threshold2grovein="94" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc003.mcc505.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Indonesia : Telkomsel : XSE --> | |
<settings mnoname="Telkomsel_ID" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc010.mcc510.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Philippines : Smart : SMA --> | |
<settings mnoname="Smart_PH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc003.mcc515.pub.3gppnetwork.org" | |
rtprtcplossratepercent="0" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Philippines : Globe Telecom : GLB --> | |
<settings mnoname="Globe_PH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="weconnect.globe.com.ph" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Vietnam : Vinaphone : XXV --> | |
<settings mnoname="Vinaphone_VN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc452.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Vietnam : Viettel : XXV --> | |
<settings mnoname="Viettel_VN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc004.mcc452.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Vietnam : Vietnamobile : XXV --> | |
<settings mnoname="Vietnamobile_VN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc005.mcc425.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Vietnam : Mobifone : XXV --> | |
<settings mnoname="Mobifone_VN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc452.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Thailand : True Move : THL --> | |
<settings mnoname="Truemove_TH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc004.mcc520.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Thailand : Advanced Wireless Networks : THL --> | |
<settings mnoname="AIS_TH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc520.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Thailand : Total Access : THL --> | |
<settings mnoname="DTAC_TH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
hodelaytimer="1" | |
epdgserverip="epdg.epc.mnc005.mcc520.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Singapore : StarHub : XSP --> | |
<settings mnoname="Starhub_SG" | |
smartwifirssia="-75" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc005.mcc525.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Singapore : Giga : XSP --> | |
<settings mnoname="Starhub_SG:MVNO" | |
smartwifirssia="-75" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc005.mcc525.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Singapore : Singtel : XSP --> | |
<settings mnoname="Singtel_SG" | |
smartwifirssia="-75" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc525.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_preferred="onetime" | |
reset_wifi_call_enable="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Singapore : MobileOne : XSP --> | |
<settings mnoname="Mobileone_SG" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.mobileone.net.sg" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Singapore : TPG : XSP --> | |
<settings mnoname="TPG_SG" | |
smartwifirssia="-75" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc010.mcc525.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Brunei : Imagine : XSP --> | |
<settings mnoname="Imagine_BN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc528.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Brunei : Progresif : XSP --> | |
<settings mnoname="Progresif_BN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc528.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Brunei : UNN : XSP --> | |
<settings mnoname="UNN_BN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc528.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Brunei : DST : XSP --> | |
<settings mnoname="DST_BN" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc011.mcc528.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Morocco : IAM : MAT --> | |
<settings mnoname="Maroc_MA" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="ePDG.iam.ma" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Morocco : Orange --> | |
<settings mnoname="Orange_MA" | |
smartwifirssia="-66" | |
smartwifirssib="-83" | |
smartwifirsrp1="-110" | |
smartwifirsrp3="-100" | |
threshold5grovein="100" | |
threshold5groveout="110" | |
threshold4grovein="100" | |
threshold4groveout="110" | |
epdgserverip="epdg.epc.mnc000.mcc604.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- South Africa : Vodacom : XFV --> | |
<settings mnoname="Vodacom_ZA" | |
smartwifirsrp1="-128" | |
smartwifirsrp3="-114" | |
threshold5grovein="114" | |
threshold5groveout="128" | |
threshold4grovein="114" | |
threshold4groveout="128" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
epdgserverip="41.1.162.233" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Mozambique : Vodacom : XFE --> | |
<settings mnoname="Vodacom_MZ" | |
smartwifirsrp1="-128" | |
smartwifirsrp3="-114" | |
threshold5grovein="114" | |
threshold5groveout="128" | |
threshold4grovein="114" | |
threshold4groveout="128" | |
threshold3grovein="105" | |
threshold2grovein="99" | |
threshold2groveout="102" | |
epdgserverip="epdg.epc.mnc004.mcc643.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- BANGLADESH : GRAMEENPHONE : BNG --> | |
<settings mnoname="GRAMEENPHONE_BD" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc470.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
epdgenable="off" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- South Africa : TelkomSA : XFA --> | |
<settings mnoname="Telkom_ZA" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc002.mcc655.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- South Africa : Cell C : XFA --> | |
<settings mnoname="CellC_ZA" | |
smartwifirssia="-70" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc007.mcc655.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- South Africa : MTN : XFA --> | |
<settings mnoname="MTN_ZA" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc010.mcc655.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
certi_path="ca.crt" | |
is_using_certi="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Zambia : Airtel : XFA,XFE --> | |
<settings mnoname="Airtel_ZM" | |
epdgserverip="epdg.epc.mnc001.mcc645.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Zambia : MTN : XFA --> | |
<settings mnoname="MTN_ZM" | |
epdgserverip="epdg.epc.mnc002.mcc645.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Kenya : Airtel : AFR --> | |
<settings mnoname="Airtel_KE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc639.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Kenya : Jambotel : AFR --> | |
<settings mnoname="Jambotel_KE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc011.mcc639.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Sudan : Sudani : AFR --> | |
<settings mnoname="Sudani_SD" | |
epdgserverip="epdg.epc.mnc007.mcc634.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Uganda : Airtel : AFR --> | |
<settings mnoname="Airtel_UG" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
epdgserverip="epdg.epc.mnc001.mcc641.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Kenya : Safaricom : AFR --> | |
<settings mnoname="Safaricom_KE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc639.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Senegal : Free : DKR --> | |
<settings mnoname="Free_SN" | |
epdgserverip="epdg.epc.mnc002.mcc608.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
reset_wifi_call_enable="onetime" | |
cross_sim_enable="on" | |
/> | |
<!-- Ghana : MTN : ACR --> | |
<settings mnoname="MTN_GH" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc001.mcc620.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Panama : Cable & W : PCW --> | |
<settings mnoname="Cable_PA" | |
smartwifirssib="-82" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc001.mcc714.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
imeivendorattr="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Peru : Claro : PET --> | |
<settings mnoname="Claro_PE" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.ims.mnc010.mcc716.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
imeivendorattr="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Peru : Nextel : PNT --> | |
<settings mnoname="Entel_PE" | |
smartwifirssib="-82" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="15" | |
epdgserverip="epdg.epc.mnc017.mcc716.pub.3gppnetwork.org" | |
imeivendorattr="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Argentina : Claro : CTI --> | |
<settings mnoname="Claro_AR" | |
smartwifirssia="-75" | |
smartwifirsrp1="-120" | |
smartwifirsrp3="-118" | |
threshold4grovein="118" | |
threshold4groveout="120" | |
threshold3grovein="118" | |
threshold3groveout="120" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc310.mcc722.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
pcscfv4vendorattr="16384" | |
imeivendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Chile : Movistar : CHT --> | |
<settings mnoname="Movistar_CL" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
tepdgltetimer="0" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc730.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Uruguay : Movistar : UFU --> | |
<settings mnoname="Movistar_UY" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc007.mcc748.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "200" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Brazil : Claro : ZTA --> | |
<settings mnoname="Claro_BR" | |
smartwifirssib="-82" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="114" | |
threshold5groveout="120" | |
epdgserverip="epdg.ims.mnc005.mcc724.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
pcscfv4vendorattr="16384" | |
imeivendorattr="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode ="2" | |
/> | |
<!-- Brazil : Vivo : ZVV --> | |
<settings mnoname="Vivo_BR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc006.mcc724.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode="2" | |
/> | |
<!-- Brazil : Americanet : ZTE --> | |
<settings mnoname="Americanet_BR" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc026.mcc724.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
handover_support="0" | |
roaming_handover_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Brazil : Unifique --> | |
<settings mnoname="Unifique_BR" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
epdgserverip="epdg.epc.mnc029.mcc724.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
pcscfv6vendorattr="21" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
nr_interworking_mode="2" | |
/> | |
<!-- Brazil : Brisanet --> | |
<settings mnoname="Brisanet_BR" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
epdgserverip="epdg.epc.mnc077.mcc724.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Argentina : Movistar : UFN --> | |
<settings mnoname="Movistar_AR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc007.mcc722.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Austria : T-mobile : MAX,TRG --> | |
<settings mnoname="TMobile_AT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc232.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Bahrain : Batelco : XSG --> | |
<settings mnoname="Batelco_BH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc001.mcc426.pub.3gppnetwork.org" | |
dynamic_fqdn="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Bahrain : Viva : XSG --> | |
<settings mnoname="Viva_BH" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc004.mcc426.pub.stc.com.bh" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Egypt : Etisalat : EGY --> | |
<settings mnoname="Etisalat_EG" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc602.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Argentina : Personal : PSN --> | |
<settings mnoname="Personal_AR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc034.mcc722.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "200" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<settings mnoname="Movistar_PE" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc006.mcc716.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Colombia : Claro : COM --> | |
<settings mnoname="Claro_CO" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.ims.mnc101.mcc732.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
imeivendorattr="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Colombia : Wom : WOM --> | |
<settings mnoname="Wom_CO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc360.mcc732.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Colombia : Movistar : COB --> | |
<settings mnoname="Movistar_CO" | |
epdgserverip="epdg.epc.mnc123.mcc732.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Chile : Claro : CHL --> | |
<settings mnoname="Claro_CL" | |
smartwifirssia="-75" | |
smartwifirsrp1="-120" | |
smartwifirsrp3="-118" | |
threshold4grovein="118" | |
threshold4groveout="120" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc003.mcc730.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Chile : Wom : CHX --> | |
<settings mnoname="Wom_CL" | |
smartwifirssia="-70" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc009.mcc730.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<settings mnoname="Dialog_LK" | |
smartwifirssia="-70" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc413.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<settings mnoname="Mobitel_LK" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc001.mcc413.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Uruguay : Claro : CTU --> | |
<settings mnoname="Claro_UY" | |
smartwifirssia="-75" | |
smartwifirsrp1="-120" | |
smartwifirsrp3="-118" | |
threshold4grovein="118" | |
threshold4groveout="120" | |
threshold3grovein="118" | |
threshold3groveout="120" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc010.mcc748.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "200" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Chile : Entel : CHE --> | |
<settings mnoname="Entel_CL" | |
smartwifirssia="-70" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc001.mcc730.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Panama : Movistar : PBS --> | |
<settings mnoname="Movistar_PA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
idimac="1" | |
epdgserverip="w-apn.movistar.com.pa" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "200" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Dominican : Claro : CDR --> | |
<settings mnoname="Claro_DO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc002.mcc370.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Rep Dominicana: Orange: DOR --> | |
<settings mnoname="Orange_DO" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc001.mcc370.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Portugal : MEO --> | |
<settings mnoname="MEO_PT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc006.mcc268.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Portugal : NOS --> | |
<settings mnoname="NOS_PT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc003.mcc268.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
reset_wifi_call_preferred="onetime" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Albania : Vodafone : AVF --> | |
<settings mnoname="Vodafone_AL" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc276.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Costa Rica: Claro: CRC --> | |
<settings mnoname="Claro_CR" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc003.mcc712.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- El Salvador: Claro: PER --> | |
<settings mnoname="Claro_SV" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc001.mcc706.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Guatemala: Claro: PGU --> | |
<settings mnoname="Claro_GT" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc001.mcc704.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Honduras: Claro: HME --> | |
<settings mnoname="Claro_HN" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc001.mcc708.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Nicaragua: Claro: NEN --> | |
<settings mnoname="Claro_NI" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc021.mcc710.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Panama: Claro: CPA --> | |
<settings mnoname="Claro_PA" | |
smartwifirssia="-75" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.ims.mnc003.mcc714.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Cyprus : epic --> | |
<settings mnoname="Epic_CY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc010.mcc280.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Cyprus : Primetel: PTL --> | |
<settings mnoname="Primetel_CY" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc020.mcc280.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Liechtenstein : Telecom --> | |
<settings mnoname="Telecom_LI" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc005.mcc295.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Puerto Rico : Claro : PCT --> | |
<settings mnoname="Claro_PR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.ims.mnc110.mcc330.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Paraguay : Claro : CTP --> | |
<settings mnoname="Claro_PY" | |
smartwifirssia="-75" | |
smartwifirsrp1="-120" | |
smartwifirsrp3="-118" | |
threshold4grovein="118" | |
threshold4groveout="120" | |
threshold3grovein="118" | |
threshold3groveout="120" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc002.mcc744.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
pcscfv4vendorattr="16384" | |
imeivendorattr="16385" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Ecuador : Claro : ECO --> | |
<settings mnoname="Claro_EC" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.epc.mnc001.mcc740.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- ATT MX: Iusacell: IUS --> | |
<settings mnoname="Att_ius_MX" | |
smartwifirssia="-80" | |
smartwifirsrp1="-115" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="115" | |
threshold4groveout="115" | |
sysseltimer="60" | |
tepdgltetimer="60" | |
epdgserverip="epdg.epc.mnc050.mcc334.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Ecuador: CNT: ALE --> | |
<settings mnoname="ALE_EC" | |
smartwifirssia="-70" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc002.mcc740.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "200" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- FRANCE : NRJ : XEF --> | |
<settings mnoname="NRJ_FR" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc026.mcc208.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Ukraine : Lifecell: SEK --> | |
<settings mnoname="Lifecell_UA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc006.mcc255.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Ukraine : Vodafone: SEK --> | |
<settings mnoname="Vodafone_UA" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc001.mcc255.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
cross_sim_enable="on" | |
/> | |
<!-- Jamaica : Flow : CWW --> | |
<settings mnoname="Cable_JM" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="69.79.196.12" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Barbados : Flow : CWW --> | |
<settings mnoname="Cable_BB" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="69.79.196.12" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
<!-- Monaco : Monaco Telecom : XEF --> | |
<settings mnoname="Telecom_MC" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc010.mcc212.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Slovakia : 4ka : ORX --> | |
<settings mnoname="4ka_SK" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
threshold4grovein="108" | |
threshold3grovein="98" | |
threshold3groveout="108" | |
threshold2grovein="92" | |
threshold2groveout="102" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="epdg.epc.mnc003.mcc231.pub.3gppnetwork.org" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
reset_wifi_call_enable="onetime" | |
/> | |
<!-- Bahamas: BTC: BAT --> | |
<settings mnoname="BTC_BS" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
dynamic_fqdn="1" | |
tepdgltemeasurementtimer="0" | |
tepdgwifimeasurementtimer="0" | |
epdgserverip="69.79.196.12" | |
is_ipv6_enabled="1" | |
is_ipv6_preferred="1" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency = "300" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Ireland: H3G: 3IE --> | |
<settings mnoname="3_IE" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
sysseltimer="30" | |
tepdgltetimer="30" | |
epdgserverip="epdg.three.ie" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
roaming_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
/> | |
<!-- Italy : TIM : TIM --> | |
<settings mnoname="Telecom_IT" | |
smartwifirssia="-67" | |
smartwifirssib="-74" | |
smartwifirsrp1="-115" | |
smartwifirsrp3="-110" | |
threshold5grovein="94" | |
threshold5groveout="105" | |
threshold4grovein="94" | |
threshold4groveout="105" | |
threshold3grovein="50" | |
threshold3groveout="55" | |
threshold2grovein="85" | |
threshold2groveout="90" | |
epdgserverip="epdg.epc.mnc001.mcc222.pub.3gppnetwork.org" | |
pcscfv4vendorattr="20" | |
pcscfv6vendorattr="21" | |
roaming_handover_support="0" | |
roaming_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
reset_wifi_call_enable="onetime" | |
reset_wifi_call_preferred="onetime" | |
cross_sim_enable = "on" | |
/> | |
<!-- Italy : Windtre : HUI --> | |
<settings mnoname="Windtre_IT" | |
smartwifirssia="-70" | |
smartwifirssib="-80" | |
threshold4grovein="96" | |
threshold4groveout="116" | |
threshold2grovein="90" | |
threshold2groveout="100" | |
epdgserverip="epdg.epc.mnc088.mcc222.pub.3gppnetwork.org" | |
pcscfv4vendorattr="16384" | |
pcscfv6vendorattr="16386" | |
roaming_support="0" | |
roaming_handover_support="0" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable = "on" | |
reset_wifi_call_enable="onetime" | |
reset_wifi_call_preferred="onetime" | |
/> | |
<!-- Italy : Fastweb : ITV --> | |
<settings mnoname="Fastweb_IT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.fastweb.it" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
airplane_mode_support="0" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- Italy : Spusu : ITV --> | |
<settings mnoname="Spusu_IT" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
epdgserverip="epdg.epc.mnc056.mcc222.pub.3gppnetwork.org" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
wfc_setting_menu="1" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
cross_sim_enable="on" | |
/> | |
<!-- Montenegro : T-Mobile : SEE,SIO --> | |
<settings mnoname="TMobile_ME" | |
smartwifirsrp1="-118" | |
smartwifirsrp3="-110" | |
threshold5grovein="110" | |
threshold5groveout="118" | |
epdgserverip="epdg.epc.mnc002.mcc297.pub.3gppnetwork.org" | |
roaming_handover_support="0" | |
rtprtcplossratepercent="10" | |
thresholddpdlatency="300" | |
wfc_call_menu="1" | |
wfc_quicksetting_menu="1" | |
cross_sim_enable="on" | |
/> | |
<!-- China : CTC : CHC --> | |
<settings mnoname="CTC_CN" | |
smartwifirssia="-75" | |
smartwifirssib="-78" | |
smartwifirsrp1="-108" | |
smartwifirsrp3="-105" | |
threshold5grovein="103" | |
threshold5groveout="106" | |
sysseltimer="0" | |
tepdgltetimer="15" | |
epdgserverip="epdg.epc.mnc011.mcc460.pub.3gppnetwork.org" | |
nr_interworking_mode="1" | |
wfc_setting_menu="1" | |
/> | |
<!-- Bermuda: Paradise: PRD --> | |
<settings mnoname="Paradise_BM" | |
smartwifirssia="-72" | |
smartwifirssib="-79" | |
epdgserverip="epdg.epc.mnc007.mcc350.pub.3gppnetwork.org" | |
is_ipv6_enabled="1" | |
roaming_support="1" | |
roaming_handover_support="1" | |
wfc_call_menu="1" | |
wfc_setting_menu="1" | |
wfc_quicksetting_menu="1" | |
/> | |
</epdgsettings> | |
</iwlanapns> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment