Update y000000000074.cfg
This commit is contained in:
parent
9eeea831e8
commit
00113b1a1e
|
|
@ -470,8 +470,8 @@ custom_softkey_call_failed.url=
|
|||
## Features Bluetooth ##
|
||||
#######################################################################################
|
||||
##Only T54S/T52S/T48G/T48S/T46G/T46S/T42S/T41S/T29G/T27G Models support the parameter.
|
||||
features.bluetooth_enable= {$yealink_bt_enable}
|
||||
features.bluetooth_adapter_name= {$yealink_bt_name}
|
||||
features.bluetooth_enable= {$yealink_bluetooth_enable}
|
||||
features.bluetooth_adapter_name= {$yealink_bluetooth_name}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -533,7 +533,7 @@ voice.jib.wifi.adaptive= {$yealink_jib_wifi_adaptive}
|
|||
#######################################################################################
|
||||
voice.echo_cancellation = {$yealink_echo_cancellation}
|
||||
voice.cng = {$yealink_cng}
|
||||
voice.vad = {$yealink_cng}
|
||||
voice.vad = {$yealink_vad}
|
||||
|
||||
|
||||
################################################################
|
||||
|
|
@ -1393,8 +1393,8 @@ screensaver.xml_browser.url= {$yealink_screensaver_xml_url}
|
|||
features.power_saving.enable= {$yealink_powersave_enable}
|
||||
features.power_saving.power_led_flash.on_time= {$yealink_powersave_led_on_time}
|
||||
features.power_saving.power_led_flash.off_time= {$yealink_powersave_led_off_time}
|
||||
features.power_saving.office_hour.monday= {$yealink_powersave_hours_mon}
|
||||
features.power_saving.office_hour.tuesday= {$yealink_powersave_hours_tue}
|
||||
features.power_saving.office_hour.monday= {$yealink_powersave_hour_mon}
|
||||
features.power_saving.office_hour.tuesday= {$yealink_powersave_hour_tue}
|
||||
features.power_saving.office_hour.wednesday= {$yealink_powersave_wed}
|
||||
features.power_saving.office_hour.thursday= {$yealink_powersave_thu}
|
||||
features.power_saving.office_hour.friday= {$yealink_powersave_fri}
|
||||
|
|
|
|||
Loading…
Reference in New Issue