Update y000000000066.cfg
This commit is contained in:
parent
1b1aaff900
commit
425395c619
|
|
@ -579,7 +579,7 @@ sip.send_keepalive_by_socket=
|
|||
sip.reliable_protocol.timerae.enable=
|
||||
sip.listen_in_peer_localip.enable=
|
||||
sip.requesturi.e164.addglobalprefix=
|
||||
sip.trust_ctrl=
|
||||
sip.trust_ctrl = {$yealink_trust_ctrl}
|
||||
sip.mac_in_ua=
|
||||
|
||||
sip.timer_t1=
|
||||
|
|
@ -1029,9 +1029,9 @@ hotdesking.dsskey_outbound_enable=
|
|||
## Voice Mail ##
|
||||
#######################################################################################
|
||||
features.voice_mail_alert.enable=
|
||||
features.voice_mail_popup.enable=
|
||||
features.voice_mail_popup.enable = {$yealink_voice_mail_popup_enable}
|
||||
features.voice_mail_tone_enable=
|
||||
features.hide_feature_access_codes.enable=
|
||||
features.hide_feature_access_codes.enable = {$yealink_hide_feature_access_codes_enable}
|
||||
voice_mail.number.1=
|
||||
|
||||
|
||||
|
|
@ -1086,7 +1086,7 @@ features.ringer_device.is_use_headset=
|
|||
features.ip_call.auto_answer.enable=
|
||||
features.show_default_account=
|
||||
features.call.dialtone_time_out=
|
||||
features.missed_call_popup.enable=
|
||||
features.missed_call_popup.enable = {$yealink_missed_call_popup_enable}
|
||||
features.auto_answer_tone.enable=
|
||||
features.play_hold_tone.enable=
|
||||
features.key_as_send=
|
||||
|
|
@ -1104,7 +1104,7 @@ features.dnd_refuse_code=
|
|||
features.upload_server=
|
||||
features.dtmf.repetition=
|
||||
features.dtmf.hide_delay=
|
||||
features.dtmf.hide=
|
||||
features.dtmf.hide = {$yealink_dtmf_hide}
|
||||
features.play_local_dtmf_tone_enable =
|
||||
features.reboot_in_talk_enable =
|
||||
features.fwd_diversion_enable=
|
||||
|
|
@ -1189,7 +1189,7 @@ phone_setting.talk_and_dial_power_led_enable=
|
|||
phone_setting.mail_power_led_flash_enable=
|
||||
phone_setting.ring_power_led_flash_enable=
|
||||
phone_setting.common_power_led_enable=
|
||||
phone_setting.missed_call_power_led_flash.enable=
|
||||
phone_setting.missed_call_power_led_flash.enable = {$yealink_missed_call_power_led_flash_enable}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1461,7 +1461,7 @@ features.blf_list_version=
|
|||
sip.sub_refresh_random=
|
||||
sip.terminate_notify_sub_delay_time=
|
||||
|
||||
features.blf_led_mode=
|
||||
features.blf_led_mode = {$yealink_blf_led_mode}
|
||||
features.blf_pickup_only_send_code=
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue