diff --git a/resources/templates/provision/yealink/t58v/y000000000058.cfg b/resources/templates/provision/yealink/t58v/y000000000058.cfg index b8c7949b3c..e26b42075e 100644 --- a/resources/templates/provision/yealink/t58v/y000000000058.cfg +++ b/resources/templates/provision/yealink/t58v/y000000000058.cfg @@ -133,14 +133,14 @@ static.openvpn.url = ## LLDP ## ####################################################################################### static.network.lldp.enable = static.network.lldp.enable = {$yealink_lldp_enable} -static.network.lldp.packet_interval = +static.network.lldp.packet_interval = {$yealink_lldp_packet_interval} ####################################################################################### ## CDP ## ####################################################################################### static.network.cdp.enable = static.network.cdp.enable = {$yealink_cdp_enable} -static.network.cdp.packet_interval = +static.network.cdp.packet_interval = {$yealink_cdp_packet_interval} ####################################################################################### @@ -340,9 +340,9 @@ sip.limit_server_reason = #sip.tls_listen_port = {if isset($yealink_sip_listen_port)}sip.tls_listen_port = {$yealink_sip_listen_port}{else}sip.tls_listen_port = 5061{/if} sip.trust_ctrl = {$yealink_trust_ctrl} -sip.nat_stun.enable = -sip.nat_stun.server = -sip.nat_stun.port = +sip.nat_stun.enable = {if isset($stun_server)}1{else}0{/if} +sip.nat_stun.server = {$stun_server} +sip.nat_stun.port = {if isset($stun_port)}{$stun_port}{else}3478{/if} sip.timer_t1 = sip.timer_t2 = sip.timer_t4 = @@ -358,7 +358,7 @@ sip.escape_characters.enable = ##The default value is 0 ( said according to the transmission mode configured to listen on port),1- ##1-said at the same time to monitor TCP and UDP ##2-said to monitor TCP and UDP at the same time, and from the BLF - the LIST to subscribe to the contact with a transport = TCP parameters -sip.listen_mode = +sip.listen_mode = {if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if} ##The default value is 0-Disable, 1-Enable.It takes effect after a reboot. ##0-registered according to the uri of the tectonic refer - by domain ##1-according to refer the from header fields to construct refer - by domain @@ -376,18 +376,18 @@ sip.tcp_port_random_mode = ####################################################################################### ## Echo Cancellation ## ####################################################################################### -voice.vad = -voice.cng = -voice.echo_cancellation = +voice.vad = {$yealink_vad} +voice.cng = {$yealink_cng} +voice.echo_cancellation = {$yealink_echo_cancellation} ####################################################################################### ## Jitter Buffer ## ####################################################################################### -voice.jib.adaptive = -voice.jib.min = -voice.jib.max = -voice.jib.normal = +voice.jib.adaptive = {$yealink_jib_adaptive} +voice.jib.min = {$yealink_jib_min} +voice.jib.max = {$yealink_jib_max} +voice.jib.normal = {$yealink_jib_normal} ####################################################################################### @@ -429,21 +429,21 @@ voice.headset_send = ##It enables or disables the transferee party°Øs phone to prompt a missed call on the LCD screen before displaying ##the caller ID when performing a semi-attended transfer.0-Enabled,1-Disabled ##The default value is 1. -transfer.semi_attend_tran_enable = +transfer.semi_attend_tran_enable = {$yealink_transfer_semi_attended} ##It enables or disables the phone to complete the blind transfer through on-hook.0-Disabled,1-Enabled . ##The default value is 1. -transfer.blind_tran_on_hook_enable = +transfer.blind_tran_on_hook_enable = {$yealink_transfer_blind_on_hook} ##It enables or disables the phone to transfer call to the two parties after a local conference call hangs up. ##0-Disabled,1-Enabled. ##The default value is 0. -transfer.tran_others_after_conf_enable = +transfer.tran_others_after_conf_enable = {$yealink_transfer_after_conf} ##It enables or disables the phone to complete the attended transfer through on-hook. ##0-Disabled,1-Enabled. ##The default value is 1. -transfer.on_hook_trans_enable = +transfer.on_hook_trans_enable = {$yealink_transfer_onhook} ##It configures the DSS key behavior during an active call when user presses the DSS ##key and the DSS key is configured as a speed dial, transfer or BLF/BLF list key. @@ -698,7 +698,7 @@ features.ldap.input_type = features.call_invite_format = phone_setting.logon_wizard_forever_wait = -features.transfer_type = +features.transfer_type = {$yealink_transfer_type} features.caller_name_type_on_dialing = gui_input_method.delete = features.off_hook_answer.enable = @@ -731,17 +731,17 @@ features.fwd_diversion_enable = features.dnd_mode = features.dnd.enable = -features.dnd.on_code = -features.dnd.off_code = +features.dnd.on_code = *78 +features.dnd.off_code = *79 features.dnd_refuse_code = -features.dnd.emergency_enable = +features.dnd.emergency_enable = 1 features.dnd.emergency_authorized_number = ####################################################################################### ## Features Bluetooth(Only for T46G model) ## ####################################################################################### -features.bluetooth_enable = +features.bluetooth_enable = {$yealink_bluetooth_enable} ####################################################################################### @@ -755,7 +755,7 @@ features.blf_led_mode = {$yealink_blf_led_mode} ##It enables or disables the phone to deal with the Version header in the BLF NOTIFY message sent by the server. ##0-Disabled,1-Enabled. ##The default value is 0.It takes effect after a reboot. -features.blf_list_version = +features.blf_list_version = 0 ####################################################################################### @@ -868,8 +868,8 @@ phone_setting.predial_autodial = phone_setting.headsetkey_mode = features.voice_mail_tone_enable = static.phone_setting.reserve_certs_enable = -phone_setting.called_party_info_display.enable = -phone_setting.call_info_display_method = +phone_setting.called_party_info_display.enable = 1 +phone_setting.call_info_display_method = 0 ####################################################################################### @@ -877,10 +877,10 @@ phone_setting.call_info_display_method = ####################################################################################### phone_setting.common_power_led_enable = phone_setting.talk_and_dial_power_led_enable = -phone_setting.mail_power_led_flash_enable = +phone_setting.mail_power_led_flash_enable = 1 phone_setting.ring_power_led_flash_enable = phone_setting.mute_power_led_flash_enable= -phone_setting.hold_and_held_power_led_flash_enable = +phone_setting.hold_and_held_power_led_flash_enable = {$yealink_missed_call_power_led_flash_enable} ##It configures the level of the active backlight intensity. ##The default value is 8. @@ -893,8 +893,8 @@ phone_setting.active_backlight_level = ##It configures the backlight time (in seconds).0, 1, 15, 30, 60, 120, 300, 600 or 1800. phone_setting.backlight_time = {$yealink_backlight_time} -phone_setting.backgrounds = Config:yealink_t58v_wallpaper.png -wallpaper_upload.url = {$yealink_t58v_wallpaper} +phone_setting.backgrounds = Config:yealink_t56a_wallpaper.png +wallpaper_upload.url = {$yealink_t56a_wallpaper} ####################################################################################### @@ -1020,8 +1020,8 @@ static.web_item_level.url = ####################################################################################### ## Trusted Certificates ## ####################################################################################### -static.trusted_certificates.url = -static.trusted_certificates.delete = +static.trusted_certificates.url = {$yealink_trusted_cert_url} +static.trusted_certificates.delete = {$yealink_trusted_cert_delete} ####################################################################################### @@ -1420,7 +1420,7 @@ custom_softkey_talking.url = ####################################################################################### ###It configures the access URL of the firmware file. ###The default value is blank.It takes effect after a reboot. -static.firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t58v} +static.firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t56a} ####################################################################################### @@ -1516,31 +1516,31 @@ phone_setting.ringing_timeout = ## V80-SP1 Add ## ####################################################################################### ##Add Time 2015.9.2 -static.wifi.enable = -static.wifi.1.label = -static.wifi.1.ssid = -static.wifi.1.security_mode = -static.wifi.1.cipher_type = -static.wifi.1.password = -features.bluetooth_adapter_name= +static.wifi.enable = {$yealink_wifi_enable} +static.wifi.1.label = {$yealink_wifi_1_label} +static.wifi.1.ssid = {$yealink_wifi_1_ssid} +static.wifi.1.security_mode = {$yealink_wifi_1_security} +static.wifi.1.cipher_type = {$yealink_wifi_1_cipher} +static.wifi.1.password = {$yealink_wifi_1_password} +features.bluetooth_adapter_name= {$yealink_bluetooth_name} ####################################################################################### ## V80-SP2 Add ## ####################################################################################### ##Add Time 2016.5.26 -features.power_saving.enable= -features.power_saving.office_hour.idle_timeout = -features.power_saving.off_hour.idle_timeout = -features.power_saving.user_input_ext.idle_timeout= -features.power_saving.office_hour.monday = -features.power_saving.office_hour.tuesday = -features.power_saving.office_hour.wednesday = -features.power_saving.office_hour.thursday = -features.power_saving.office_hour.friday = -features.power_saving.office_hour.saturday = -features.power_saving.office_hour.sunday = -screensaver.wait_time= +features.power_saving.enable = {$yealink_powersave_enable} +features.power_saving.office_hour.idle_timeout = {$yealink_powersave_office_hour_timeout} +features.power_saving.off_hour.idle_timeout = {$yealink_powersave_off_hour_timeout} +features.power_saving.user_input_ext.idle_timeout = {$yealink_powersave_user_input_timeout} +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_hour_wed} +features.power_saving.office_hour.thursday = {$yealink_powersave_hour_thu} +features.power_saving.office_hour.friday = {$yealink_powersave_hour_fri} +features.power_saving.office_hour.saturday = {$yealink_powersave_hour_sat} +features.power_saving.office_hour.sunday = {$yealink_powersave_hour_sun} +screensaver.wait_time = {$yealink_screensaver_wait} ####################################################################################### @@ -1560,10 +1560,10 @@ static.auto_provision.flexible.enable = static.auto_provision.flexible.interval= static.auto_provision.flexible.begin_time = static.auto_provision.flexible.end_time = -voice.jib.wifi.adaptive = -voice.jib.wifi.min = -voice.jib.wifi.max = -voice.jib.wifi.normal = +voice.jib.wifi.adaptive = {$yealink_jib_wifi_adaptive} +voice.jib.wifi.min = {$yealink_jib_wifi_min} +voice.jib.wifi.max = {$yealink_jib_wifi_max} +voice.jib.wifi.normal = {$yealink_jib_wifi_normal} wui.quick_login = multicast.listen_address.1.volume = multicast.receive.use_speaker =