IMS: Add config for CMCC video CRBT(color ring back tone)
Change-Id: I7569d87edc6c8cac2616fe46c90e840429f41fdc CRs-Fixed: 2085714
This commit is contained in:
parent
21aeb084a6
commit
e889526ea6
|
@ -877,6 +877,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
|
|||
<boolean name="add_participant_only_in_conference" value="true" />
|
||||
<boolean name="config_enable_cfu_time" value="true" />
|
||||
<boolean name="support_cancel_modify_call" value="true" />
|
||||
<boolean name="config_enable_video_crbt" value="true" />
|
||||
</carrier_config>
|
||||
|
||||
<carrier_config mcc="460" mnc="01">
|
||||
|
@ -932,6 +933,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
|
|||
<boolean name="add_participant_only_in_conference" value="true" />
|
||||
<boolean name="config_enable_cfu_time" value="true" />
|
||||
<boolean name="support_cancel_modify_call" value="true" />
|
||||
<boolean name="config_enable_video_crbt" value="true" />
|
||||
</carrier_config>
|
||||
|
||||
<carrier_config mcc="460" mnc="03">
|
||||
|
@ -1022,6 +1024,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
|
|||
<boolean name="add_participant_only_in_conference" value="true" />
|
||||
<boolean name="config_enable_cfu_time" value="true" />
|
||||
<boolean name="support_cancel_modify_call" value="true" />
|
||||
<boolean name="config_enable_video_crbt" value="true" />
|
||||
</carrier_config>
|
||||
|
||||
<carrier_config mcc="460" mnc="08">
|
||||
|
@ -1059,6 +1062,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
|
|||
<boolean name="add_participant_only_in_conference" value="true" />
|
||||
<boolean name="config_enable_cfu_time" value="true" />
|
||||
<boolean name="support_cancel_modify_call" value="true" />
|
||||
<boolean name="config_enable_video_crbt" value="true" />
|
||||
</carrier_config>
|
||||
|
||||
<carrier_config mcc="460" mnc="09">
|
||||
|
|
Loading…
Reference in New Issue