Created
March 8, 2024 18:00
-
-
Save handymenny/2083ec28310330692b471b075301a35c to your computer and use it in GitHub Desktop.
iliad italy IMS Config - Redmi Note 13 Pro 5G OS1.0.1.0.UNRCNXM
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" ?> | |
<IWLAN_S2B_CONFIG> | |
<GENERIC_VARIANT> | |
<epdg_addr_info> | |
<static_fqdn_enabled>FALSE</static_fqdn_enabled> | |
<ip_pref>IP6_ONLY</ip_pref> | |
</epdg_addr_info> | |
<ikev2_info> | |
<ke_payload_enabled>FALSE</ke_payload_enabled> | |
<self_id> | |
<id_type>ID_RFC822_ADDR</id_type> | |
<mac_enabled>FALSE</mac_enabled> | |
<identifier/> | |
</self_id> | |
<peer_id> | |
<id_type>ID_KEY_ID</id_type> | |
</peer_id> | |
<ikev2_encr_algo_list> | |
<encr_algo value="12"> | |
<key_size>128</key_size> | |
</encr_algo> | |
</ikev2_encr_algo_list> | |
<ikev2_hash_algo_list> | |
<algo value="2"/> | |
</ikev2_hash_algo_list> | |
<ikev2_dh_group_list> | |
<dh_group value="2"/> | |
</ikev2_dh_group_list> | |
<esp_encr_algo_list> | |
<encr_algo value="12"> | |
<key_size>128</key_size> | |
</encr_algo> | |
</esp_encr_algo_list> | |
<esp_auth_algo_list> | |
<algo value="2"/> | |
</esp_auth_algo_list> | |
<ikev2_sa_rekey_timer> | |
<soft_sec>86300</soft_sec> | |
<hard_sec>86400</hard_sec> | |
</ikev2_sa_rekey_timer> | |
<esp_rekey_timer> | |
<soft_sec>28700</soft_sec> | |
<hard_sec>28800</hard_sec> | |
</esp_rekey_timer> | |
</ikev2_info> | |
</GENERIC_VARIANT> | |
<WP_VARIANT> | |
<ikev2_info> | |
<esp_auth_algo_list> | |
<algo value="1"/> | |
<algo value="2"/> | |
</esp_auth_algo_list> | |
<configured_ike_port>4500</configured_ike_port> | |
</ikev2_info> | |
</WP_VARIANT> | |
</IWLAN_S2B_CONFIG> |
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
[QIPCALL:ImsMediaProfileConfig] | |
*AudioProfile1 = "EVS_0_126;AMR_1_104;AMR_4_110;AMR_0_102;AMR_2_108" | |
[QIPCALL:EVS_0] | |
*BitRate = 4095 | |
*Bandwidth = 6 | |
*hf_only = 0 | |
*ch_aw_recv = -1 | |
*Dtx_enable = 1 | |
[QIPCALL:ImsCodecConfig] | |
*EVSCMRinclusionpolicyOffer = 1 | |
*EVSCMRinclusionpolicyAnswer = 1 | |
[Ut:UtConfiguration] | |
*BlockRequestIfNullRule = 0 | |
[QIPCALL:ImsVideoConfig] | |
*vtImpactedByDataSetting = 0 | |
[QIPCALL:ImsVoiceConfig] | |
#This config is required to enable 380 response validation as per 3GPP. | |
*enableAlternateSrvRspCheck = 0 | |
#This config is required to send permanent failiure instead of alternate emergency service for non standrad emergency service. | |
*sendPermanentFailon380 = 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment