aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyunho <hhshin@google.com>2022-05-01 08:29:58 +0000
committerBrad Ebinger <breadley@google.com>2022-05-05 16:55:19 +0000
commitc33393a9638a1db9841190ed11ef67dd2a38d7d3 (patch)
tree13a5410b1d6143589604fb14f38f2200916d2c60
parent2801bca82199ed5a2b627bd26bde61f6d9752f39 (diff)
downloadCarrierConfig-c33393a9638a1db9841190ed11ef67dd2a38d7d3.tar.gz
add use_tel_uri_for_pidf_xml field for ATT-UCE 430
Add use_tel_uri_for_pidf_xml field for ATT-UCE 430 Set the added filed to false by defaut and true for ATT If the field is true, get the first TEL URI from associated uris. Bug: b/229669620 Test: PUBLISH - 200 OK in the live network. Test: Set SIP and TEL URI to assoicated uris. Check whether the URI of the desired scheme is read according to the field value. Change-Id: Ica41ad900db7a31f442315705805f54ce9db4660 Merged-In: Ica41ad900db7a31f442315705805f54ce9db4660
-rw-r--r--assets/carrier_config_carrierid_1187_AT&T.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/carrier_config_carrierid_1187_AT&T.xml b/assets/carrier_config_carrierid_1187_AT&T.xml
index 0435ca9..691811a 100644
--- a/assets/carrier_config_carrierid_1187_AT&T.xml
+++ b/assets/carrier_config_carrierid_1187_AT&T.xml
@@ -8,6 +8,7 @@
<boolean name="csp_enabled_bool" value="true"/>
<boolean name="display_hd_audio_property_bool" value="false"/>
<boolean name="enableSMSDeliveryReports" value="false"/>
+ <boolean name="ims.use_tel_uri_for_pidf_xml" value="true" />
<boolean name="ims.rcs_request_forbidden_by_sip_489_bool" value="true" />
<boolean name="rtt_supported_bool" value="true"/>
<boolean name="show_4g_for_3g_data_icon_bool" value="true"/>