IMS: Add config to control 4G conference call

1) Add config to control the conference dialer by MCC/MNC.
2) Add config to control the conference state display.
3) Add a config value to enable or disable of adding
   multi-participants to conference call.
4) Config to add participant only in conferencall call for CMCC.

Change-Id: I67193b5e1b61b1faaa44a7a1308bc425faf6e707
CRs-Fixed: 2033814
This commit is contained in:
Zhao Fan 2017-04-11 18:52:02 +08:00 committed by Gerrit - the friendly Code Review server
parent aeec852653
commit 2fbaf5e71a
1 changed files with 16 additions and 0 deletions

View File

@ -702,6 +702,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
</string-array>
<boolean name="config_show_srvcc_toast" value="true" />
<boolean name="ims_call_type_enabled" value="true" />
<boolean name="config_enable_conference_dialer" value="true" />
<boolean name="config_conference_call_show_participant_status" value="true" />
<boolean name="add_multi_participants_enabled" value="true" />
<boolean name="add_participant_only_in_conference" value="true" />
</carrier_config>
<carrier_config mcc="460" mnc="01">
@ -743,6 +747,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
</string-array>
<boolean name="config_show_srvcc_toast" value="true" />
<boolean name="ims_call_type_enabled" value="true" />
<boolean name="config_enable_conference_dialer" value="true" />
<boolean name="config_conference_call_show_participant_status" value="true" />
<boolean name="add_multi_participants_enabled" value="true" />
<boolean name="add_participant_only_in_conference" value="true" />
</carrier_config>
<carrier_config mcc="460" mnc="03">
@ -811,6 +819,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
</string-array>
<boolean name="config_show_srvcc_toast" value="true" />
<boolean name="ims_call_type_enabled" value="true" />
<boolean name="config_enable_conference_dialer" value="true" />
<boolean name="config_conference_call_show_participant_status" value="true" />
<boolean name="add_multi_participants_enabled" value="true" />
<boolean name="add_participant_only_in_conference" value="true" />
</carrier_config>
<carrier_config mcc="460" mnc="08">
@ -838,6 +850,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
</string-array>
<boolean name="config_show_srvcc_toast" value="true" />
<boolean name="ims_call_type_enabled" value="true" />
<boolean name="config_enable_conference_dialer" value="true" />
<boolean name="config_conference_call_show_participant_status" value="true" />
<boolean name="add_multi_participants_enabled" value="true" />
<boolean name="add_participant_only_in_conference" value="true" />
</carrier_config>
<carrier_config mcc="460" mnc="09">