diff --git a/resources/templates/provision/yealink/t23p/y000000000044.cfg b/resources/templates/provision/yealink/t23p/y000000000044.cfg index e25e7e4ce3..4a7372d392 100644 --- a/resources/templates/provision/yealink/t23p/y000000000044.cfg +++ b/resources/templates/provision/yealink/t23p/y000000000044.cfg @@ -29,7 +29,7 @@ network.pppoe.password = ####################################################################################### -## Network ## +## Network Advanced ## ####################################################################################### ##0-ipv4, 1-ipv6, 2-ipv4&ipv6 static.network.ip_address_mode = {$yealink_ip_address_mode} @@ -55,7 +55,6 @@ network.pc_port.speed_duplex = network.pc_port.dhcp_server = 1 {if isset($dns_server_primary)}network.static_dns_enable = 1{else}network.static_dns_enable = 0{/if} - ####################################################################################### ## VLAN ## ####################################################################################### @@ -884,7 +883,7 @@ features.pickup.blf_audio_enable = ####################################################################################### ## Phone Setting ## ####################################################################################### -#Enable or disable the photo display on handset 0 = disable, 1 = enable +#Enable or disable the photo display on handset 0 = disable, 1= enable phone_setting.contact_photo_display.enable = 0 #Enable or disable the called party information display 0 = disable 1 = enable @@ -1028,6 +1027,24 @@ bw.calllog_and_dir = #Enable or disable the feature key synchronization; 0-Disabled (default), 1-Enabled; bw.feature_key_sync = {$yealink_feature_key_sync} +####################################################################################### +## Dsskey ## +####################################################################################### +features.block_linekey_in_menu.enable = +features.shorten_linekey_label.enable = +features.flash_url_dsskey_led.enable = +features.config_dsskey_length = {$yealink_dsskey_length} +phone_setting.page_tip = +features.keep_switch_page_key.enable= + +##phone_setting.idle_dsskey_and_title.transparency(Only support T54S/T52S/T48G/T48S) +phone_setting.idle_dsskey_and_title.transparency= + +##V83 Add +phone_setting.keytype_sequence = +phone_setting.dsskey_label.display_method = +local.dsskey_type_config.mode = + ####################################################################################### ## Security ## ####################################################################################### @@ -1262,7 +1279,7 @@ linekey.27.type = linekey.27.xml_phonebook = linekey.27.label = ####################################################################################### -## Programmable key ## +## Programable key ## ####################################################################################### #X ranges from 1 to 13. #programablekey.x.type--Customize the programmable key type. @@ -1635,4 +1652,3 @@ directory_setting.url = https://{if isset($http_auth_username)}{$http_auth_usern ####################################################################################### #Before using this parameter, you should store the desired firmware (x.71.x.x.rom) to the provisioning server. firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t23p} -