Merge pull request #1365 from blackc2004/patch-26
Update y000000000005.cfg
This commit is contained in:
commit
d03573fa6e
|
|
@ -590,7 +590,7 @@ programablekey.1.history_type =
|
||||||
programablekey.1.label =
|
programablekey.1.label =
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
## Expansion Key £¨For T38G only£© ##
|
## Expansion Key £¨For T38G only£© ##
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
#X ranges from 1 to 6, Y ranges from 1 to 39.
|
#X ranges from 1 to 6, Y ranges from 1 to 39.
|
||||||
#expansion_module.x.key.y.type = 37 (Switch by default)
|
#expansion_module.x.key.y.type = 37 (Switch by default)
|
||||||
|
|
@ -1075,7 +1075,7 @@ phone_setting.lock =
|
||||||
phone_setting.phone_lock.unlock_pin =
|
phone_setting.phone_lock.unlock_pin =
|
||||||
phone_setting.phone_lock.lock_time_out =
|
phone_setting.phone_lock.lock_time_out =
|
||||||
|
|
||||||
#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav¡¡Ring8.wav.
|
#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav¡¡Ring8.wav.
|
||||||
#You can configure the custom ring tone (Busy.wav) for the phone, the value is: phone_setting.ring_type = Busy.wav
|
#You can configure the custom ring tone (Busy.wav) for the phone, the value is: phone_setting.ring_type = Busy.wav
|
||||||
phone_setting.ring_type =
|
phone_setting.ring_type =
|
||||||
|
|
||||||
|
|
@ -1133,6 +1133,12 @@ phone_setting.mute_power_led_flash_enable =
|
||||||
#Enable or disable the phone to flash the power LED when placing a calll on hold; 0-Disabled (default), 1-Enabled;
|
#Enable or disable the phone to flash the power LED when placing a calll on hold; 0-Disabled (default), 1-Enabled;
|
||||||
phone_setting.hold_power_led_flash_enable =
|
phone_setting.hold_power_led_flash_enable =
|
||||||
|
|
||||||
|
#######################################################################################
|
||||||
|
## Directory Setting ##
|
||||||
|
#######################################################################################
|
||||||
|
#Configure the access URL of the directory setting file.
|
||||||
|
directory_setting.url = {$yealink_directory_setting_url}
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Configure the access URL of firmware ##
|
## Configure the access URL of firmware ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue