fusionpbx/resources/templates/provision/yealink/t58w/y000000000150.cfg

2629 lines
108 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!version:1.0.0.1
##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
#######################################################################################
## Network CDP ##
#######################################################################################
static.network.cdp.enable = {$yealink_cdp_enable}
static.network.cdp.packet_interval = {$yealink_cdp_packet_interval}
#######################################################################################
## Network IPv6 ##
#######################################################################################
static.network.ipv6_static_dns_enable =
static.network.ipv6_icmp_v6.enable =
static.network.ipv6_secondary_dns =
static.network.ipv6_primary_dns =
static.network.ipv6_internet_port.gateway =
static.network.ipv6_internet_port.ip =
static.network.ipv6_internet_port.type =
static.network.ipv6_prefix =
#######################################################################################
## Hostname ##
#######################################################################################
static.network.dhcp_host_name =
#######################################################################################
## Network Internet ##
#######################################################################################
static.network.ip_address_mode = {$yealink_ip_address_mode}
static.network.vlan.pc_port_mode =
{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0{/if}
static.network.pc_port.enable = 1
static.network.primary_dns = {$dns_server_primary}
static.network.secondary_dns = {$dns_server_secondary}
static.network.internet_port.gateway =
static.network.internet_port.mask =
static.network.internet_port.ip =
static.network.internet_port.type =
#####v84SP4新需求新增###
static.features.network_test.check_policy=
static.features.network_test.enable=
static.features.network_test.host=
static.features.network_test.period=
static.features.network_unavailable_test.period=
static.network.dns.retry_times=
static.network.preference=
static.network.redundancy.failback.timeout=
static.network.redundancy.mode=
static.network.static_nat.addr= {$yealink_static_nat}
static.network.static_nat.enable= {if isset($yealink_static_nat)}1{else}0{/if}
static.security.server_ssl_method=
#######################################################################################
## Network Advanced ##
#######################################################################################
##It configures the transmission mode and speed of the Internet (WAN) port.
##0-Auto Negotiate
##1-Full Duplex 10Mbps
##2-Full Duplex 100Mbps
##3-Half Duplex 10Mbps
##4-Half Duplex 100Mbps
##5-Full Duplex 1000Mbps (only applicable to SIP-T42G and SIP-T46G IP phones)
##The default value is 0.It takes effect after a reboot.
static.network.internet_port.speed_duplex =
##It configures the transmission mode and speed of the PC (LAN) port.
##0-Auto Negotiate
##1-Full Duplex 10Mbps
##2-Full Duplex 100Mbps
##3-Half Duplex 10Mbps
##4-Half Duplex 100Mbps
##5-Full Duplex 1000Mbps (only applicable to SIP-T42G and SIP-T46G IP phones)
##The default value is 0.It takes effect after a reboot.
static.network.pc_port.speed_duplex =
##It enable or disable to use A record of TTL
##The defalue value is 1;0-Disable 1-Enable
static.network.dns.ttl_enable =
##It configures the LAN MTU
##The default value is 1500,.Integer from 128 to 1500.It takes effect after a reboot.
static.network.mtu_value =
static.network.dhcp.option60type=
static.network.dns.last_cache_expired.enable=
static.network.dns.last_cache_expired =
static.network.dns.query_timeout =
#######################################################################################
## VLAN ##
#######################################################################################
static.network.vlan.internet_port_priority = {$yealink_vlan_cos}
static.network.vlan.internet_port_vid = {$yealink_vlan_id}
{if isset($yealink_vlan_enable)}static.network.vlan.internet_port_enable = {$yealink_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
static.network.vlan.pc_port_priority = {$yealink_vlan_pc_cos}
static.network.vlan.pc_port_vid = {$yealink_vlan_pc_id}
{if isset($yealink_vlan_pc_enable)}static.network.vlan.pc_port_enable = {$yealink_vlan_pc_enable}{else}static.network.vlan.pc_port_enable = 0{/if}
##It configures LLDP or manually VLAN can't obtain IP, whether to switch to other methods of VLAN or closed VLAN to get IP
##(Except T19P/T21P Models) 0-Disable 1-Enable
static.network.vlan.vlan_change.enable =
#######################################################################################
## WEB Port ##
#######################################################################################
##It configures the HTTP port for web server access.
##The default value is 80.It takes effect after a reboot.
static.network.port.http =
##It configures the HTTPS port for web server access.
##The default value is 443.It takes effect after a reboot.
static.network.port.https =
static.wui.https_enable =
static.wui.http_enable =
#######################################################################################
## QoS ##
#######################################################################################
##It configures the audio QoS.
##The default value is 46.It takes effect after a reboot.Integer from 0 to 63
static.network.qos.audiotos =
##It configures the SIP QoS.
##The default value is 26.It takes effect after a reboot.Integer from 0 to 63
static.network.qos.signaltos =
##It configures the video QoS.
##The default value is 34.It takes effect after a reboot.Integer from 0 to 63
static.network.qos.videotos =
#######################################################################################
## 802.1X ##
#######################################################################################
static.network.802_1x.mode =
static.network.802_1x.identity =
static.network.802_1x.md5_password =
static.network.802_1x.root_cert_url =
static.network.802_1x.client_cert_url =
##It configure the mouth of the PC 802.1 x - logoff function.It takes effect after a reboot.
##The default value is 0-Dsable , 1-Enable
static.network.802_1x.proxy_eap_logoff.enable =
static.network.802_1x.eap_fast_provision_mode =
static.network.802_1x.anonymous_identity =
#######################################################################################
## OpenVPN(Except T19P Model) ##
#######################################################################################
static.network.vpn_enable =
static.openvpn.url =
#######################################################################################
## LLDP ##
#######################################################################################
static.network.lldp.enable = {$yealink_lldp_enable}
static.network.lldp.packet_interval = {$yealink_lldp_packet_interval}
#######################################################################################
## Span to PC ##
#######################################################################################
static.network.span_to_pc_port =
#######################################################################################
## RTP Port ##
#######################################################################################
static.sip.min_udp_port=
static.sip.max_udp_port=
static.sip.min_tcp_port=
static.sip.max_tcp_port=
#####V84SP4新需求新增####
features.rtp_symmetric.enable=
phone_setting.early_media.rtp_sniffer.timeout=
#######################################################################################
## Syslog ##
#######################################################################################
static.syslog.enable =
static.syslog.server =
static.syslog.level =
static.syslog.server_port =
static.syslog.transport_type =
static.syslog.facility =
static.syslog.prepend_mac_address.enable =
static.local_log.enable =
static.local_log.level =
static.local_log.max_file_size =
####V84SP4新需求新增#####
syslog.usb.enable=
#######################################################################################
## TR069 ##
#######################################################################################
static.managementserver.enable =
static.managementserver.username =
static.managementserver.password =
static.managementserver.url =
static.managementserver.connection_request_username =
static.managementserver.connection_request_password =
static.managementserver.periodic_inform_enable =
static.managementserver.periodic_inform_interval =
#######################################################################################
## Autoprovision ## ##
#######################################################################################
### It enables or disables the phone to synchronize personalized configuration settings with the auto provisioning server.
### If it is set to 1 (Enabled), personalized configuration settings via web/phone user interface are saved in the MAC-local.cfg file on the phone,
### and then the phone will upload the MAC-local.cfg file to the provisioning server. During auto provisioning, the phone requests to download the MAC-local.cfg file on the provisioning server.
### 0-Disabled, 1-Enabled. The default value is 0.
static.auto_provision.custom.sync =
### It enables or disables the phone to protect personalized configuration settings even after auto provisioning.
### If it is set to 1 (Enabled), personalized configuration settings via web/phone user interface will be protected and remained after auto provisioning.
### 0-Disabled, 1-Enabled. The default value is 0.
static.auto_provision.custom.protect =
static.auto_provision.custom.sync.path =
static.auto_provision.custom.upload_method=
static.auto_provision.attempt_expired_time =
##V83 Add
static.auto_provision.authentication.expired_time =
static.auto_provision.connect.keep_alive =
static.auto_provision.inactivity_time_expire =
custom.auto_provision.save_rps_info.enable=
static.auto_provision.attempt_before_failed =
static.auto_provision.retry_delay_after_file_transfer_failed=
static.auto_provision.server.type =
static.auto_provision.update_file_mode =
static.auto_provision.prompt.enable =
#######################################################################################
## Autop Mode ##
#######################################################################################
static.auto_provision.power_on = {$yealink_autop_power_on}
#######################################################################################
## Autop PNP ##
#######################################################################################
static.auto_provision.pnp_enable = {$yealink_autop_pnp}
#######################################################################################
## Autop DHCP ##
#######################################################################################
static.auto_provision.dhcp_option.enable =
static.auto_provision.dhcp_option.list_user_options =
#######################################################################################
## Autop Repeat ##
#######################################################################################
static.auto_provision.repeat.enable = {$yealink_autop_repeat_enable}
static.auto_provision.repeat.minutes = {$yealink_autop_repeat_minutes}
#######################################################################################
## Autop Weekly ##
#######################################################################################
static.auto_provision.weekly.enable = {$yealink_autop_weekly_enable}
static.auto_provision.weekly.dayofweek = {$yealink_autop_weekly_dayofweek}
static.auto_provision.weekly.begin_time = {$yealink_autop_weekly_begin_time}
static.auto_provision.weekly.end_time = {$yealink_autop_weekly_end_time}
static.auto_provision.weekly_upgrade_interval = {$yealink_autop_weekly_interval}
#######################################################################################
## Autop URL ##
#######################################################################################
static.auto_provision.server.url = {$yealink_provision_url}
static.auto_provision.server.username = {$http_auth_username}
static.auto_provision.server.password = {$http_auth_password}
#######################################################################################
## Autop AES Key ##
#######################################################################################
##It configures the AES key for decrypting the Common CFG file. The valid characters contain: 0 ~ 9, A ~ Z, a ~ z.
##The default value is blank.
static.auto_provision.aes_key_16.com =
##It configures the AES key for decrypting the MAC-Oriented CFG file. The valid characters contain: 0 ~ 9, A ~ Z, a ~ z.
##The default value is blank.
static.auto_provision.aes_key_16.mac =
static.auto_provision.aes_key_in_file =
##It configures the access URL of the custom MAC-Oriented CFG file.
##The default value is blank.
static.custom_mac_cfg.url =
##It configures the value (vendor name of the device) of DHCP option 60.
##The default value is yealink.
static.auto_provision.dhcp_option.option60_value =
##It configuration phone update to restart automatically.It takes effect after a reboot.
##0-Disable 1-Enable
static.auto_provision.reboot_force.enable =
#######################################################################################
## Autop wildcard ##
#######################################################################################
static.auto_provision.url_wildcard.pn =
#######################################################################################
## Autop Code ##
#######################################################################################
##It configures the name of the code for triggering auto provisioning.
##The default value is blank.It takes effect after a reboot.
static.autoprovision.1.name =
##It configures the code for triggering auto provisioning.
##Valid characters are digits, # and *.Example:static.autoprovision.1.code = *99The default value is blank.
##It takes effect after a reboot.
static.autoprovision.1.code =
##It configures the access URL of auto provisioning server.The default value is blank.
##It takes effect after a reboot.
static.autoprovision.1.url =
##It configures the user name for authentication during auto provisioning.
##The default value is blank.It takes effect after a reboot.
static.autoprovision.1.user =
##It configures the password for authentication during auto provisioning.
##The default value is blank.It takes effect after a reboot.
static.autoprovision.1.password =
##It configures the AES key for decrypting the Common CFG file.
##The default value is blank.It takes effect after a reboot.
static.autoprovision.1.com_aes =
##It configures the AES key for decrypting the MAC-Oriented CFG file.
##The default value is blank.It takes effect after a reboot.
static.autoprovision.1.mac_aes =
######V84SP4新需求新增####
static.auto_provision.config_version.com=
static.auto_provision.config_version.mac=
static.auto_provision.custom.upload_method=
static.auto_provision.dhcp_option.list_user6_options=
static.auto_provision.dns_resolv_nosys=
static.auto_provision.dns_resolv_nretry=
static.auto_provision.dns_resolv_timeout=
static.auto_provision.encryption.call_log=
static.auto_provision.encryption.directory=
static.auto_provision.pnp_check_url.enable=
static.auto_provision.user_agent_mac.enable=
#######################################################################################
## Watch Dog ##
#######################################################################################
static.watch_dog.enable =
#######################################################################################
## SIP Advanced ##
#######################################################################################
sip.use_23_as_pound =
sip.rfc2543_hold = {$yealink_rfc2543_hold}
sip.use_out_bound_in_dialog =
sip.reg_surge_prevention =
sip.send_response_by_request =
sip.notify_reboot_enable =
sip.disp_incall_to_info =
sip.listen_port =
sip.tls_listen_port =
sip.trust_ctrl = {$yealink_trust_ctrl}
static.sip.nat_stun.enable =
static.sip.nat_stun.server =
static.sip.nat_stun.port = {if isset($stun_port)}{$stun_port}{else}3478{/if}
sip.timer_t1 =
sip.timer_t2 =
sip.timer_t4 =
##It is ASCII conversion into corresponding symbols.
##The defalult value is blank. 0-Disable 1-Enable
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= {if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if}
##The default value is 0.(contracting out the random contact, via port to carry fixed port).It takes effect after a reboot.
##1-the out-contracting port random contact, via port to carry
##2-the out-contracting ports fixed contact, via carry fix
sip.tcp_port_random_mode =
sip.call_fail_use_reason.enable= {$yealink_sip_call_fail_use_reason_enable}
sip.cid_source.preference=
##V83 Add
sip.request_validation.event=
sip.request_validation.digest.realm=
sip.request_validation.digest.list=
sip.request_validation.source.list=
####V84SP4新需求新增#######
phone_setting.disable_account_without_username.enable=
sip.dhcp.option120.mode=
sip.dns_transport_type=
sip.loopback.auto_answer.mode=
sip.loopback.enable=
sip.loopback_type=
sip.mac_in_ua=
sip.pkt_loopback_directed_payload=
sip.pkt_loopback_encapsulated_payload=
sip.pkt_loopback_mode=
sip.reliable_protocol.timerae.enable=
sip.requesturi.e164.addglobalprefix=
sip.reserve_characters=
sip.sdp_early_answer_or_offer=
sip.send_keepalive_by_socket=
sip.skip_redundant_failover_addr=
sip.sub_refresh_random=
sip.unreg_with_socket_close=
static.ice.enable=
static.sip.nat_turn.enable=
static.sip.nat_turn.password=
static.sip.nat_turn.port=
static.sip.nat_turn.server=
static.sip.nat_turn.username=
#######################################################################################
## Echo Cancellation ##
#######################################################################################
voice.vad = {$yealink_vad}
voice.cng = {$yealink_cng}
voice.echo_cancellation = {$yealink_echo_cancellation}
voice.ans_nb.enable =
voice.tns.enable =
#######################################################################################
## Jitter Buffer ##
#######################################################################################
voice.jib.adaptive = {$yealink_jib_adaptive}
voice.jib.min = {$yealink_jib_min}
voice.jib.max = {$yealink_jib_max}
voice.jib.normal = {$yealink_jib_normal}
#######################################################################################
## Tones ##
#######################################################################################
voice.tone.country = {$yealink_voice_tone_country}
voice.tone.dial =
voice.tone.ring =
voice.tone.busy =
voice.tone.congestion =
voice.tone.callwaiting = {$yealink_voice_tone_callwaiting}
voice.tone.dialrecall =
voice.tone.info =
voice.tone.stutter =
voice.tone.autoanswer =
#######################################################################################
## Volume ##
#######################################################################################
voice.handfree_send =
voice.handset_send =
voice.headset_send =
voice.headset.autoreset_spk_vol=
voice.handset.autoreset_spk_vol=
voice.handfree.autoreset_spk_vol=
#######################################################################################
## Transfer ##
#######################################################################################
##It enables or disables the transferee partys 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 = {$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 = {$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 = {$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 = {$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.
##0-New Call,1-Attended Transfer,2-Blind Transfer.
##The default value is 2.
transfer.dsskey_deal_type = {$yealink_dsskey_transfer_mode}
#######################################################################################
## Language Settings ##
#######################################################################################
##It configures the language of the web user interface.
lang.wui = {$yealink_language_web}
##It configures the language of the phone user interface.
##The default value is English.
lang.gui = {$yealink_language_gui}
gui_lang.url =
gui_lang.delete =
wui_lang.url =
wui_lang_note.url =
wui_lang.delete =
#######################################################################################
## Auto Redial ##
#######################################################################################
auto_redial.enable =
auto_redial.interval =
auto_redial.times =
#######################################################################################
## Zero Touch ##
#######################################################################################
static.zero_touch.enable = {$yealink_zero_touch_enable}
static.zero_touch.wait_time = {$yealink_zero_touch_wait_time}
static.features.hide_zero_touch_url.enable = {$yealink_zero_touch_hide}
static.zero_touch.network_fail_wait_times = {$yealink_zero_touch_wait}
static.zero_touch.network_fail_delay_times = {$yealink_zero_touch_delay}
#######################################################################################
## Dial Plan ##
#######################################################################################
dialplan.area_code.code =
dialplan.area_code.min_len =
dialplan.area_code.max_len =
dialplan.area_code.line_id =
### X ranges from 1 to 10
###dialplan.block_out.number.x =
###dialplan.block_out.line_id.x =
dialplan.block_out.number.1 =
dialplan.block_out.line_id.1 =
###X ranges from 1 to 100
###dialplan.dialnow.rule.X =
###dialplan.dialnow.line_id.X =
phone_setting.dialnow_delay = {$yealink_dialplan_dialnow_delay}
dialplan.dialnow.rule.1 = {$yealink_dialplan_dialnow_rule_1}
dialplan.dialnow.rule.2 = {$yealink_dialplan_dialnow_rule_2}
dialplan.dialnow.rule.3 = {$yealink_dialplan_dialnow_rule_3}
dialplan.dialnow.rule.4 = {$yealink_dialplan_dialnow_rule_4}
dialplan.dialnow.rule.5 = {$yealink_dialplan_dialnow_rule_5}
###X ranges from 1 to 100
###dialplan.replace.prefix.X =
###dialplan.replace.replace.X =
###dialplan.replace.line_id.X =
dialplan.replace.prefix.1 =
dialplan.replace.replace.1 =
dialplan.replace.line_id.1 =
dialplan_dialnow.url =
phone_setting.dialnow_delay =
dialplan_replace_rule.url =
dialplan.block_out.line_id.1=
dialplan.block_out.number.1=
dialplan.area_code.line_id =
dialplan.area_code.max_len =
dialplan.area_code.min_len=
dialplan.area_code.code=
#######################################################################################
## Remote Phonebook(Except T20P Model) ##
#######################################################################################
###X ranges from 1 to 5
###remote_phonebook.data.X.url =
###remote_phonebook.data.X.name =
{if isset($yealink_remote_phonebook_1_url) }
remote_phonebook.data.1.url = {$yealink_remote_phonebook_1_url}
{else}
remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
{/if}
{if isset($yealink_remote_phonebook_1_name) }
remote_phonebook.data.1.name = {$yealink_remote_phonebook_1_name}
{else}
remote_phonebook.data.1.name = Users
{/if} =
remote_phonebook.display_name =
###It enables or disables the phone to update the data of the remote phone book at a time when accessing the remote phone book.
###0-Disabled, 1-Enabled. The default value is 0.
features.remote_phonebook.enter_update_enable =
##It enables or disables the phone to perform a remote phone book search when receiving an incoming call.
##0-Disabled,1-Enabled.
##The default value is 0.
features.remote_phonebook.enable = {$yealink_remote_phonebook_enable}
##It configures the interval (in seconds) for the phone to update the data of the remote phone book from the remote phone book server.
##The value 0 means the phone will not regularly update the data of the remote phone book from the remote phone book server.
##The default value is 21600.Integer from 3600 to 2592000,and 0.
features.remote_phonebook.flash_time =
####V84SP4新增####
directory_setting.remote_phone_book.enable=
directory_setting.remote_phone_book.priority=
search_in_dialing.remote_phone_book.enable=
search_in_dialing.remote_phone_book.priority=
#######################################################################################
## LDAP ##
#######################################################################################
##It enables or disables LDAP feature.0-Disabled,1-Enabled.
##The default value is 0.
ldap.enable = {$ldap_enable}
##It configures the criteria for searching the contact name attributes.
##Example:ldap.name_filter = (|(cn=%)(sn=%)).
##The default value is blank.
ldap.name_filter = {$ldap_name_filter}
##It configures the criteria for searching the contact number attributes.
##Example:ldap.number_filter = (|(telephoneNumber=%)(mobile=%)(ipPhone=%))
##The default value is blank.
ldap.number_filter = {$ldap_number_filter}
##It configures the IP address or domain name of the LDAP server.
##The default value is blank.
ldap.host = {$ldap_host}
##It configures the port of the LDAP server.
##The default value is 389.Integer from 1 to 65535.
ldap.port = {$ldap_port}
##It configures the LDAP search base which corresponds to the location of the LDAP phonebook.
##Example:ldap.base = dc=yealink,dc=cn.
##The default value is blank.
ldap.base = {$ldap_base}
##It configures the user name for accessing the LDAP server.
##The default value is blank.
ldap.user = {$ldap_user}
##It configures the password for accessing the LDAP server.
##The default value is blank.
ldap.password = {$ldap_password}
##It configures the maximum of the search results returned by the LDAP server to be displayed.
##The default value is 50.Integer from 1 to 32000.
ldap.max_hits = {$ldap_max_hits}
##It configures the name attributes of each record to be returned by the LDAP server.
##Multiple attributes are separated by spaces.Example:ldap.name_attr =sn cn.
##The default value is blank.
ldap.name_attr = {$ldap_name_attr}
##It configures the number attributes of each record to be returned by the LDAP server.
##Multiple attributes are separated by spaces.Example:ldap.numb_attr = Mobile ipPhone.
##The default value is blank.
ldap.numb_attr = {$ldap_numb_attr}
##It configures the display name of the contact record displayed on the LCD screen. The value of this parameter must start with “%” symbol.
##Example:ldap.display_name = %cn
##The default value is blank.
ldap.display_name = {$ldap_display_name}
##It configures the LDAP version.
##The default value is 3.
ldap.version = {$ldap_version}
##It enables or disables the phone to perform an LDAP search when receiving an incoming call.
##0-Disabled,1-Enabled.
##The default value is 0.
ldap.call_in_lookup = {$ldap_call_in_lookup}
##It enables or disables the phone to sort the search results in alphabetical order or numerical order.
##0-Disabled,1-Enabled.
##The default value is 0.
ldap.ldap_sort = {$ldap_sort}
##It is the electricity + start, automatic search + 00 the beginning and the beginning of the numbe
##The default value is 0.(0-Disable,1-Enable )(Except T19P/T21P Models)
ldap.incoming_call_special_search.enable =
##The default value is 0,value of 0 to 2, respectively the ldap, ldap + StarTLS and ldaps
ldap.tls_mode =
ldap.call_out_lookup = {$ldap_dial_lookup}
ldap.customize_label=
####V84SP4新增####
directory_setting.ldap.enable=
directory_setting.ldap.priority=
search_in_dialing.ldap.enable=
search_in_dialing.ldap.priority=
ldap.anonymous_bind_operation.enable=
ldap.custom_extra_attr_name=
ldap.display_extra_attr=
ldap.extra_attr=
ldap.numb_display_mode=
ldap.search_type=
phone_setting.reverse_lookup.contact_list.replace.pattern=
phone_setting.reverse_lookup.contact_list.replace.with=
phone_setting.reverse_lookup.incoming_call.replace.pattern=
phone_setting.reverse_lookup.incoming_call.replace.with=
#######################################################################################
## Features ##
#######################################################################################
features.normal_refuse_code =
features.auto_answer_delay =
features.allow_mute =
features.group_listen_in_talking_enable =
features.call_completion_enable =
features.call_num_filter =
features.direct_ip_call_enable = {$yealink_direct_ip_call_enable}
features.relog_offtime =
features.ringer_device.is_use_headset =
features.factory_pwd_enable =
features.anonymous_response_code =
features.show_action_uri_option =
features.reset_by_long_press_enable =
features.upload_server =
features.call_log_show_num =
features.call_invite_format =
phone_setting.logon_wizard_forever_wait =
features.caller_name_type_on_dialing =
features.off_hook_answer.enable =
features.auto_linekeys.enable =
features.blf_pickup_only_send_code =
##It is configured in the middle of the screen shows the current default at the bottom of the account name.
##The default is 0.CNT version 1.
features.reboot_in_talk_enable =
features.barge_in_via_username.enable =
features.flash_url_dsskey_led.enable =
static.features.default_account =
features.linekey_call_with_default_account =
####V84SP4新需求新增#######
features.show_default_account=
phone_setting.change_183_to_180=
#######################################################################################
## Features Forward ##
#######################################################################################
features.fwd_mode =
features.fwd_diversion_enable =
####v84SP4新需求新增###
features.fwd.allow = {$yealink_fwd_allow}
forward.idle_access_always_fwd.enable=
phone_setting.ring_duration=
#######################################################################################
## Features DND ##
#######################################################################################
features.dnd_mode =
features.dnd.enable =
{if isset($yealink_feature_key_sync) && $yealink_feature_key_sync == "1"}
features.dnd.off_code =
features.dnd.on_code =
{else}
features.dnd.off_code = {$yealink_dnd_off_code}
features.dnd.on_code = {$yealink_dnd_on_code}
{/if}
features.dnd_refuse_code =
features.dnd.emergency_enable =
features.dnd.emergency_authorized_number =
###V84SP4新需求新增#######
features.dnd.allow= {$yealink_dnd_allow}
features.dnd.large_icon.enable=
features.keep_dnd.enable=
#######################################################################################
## Features Bluetooth ##
#######################################################################################
features.bluetooth_enable= {$yealink_bluetooth_enable}
features.bluetooth_adapter_name= {$yealink_bluetooth_name}
voice.bluetooth_headset_send=
####V85 add##########
bluetooth.high_encryption.enable=
#######################################################################################
## Features BLF(BLF/BLF List) ##
#######################################################################################
##It configures BLF LED mode and provides four kinds of definition for the BLF/BLF list key LED status.
##For more information, refer to BLF LED Mode on page 218.
##The default value is 0.
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 =
###########V84SP4新需求加入#######
blf.enhanced.callin.callin.action=
blf.enhanced.callin.enable=
blf.enhanced.callin.idle.action=
blf.enhanced.callin.led=
blf.enhanced.callin.talking.action=
blf.enhanced.callout.callin.action=
blf.enhanced.callout.enable=
blf.enhanced.callout.idle.action=
blf.enhanced.callout.led=
blf.enhanced.callout.talking.action=
blf.enhanced.dnd.enable=
blf.enhanced.dnd.led=
blf.enhanced.hold.enable=
blf.enhanced.hold.led=
blf.enhanced.idle.callin.action=
blf.enhanced.idle.enable=
blf.enhanced.idle.idle.action=
blf.enhanced.idle.led=
blf.enhanced.idle.talking.action=
blf.enhanced.parked.callin.action=
blf.enhanced.parked.enable=
blf.enhanced.parked.idle.action=
blf.enhanced.parked.led=
blf.enhanced.parked.talking.action=
blf.enhanced.talking.callin.action=
blf.enhanced.talking.enable=
blf.enhanced.talking.idle.action=
blf.enhanced.talking.led=
blf.enhanced.talking.talking.action=
blf.listen_barge_in_code=
blf.normal_barge_in_code=
blf.whisper_barge_in_code=
features.auto_release_bla_line=
features.blf.intercom_mode.enable=
features.blf.ring_type = {$yealink_blf_ring_type}
features.blf.show_callinfo.enable=
features.blf_extension.mode=
#######################################################################################
## Features Intercom ##
#######################################################################################
features.intercom.allow =
features.intercom.mute =
features.intercom.tone =
features.intercom.barge =
features.intercom.led.enable =
features.intercom.subscribe.enable =
features.intercom.barge_in_dialing.enable=
sip.intercom_sub.enable =
#####V84SP4新需求新增#######
features.intercom.feature_access_code=
features.intercom.mode=
#######################################################################################
## Features Hotline ##
#######################################################################################
##It configures the hotline number.
##The default value is blank.
features.hotline_number =
##It configures the delay time (in seconds) for the phone to dial out the hotline number automatically.
##The default value of delay time is 4.Integer from 0 to 10
features.hotline_delay =
#######################################################################################
## Features DTMF ##
#######################################################################################
features.dtmf.hide = {$yealink_dtmf_hide}
###Except T20P Model
features.dtmf.hide_delay =
features.dtmf.repetition =
features.dtmf.transfer =
features.dtmf.replace_tran =
features.dtmf.duration =
features.dtmf.volume =
features.play_local_dtmf_tone_enable =
####V84SP4新需求新增#####
features.dtmf.min_interval=
#######################################################################################
## Features Audio Settings ##
#######################################################################################
features.headset_prior = {$yealink_headset_prior}
features.headset_training =
features.alert_info_tone =
features.busy_tone_delay =
features.send_pound_key =
features.key_as_send =
features.send_key_tone =
features.key_tone =
features.play_hold_tone.enable =
features.play_hold_tone.delay =
features.redial_tone =
features.partition_tone =
#######################################################################################
## Features Action URI ##
#######################################################################################
features.action_uri_limit_ip =
#######################################################################################
## Features Prefix ##
#######################################################################################
features.password_dial.enable =
features.password_dial.prefix =
features.password_dial.length =
#######################################################################################
## Features History ##
#######################################################################################
features.save_call_history =
features.redial_via_local_sip_server.enable=
features.local_calllog.received.replace_rule=
##V83 Add
features.calllog_detailed_information =
static.auto_provision.local_calllog.write_delay.terminated=
static.auto_provision.local_calllog.backup.path=
static.auto_provision.local_calllog.backup.enable=
####V84SP4新需求新增#######
features.call_log_merge.enable=
search_in_dialing.history.enable=
search_in_dialing.history.priority=
#######################################################################################
## Notification Popups ##
#######################################################################################
features.voice_mail_popup.enable = {$yealink_voice_mail_popup_enable}
features.missed_call_popup.enable = {$yealink_missed_call_popup_enable}
features.forward_call_popup.enable =
#######################################################################################
## Ringtone ##
#######################################################################################
ringtone.url = {$yealink_ringtone_url}
ringtone.delete = {$yealink_ringtone_delete}
#######################################################################################
## Phone Settings ##
#######################################################################################
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
phone_setting.ring_type = {$yealink_ring_type}
phone_setting.ring_for_tranfailed =
phone_setting.is_deal180 =
phone_setting.show_code403 =
phone_setting.ringback_timeout =
phone_setting.ringing_timeout = {$yealink_ringing_timeout}
phone_setting.page_tip =
phone_setting.predial_autodial = 1
phone_setting.headsetkey_mode =
static.phone_setting.reserve_certs_enable =
phone_setting.called_party_info_display.enable =
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
#######################################################################################
## Power Led Settings ##
#######################################################################################
phone_setting.common_power_led_enable =
phone_setting.talk_and_dial_power_led_enable =
phone_setting.mail_power_led_flash_enable =
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.missed_call_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.
phone_setting.active_backlight_level =
#######################################################################################
## Phone Setting Display ##
#######################################################################################
##It configures the backlight time (in seconds).0, 1, 15, 30, 60, 120, 300, 600 or 1800.
phone_setting.backlight_time = {$yealink_backlight_time}
{if isset($yealink_t58w_wallpaper_filename)}
phone_setting.backgrounds = Config:{$yealink_t58w_wallpaper_filename}
{else}
phone_setting.backgrounds = Config:yealink_t58w_wallpaper.png
{/if}
wallpaper_upload.url = {$yealink_t58w_wallpaper}
expansion_module.backgrounds = {$yealink_wallpaper_expansion}
#######################################################################################
## Phone Setting BLF ##
#######################################################################################
###It enables or disables the phone to automatically configure the BLF list keys in order.
###0-Disabled,1-Enabled.
###The default value is 1.
phone_setting.auto_blf_list_enable =
###It configures the order of BLF list keys assigned automatically.
###0-Line Keys->Extension Keys
###1-Extension Keys->Line Keys
###The default value is 0.
phone_setting.blf_list_sequence_type =
#######################################################################################
## Key Lock ##
#######################################################################################
###It enables or disables keypad lock feature.
###0-Disabled,1-Enabled.
###The default value is 0.
phone_setting.phone_lock.enable = {$yealink_lock_enable}
###It configures the password for unlocking the keypad.
###The default value is 123.
phone_setting.phone_lock.unlock_pin = {$yealink_lock_pin}
###It configures the interval (in seconds) to automatically lock the keypad.
###The default value is 0 (the keypad is locked only by long pressing the pound key or pressing the keypad lock key)
phone_setting.phone_lock.lock_time_out = {$yealink_lock_timeout}
phone_setting.emergency.number = {$yealink_emergency_number}
######V84SP4新需求加入#######
custom.features.dsskey_lock_type=
custom.features.dsskey_unlock_password=
#######################################################################################
## Multicast ##
#######################################################################################
##multicast.listen_address.X.label
##multicast.paging_address.X.channel
##multicast.listen_address.X.ip_address
##multicast.paging_address.X.ip_address
##multicast.paging_address.X.label
##multicast.listen_address.X.channel
##multicast.listen_address.X.volume
##Multicast(X ranges from 1 to 31.)
multicast.codec =
multicast.paging_address.1.channel =
multicast.paging_address.1.label =
multicast.paging_address.1.ip_address =
multicast.receive_priority.enable = {$yealink_multicast_receive_priority_enable}
multicast.receive_priority.priority = {$yealink_multicast_receive_priority_priority}
multicast.receive.use_speaker = {$yealink_multicast_receive_use_speaker}
multicast.receive.enhance_volume = {$yealink_multicast_receive_enhance_volume}
multicast.receive.ignore_dnd.priority = {$yealink_multicast_receive_ignore_dnd_priority}
multicast.listen_address.1.channel = {$yealink_multicast_listen_address_1_channel}
multicast.listen_address.1.label = {$yealink_multicast_listen_address_1_label}
multicast.listen_address.1.ip_address = {$yealink_multicast_listen_address_1_ip_address}
multicast.listen_address.1.volume = {$yealink_multicast_listen_address_1_volume}
multicast.listen_address.2.channel = {$yealink_multicast_listen_address_2_channel}
multicast.listen_address.2.label = {$yealink_multicast_listen_address_2_label}
multicast.listen_address.2.ip_address = {$yealink_multicast_listen_address_2_ip_address}
multicast.listen_address.2.volume = {$yealink_multicast_listen_address_2_volume}
multicast.listen_address.3.channel = {$yealink_multicast_listen_address_3_channel}
multicast.listen_address.3.label = {$yealink_multicast_listen_address_3_label}
multicast.listen_address.3.ip_address = {$yealink_multicast_listen_address_3_ip_address}
multicast.listen_address.3.volume = {$yealink_multicast_listen_address_3_volume}
multicast.listen_address.4.channel = {$yealink_multicast_listen_address_4_channel}
multicast.listen_address.4.label = {$yealink_multicast_listen_address_4_label}
multicast.listen_address.4.ip_address = {$yealink_multicast_listen_address_4_ip_address}
multicast.listen_address.4.volume = {$yealink_multicast_listen_address_4_volume}
multicast.listen_address.5.channel = {$yealink_multicast_listen_address_5_channel}
multicast.listen_address.5.label = {$yealink_multicast_listen_address_5_label}
multicast.listen_address.5.ip_address = {$yealink_multicast_listen_address_5_ip_address}
multicast.listen_address.5.volume = {$yealink_multicast_listen_address_5_volume}
#######################################################################################
## Super Search ##
#######################################################################################
super_search.recent_call =
super_search.url = {$yealink_super_search_url}
#######################################################################################
## Security ##
#######################################################################################
###Define the login username and password of the user, var and administrator.
###If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
###If you change the password of the administrator from "admin" to "admin1pwd", your new administrator's password should be configured as: security.user_password = admin1:admin1pwd.
###The following examples change the user's username to "user23" and the user's password to "user23pwd".
###static.security.user_name.user = user23
###static.security.user_password = user23:user23pwd
###The following examples change the var's username to "var55" and the var's password to "var55pwd".
###static.security.user_name.var = var55
###static.security.user_password = var55:var55pwd
{if isset($user_name) }
static.security.user_name.user = {$user_name}
static.security.user_password = {$user_name}:{$user_password}
{/if}
{if isset($admin_name) }
static.security.user_name.admin = {$admin_name}
static.security.user_password = {$admin_name}:{$admin_password}
{/if}
{if isset($var_name) }
static.security.user_name.var = {$var_name}
static.security.user_password = {$var_name}:{$var_password}
{/if}
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
###0-Disabled,1-Enabled.
###The default value is 1.It takes effect after a reboot.
static.security.trust_certificates = {$yealink_trust_certificates}
###It configures the source certificates for the phone to authenticate for TLS connection.
###0-Default certificates,1-Custom certificates,2-All certificates.
###The default value is 0.It takes effect after a reboot.
static.security.ca_cert =
###It configures the device certificates for the phone to send for TLS authentication.
###0-Default certificates,1-Custom certificates.
###The default value is 0.It takes effect after a reboot.
static.security.dev_cert =
###It enables or disables the phone to mandatorily validate the CommonName or SubjectAltName of the certificate received from the connecting server.
###0-Disabled,1-Enabled.
###The default value is 0.It takes effect after a reboot.
static.security.cn_validation =
##V83 Add
phone_setting.reserve_certs_config.enable =
security.tls_cipher_list = {$yealink_security_tls_cipher_list}
#######################################################################################
## User Mode ##
#######################################################################################
###It enables or disables the 3-level permissions (admin, user, var).
###0-Disabled,1-Enabled.
###The default value is 0.It takes effect after a reboot.
static.security.var_enable =
static.web_item_level.url =
#######################################################################################
## Trusted Certificates ##
#######################################################################################
static.trusted_certificates.url =
static.trusted_certificates.delete =
#######################################################################################
## Server Certificates ##
#######################################################################################
static.server_certificates.url =
static.server_certificates.delete =
#######################################################################################
## Conference ##
#######################################################################################
features.local_conf.combine_with_one_press.enable=
#######################################################################################
## Line Key ##
#######################################################################################
###T58V/VP59 X ranges from 1 to 27
#linekey.X.type--Customize the linekey type.
#The valid types are:
#0-NA 1-Conference 2-Forward 3-Transfer 4-Hold 5-DND 7-Call Return 8-SMS 9-Directed Pickup 10-Call Park 11-DTMF 12-Voice Mail 13-Speed Dial
#14-Intercom 15-Line 16-BLF 17-URL 18-Group Listening 20-Private Hold 22-XML Group 23-Group Pickup 24-Multicast Paging 25-Record 27-XML Browser
#34-Hot Desking 35-URL Record 38-LDAP 39-BLF List 40-Prefix 41-Zero Touch 42-ACD 45-Local Group 46-Network Group 49-Custom Button 50-Keypad Lock
#55-Meet-Me Conference 56-Retrieve Park 57-Hoteling 58-ACD Grace 59-Sisp Code 60-Emergency 61-Directory 84-open door 85-video monitoring
#0-NA
#22-XML Group
#38-LDAP
#46-Network Group
#17-URL
###linekey.X.line =
###linekey.X.value =
###linekey.X.type =
###linekey.X.xml_phonebook =
###linekey.X.label =
###linekey.X.extension
{foreach $keys['line'] as $row}
#Configure Line Key {$row.device_key_id}
linekey.{$row.device_key_id}.line = {$row.device_key_line}
linekey.{$row.device_key_id}.value = {$row.device_key_value}
{if $row.device_key_type == "1" || $row.device_key_type == "16"}
linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
{else}
linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
{/if}
linekey.{$row.device_key_id}.type = {$row.device_key_type}
linekey.{$row.device_key_id}.xml_phonebook =
linekey.{$row.device_key_id}.label = {$row.device_key_label}
{/foreach}
###It configures the desired line to apply the key feature.Integer from 1 to 16
#linekey.1.line =
###It configures the value of the line key feature.
###For example, when setting the key feature to BLF, it configures the number of the monitored user.
###The default value is blank.
#linekey.1.value =
###It configures the pickup code for BLF feature or conference ID followed by the # sign for Meet-Me conference feature.
###It only applies to BLF and Meet-Me conference features.
###The default value is blank.
#linekey.1.extension
###It configures the key feature for the line key X.
#linekey.1.type =
###It configures the desired local group/XML group/network group for the line key X.
###It only applies to the Local Group, XML Group and Network Group features.
#linekey.1.xml_phonebook =
###It configures the label displayed on the LCD screen for each line key.
###The default value is blank.
#linekey.1.label =
##########################################################################################
## Programmable Key ##
##########################################################################################
#T58VT56A/VP59 X ranges from 1 to 4,12 to 14
#programablekey.x.value =
#programablekey.x.xml_phonebook--Specify the desired remote phonebook/local group/BSFT phonebook for the programmable key. This parameter is only appilicable to the feature XML Group/Local Group/Broadsoft Group.
#programablekey.x.history_type =
#programablekey.x.label--This parameter is only available to the key 1 to key 4.
#programablekey.X.type =
#programablekey.X.line =
#programablekey.X.extension=
{foreach $keys["programmable"] as $row}
programablekey.{$row.device_key_id}.type = {$row.device_key_type}
{if $row.device_key_type == "22" || $row.device_key_type == "47"}
programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
{else}
programablekey.{$row.device_key_id}.line = {$row.device_key_line}
programablekey.{$row.device_key_id}.value = {$row.device_key_value}
{/if}
programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
programablekey.{$row.device_key_id}.label = {$row.device_key_label}
programablekey.1.pickup_value ={$row.device_key_extension}
programablekey.1.history_type =
{/foreach}
#programablekey.1.type =
#programablekey.1.line =
#programablekey.1.value =
#programablekey.1.history_type =
#programablekey.1.label =
#programablekey.1.xml_phonebook =
#programablekey.1.extension=
#######################################################################################
## Expansion Key ##
#######################################################################################
##expansion_module.X.key.Y.type
##expansion_module.X.key.Y.line
##expansion_module.X.key.Y.value
##expansion_module.X.key.Y.extension
##expansion_module.X.key.Y.label
##expansion_module.X.key.Y.xml_phonebook
## Expansion Key X ranges(SIP-T58/T56/VP59: X ranges from 1 to 3, Y ranges from 1 to 60##
{foreach $keys["expansion"] as $row}
expansion_module.key.{$row.device_key_id}.type = {$row.device_key_type}
expansion_module.key.{$row.device_key_id}.label =
expansion_module.key.{$row.device_key_id}.value = {$row.device_key_value}
expansion_module.key.{$row.device_key_id}.line = {$row.device_key_line}
expansion_module.key.{$row.device_key_id}.extension = {$row.device_key_extension}
expansion_module.key.{$row.device_key_id}.xml_phonebook = {$row.device_key_label}
expansion_module.page_tip.blf_call_in.led =
expansion_module.page_tip.blf_call_in.enable =
{/foreach}
######V84SP4新需求新增#######
expkey.type_range.custom=
linekey.type_range.custom=
programablekey.type_range.custom=
phone_setting.keytype_sequence=
phone_setting.uc_favorite_sequence_type=
#######################################################################################
## Forward Always ##
#######################################################################################
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##
#######################################################################################
forward.busy.enable =
forward.busy.target =
forward.busy.on_code =
forward.busy.off_code =
#######################################################################################
## Forward No Answer ##
#######################################################################################
forward.no_answer.enable =
forward.no_answer.target =
forward.no_answer.timeout =
forward.no_answer.on_code =
forward.no_answer.off_code =
####v84SP4新需求新增###
features.forward.no_answer.show_ring_times=
#######################################################################################
## Forward International ##
#######################################################################################
###It enables or disables the phone to forward incoming calls to international numbers.
###0-Disabled,1-Enabled.
###The default value is 1.
forward.international.enable =
#######################################################################################
## Hotdesking Startup ##
#######################################################################################
phone_setting.logon_wizard =
##############
hotdesking.startup_register_name_enable =
hotdesking.startup_username_enable =
hotdesking.startup_password_enable =
hotdesking.startup_sip_server_enable =
hotdesking.startup_outbound_enable =
#######################################################################################
## Hotdesking Dsskey ##
#######################################################################################
hotdesking.dsskey_register_name_enable =
hotdesking.dsskey_username_enable =
hotdesking.dsskey_password_enable =
hotdesking.dsskey_sip_server_enable =
hotdesking.dsskey_outbound_enable =
#######################################################################################
## Alert Info ##
#######################################################################################
###X ranges from 1 to 100
###distinctive_ring_tones.alert_info.x.text =
###distinctive_ring_tones.alert_info.x.ringer =
###It configures the internal ringer text for distinctive ringtone.
###Example: distinctive_ring_tones.alert_info.1.text = Family
###The default value is blank.
distinctive_ring_tones.alert_info.1.text = {$yealink_ring_text_1}
distinctive_ring_tones.alert_info.2.text = {$yealink_ring_text_2}
distinctive_ring_tones.alert_info.3.text = {$yealink_ring_text_3}
distinctive_ring_tones.alert_info.4.text = {$yealink_ring_text_4}
distinctive_ring_tones.alert_info.5.text = {$yealink_ring_text_5}
distinctive_ring_tones.alert_info.6.text = {$yealink_ring_text_6}
distinctive_ring_tones.alert_info.7.text = {$yealink_ring_text_7}
distinctive_ring_tones.alert_info.8.text = {$yealink_ring_text_8}
distinctive_ring_tones.alert_info.9.text = {$yealink_ring_text_9}
distinctive_ring_tones.alert_info.10.text = {$yealink_ring_text_10}
###It configures the desired ring tones for each text.
###The value ranges from 1 to 8, the digit stands for the appropriate ringtone.
###Ring tones 6-8 are only applicable to SIP-T46G IP phones.
###The default value is 1.
distinctive_ring_tones.alert_info.1.ringer = {$yealink_ring_file_1}
distinctive_ring_tones.alert_info.2.ringer = {$yealink_ring_file_2}
distinctive_ring_tones.alert_info.3.ringer = {$yealink_ring_file_3}
distinctive_ring_tones.alert_info.4.ringer = {$yealink_ring_file_4}
distinctive_ring_tones.alert_info.5.ringer = {$yealink_ring_file_5}
distinctive_ring_tones.alert_info.6.ringer = {$yealink_ring_file_6}
distinctive_ring_tones.alert_info.7.ringer = {$yealink_ring_file_7}
distinctive_ring_tones.alert_info.8.ringer = {$yealink_ring_file_8}
distinctive_ring_tones.alert_info.9.ringer = {$yealink_ring_file_9}
distinctive_ring_tones.alert_info.10.ringer = {$yealink_ring_file_10}
#######################################################################################
## Call Waiting ##
#######################################################################################
call_waiting.enable = {$yealink_call_waiting}
call_waiting.tone = {$yealink_call_waiting_tone}
call_waiting.on_code =
call_waiting.off_code =
#######################################################################################
## Action URL ##
#######################################################################################
action_url.setup_completed =
action_url.registered =
action_url.unregistered =
action_url.register_failed =
action_url.off_hook =
action_url.on_hook =
action_url.incoming_call =
action_url.outgoing_call =
action_url.call_established =
action_url.dnd_on =
action_url.dnd_off =
action_url.always_fwd_on =
action_url.always_fwd_off =
action_url.busy_fwd_on =
action_url.busy_fwd_off =
action_url.no_answer_fwd_on =
action_url.no_answer_fwd_off =
action_url.transfer_call =
action_url.blind_transfer_call =
action_url.attended_transfer_call =
action_url.hold =
action_url.unhold =
action_url.mute =
action_url.unmute =
action_url.missed_call =
action_url.call_terminated =
action_url.busy_to_idle =
action_url.idle_to_busy =
action_url.ip_change =
action_url.forward_incoming_call =
action_url.reject_incoming_call =
action_url.answer_new_incoming_call =
action_url.transfer_finished =
action_url.transfer_failed =
action_url.setup_autop_finish =
action_url.held =
action_url.unheld =
#####V84SP4新需求加入#######
action_url.peripheral_information=
action_url.vpn_ip=
#######################################################################################
## Contact ##
#######################################################################################
local_contact.data.url =
local_contact.image.url =
local_contact.icon.url =
local_contact.data_photo_tar.url =
local_contact.photo.url =
static.directory_setting.url= https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=favorite_setting.xml
####V84SP4新增####
directory.search_default_input_method=
directory.search_type=
{if isset($yealink_local_directory_enable)}
directory_setting.local_directory.enable = {$yealink_local_directory_enable}
{else}
directory_setting.local_directory.enable = 1
{/if}
directory_setting.local_directory.priority=
search_in_dialing.local_directory.enable=
search_in_dialing.local_directory.priority=
phone_setting.contact_photo_display.enable=
local_contact.icon_image.url=
phone_setting.icon.delete=
phone_setting.icon.url=
local.dsskey_type_config.mode=
local_contact.data.delete=
local_contact.favorite.enable=
phone_setting.favorite_sequence_type=
phone_setting.search_t9.enable=
#######################################################################################
## Custom Factory Configuration ##
#######################################################################################
static.custom_factory_configuration.url =
static.features.custom_factory_config.enable =
#######################################################################################
## Custom Configuration ##
#######################################################################################
static.configuration.url =
#######################################################################################
## Custom Softkey ##
#######################################################################################
phone_setting.custom_softkey_enable =
custom_softkey_call_failed.url =
custom_softkey_call_in.url =
custom_softkey_connecting.url =
custom_softkey_ring_back.url =
custom_softkey_talking.url =
#######################################################################################
## Configure the access URL of firmware ##
#######################################################################################
###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_t58w}
#######################################################################################
## RTCP ##
#######################################################################################
phone_setting.vq_rtcpxr.interval_report.enable = {$yealink_rtcpxr_interval_report_enable}
phone_setting.vq_rtcpxr.session_report.enable = {$yealink_rtcpxr_report_enable}
phone_setting.vq_rtcpxr.states_show_on_gui.enable = {$yealink_rtcpxr_show_gui_enable}
phone_setting.vq_rtcpxr.states_show_on_web.enable = {$yealink_rtcpxr_show_web_enable}
phone_setting.vq_rtcpxr_delay_threshold_critical = {$yealink_rtcpxr_delay_threshold_critical}
phone_setting.vq_rtcpxr_delay_threshold_warning = {$yealink_rtcpxr_delay_threshold_warning}
phone_setting.vq_rtcpxr_display_jitter.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_local_call_id.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_local_codec.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_moscq.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_moslq.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_packets_lost.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_remote_call_id.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_remote_codec.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_round_trip_delay.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_start_time.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_stop_time.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable = {$yealink_rtcpxr_disp_enable}
phone_setting.vq_rtcpxr_interval_period = {$yealink_rtcpxr_interval}
phone_setting.vq_rtcpxr_moslq_threshold_critical = {$yealink_rtcpxr_mos_threshold_critical}
phone_setting.vq_rtcpxr_moslq_threshold_warning = {$yealink_rtcpxr_mos_threshold_warning}
voice.rtcp.enable = {$yealink_rtcp_enable}
voice.rtcp_xr.enable = {$yealink_rtcpxr_enable}
voice.rtcp_cname = {$yealink_rtcp_cname}
#######################################################################################
## DNS ##
#######################################################################################
dns_cache_a.1.name =
dns_cache_a.1.ip =
dns_cache_a.1.ttl =
dns_cache_srv.1.name =
dns_cache_srv.1.port =
dns_cache_srv.1.priority =
dns_cache_srv.1.target =
dns_cache_srv.1.weight =
dns_cache_srv.1.ttl =
dns_cache_naptr.1.name =
dns_cache_naptr.1.order =
dns_cache_naptr.1.preference =
dns_cache_naptr.1.replace =
dns_cache_naptr.1.service =
dns_cache_naptr.1.ttl =
#######################################################################################
## V80 Add ##
#######################################################################################
## Add Time 2015.6.26
static.network.attempt_expired_time =
features.action_uri_force_autop =
features.save_init_num_to_history.enable = 0
features.action_uri.enable =
features.forward.emergency.enable =
features.forward.emergency.authorized_number =
features.auto_answer_tone.enable =
features.ip_call.auto_answer.enable =
action_url.headset =
action_url.handfree
action_url.cancel_callout =
action_url.remote_busy =
action_url.call_remote_canceled =
action_url.call_waiting_on =
action_url.call_waiting_off =
sip.terminate_notify_sub_delay_time =
voice.side_tone =
static.security.default_access_level =
#######################################################################################
## Network WiFi ##
#######################################################################################
##static.wifi.X.label=
##static.wifi.X.ssid=
##static.wifi.X.priority=
##static.wifi.X.security_mode=
##static.wifi.X.cipher_type=
##static.wifi.X.password=
##static.wifi.X.eap_type=
##static.wifi.X.eap_user_name=
##static.wifi.x.eap_password=
##(X ranges from 1 to 5)
static.wifi.enable =
static.wifi.1.label =
static.wifi.1.ssid =
static.wifi.1.priority =
static.wifi.1.security_mode =
static.wifi.1.cipher_type =
static.wifi.1.password =
static.wifi.1.eap_type =
static.wifi.1.eap_user_name =
static.wifi.1.eap_password =
##V83 Add
static.wifi.function.enable =
###V84SP4新需求新增#####
static.network.wifi.internet_port.gateway=
static.network.wifi.internet_port.ip=
static.network.wifi.internet_port.mask=
static.network.wifi.internet_port.type=
static.network.wifi.ip_address_mode=
static.network.wifi.ipv6_icmp_v6.enable=
static.network.wifi.ipv6_internet_port.gateway=
static.network.wifi.ipv6_internet_port.ip=
static.network.wifi.ipv6_internet_port.type=
static.network.wifi.ipv6_prefix=
static.network.wifi.ipv6_primary_dns=
static.network.wifi.ipv6_secondary_dns=
static.network.wifi.ipv6_static_dns_enable=
static.network.wifi.preference=
static.network.wifi.primary_dns=
static.network.wifi.secondary_dns=
static.network.wifi.static_dns_enable=
#######################################################################################
## V80-SP2 Add ##
#######################################################################################
##Add Time 2016.5.26
features.power_saving.enable = {$yealink_ps_enabled}
##Written in minutes
features.power_saving.office_hour.idle_timeout = {$yealink_ps_hour_timeout}
features.power_saving.off_hour.idle_timeout = {$yealink_ps_offhour_timeout}
features.power_saving.user_input_ext.idle_timeout = {$yealink_ps_idle_timeout}
##Written in 24hr, values should be comma delimited, e.g. 9,17
{if isset($yealink_ps_days_all)}
features.power_saving.office_hour.monday = {$yealink_ps_days_all}
features.power_saving.office_hour.tuesday = {$yealink_ps_days_all}
features.power_saving.office_hour.wednesday = {$yealink_ps_days_all}
features.power_saving.office_hour.thursday = {$yealink_ps_days_all}
features.power_saving.office_hour.friday = {$yealink_ps_days_all}
features.power_saving.office_hour.saturday = {$yealink_ps_days_all}
features.power_saving.office_hour.sunday = {$yealink_ps_days_all}
{elseif isset($yealink_ps_days_workweek)}
features.power_saving.office_hour.monday = {$yealink_ps_days_workweek}
features.power_saving.office_hour.tuesday = {$yealink_ps_days_workweek}
features.power_saving.office_hour.wednesday = {$yealink_ps_days_workweek}
features.power_saving.office_hour.thursday = {$yealink_ps_days_workweek}
features.power_saving.office_hour.friday = {$yealink_ps_days_workweek}
features.power_saving.office_hour.saturday = {$yealink_ps_day_saturday}
features.power_saving.office_hour.sunday = {$yealink_ps_day_sunday}
{else}
features.power_saving.office_hour.monday = {$yealink_ps_day_monday}
features.power_saving.office_hour.tuesday = {$yealink_ps_day_tuesday}
features.power_saving.office_hour.wednesday = {$yealink_ps_day_wednesday}
features.power_saving.office_hour.thursday = {$yealink_ps_day_thursday}
features.power_saving.office_hour.friday = {$yealink_ps_day_friday}
features.power_saving.office_hour.saturday = {$yealink_ps_day_saturday}
features.power_saving.office_hour.sunday = {$yealink_ps_day_sunday}
{/if}
screensaver.wait_time = {$yealink_screensaver_wait}
##V83 Add
features.power_saving.power_led_flash.off_time = {$yealink_ps_led_off}
features.power_saving.power_led_flash.on_time = {$yealink_ps_led_on}
screensaver.type = {$yealink_screensaver_type}
#######################################################################################
## Digitmap ##
#######################################################################################
dialplan.digitmap.enable=
dialplan.digitmap.string=
dialplan.digitmap.no_match_action=
dialplan.digitmap.interdigit_short_timer=
dialplan.digitmap.interdigit_long_timer=
dialplan.digitmap.apply_to.press_send=
dialplan.digitmap.apply_to.forward=
dialplan.digitmap.apply_to.history_dial=
dialplan.digitmap.apply_to.directory_dial=
dialplan.digitmap.apply_to.on_hook_dial=
dialplan.digitmap.active.on_hook_dialing=
#####V84SP4新增####
dialplan.transfer.mode=
##V83 Add
dialplan.digitmap.apply_to.prefix_key =
#######################################################################################
## Emergency Dialplan ##
#######################################################################################
dialplan.emergency.enable=
dialplan.emergency.1.value=
dialplan.emergency.server.1.address=
dialplan.emergency.server.1.transport_type=
dialplan.emergency.server.1.port=
dialplan.emergency.1.server_priority=
dialplan.emergency.custom_asserted_id=
dialplan.emergency.asserted_id_source=
#####V84SP4新增-E911####
###(X ranges from 1 to 255.)########
###dialplan.emergency.held.request_element.X.name=###
###dialplan.emergency.held.request_element.X.value=###
dialplan.emergency.asserted_id.sip_account=
dialplan.emergency.held.request_element.1.name=
dialplan.emergency.held.request_element.1.value=
dialplan.emergency.held.request_type=
dialplan.emergency.held.secondary.server_url=
dialplan.emergency.held.server_url=
#######################################################################################
## V81 Add ##
#######################################################################################
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 =
wui.quick_login =
##Multicast(X ranges from 1 to 31.)
multicast.receive.use_speaker =
multicast.listen_address.1.channel =
multicast.paging_address.1.channel =
features.keep_mute.enable =
voice.tone.secondary_dial =
##Written in minutes
features.power_saving.intelligent_mode = {$yealink_ps_intel_mode}
features.blf_active_backlight.enable= {$yealink_blf_active_backlight}
features.intercom.headset_prior.enable =
#######################################################################################
## Time&Date ##
#######################################################################################
lcl.datetime.date.format =
auto_dst.url = {$yealink_auto_dst_url}
local_time.manual_time_enable =
local_time.manual_ntp_srv_prior =
local_time.time_format = {$yealink_time_format}
local_time.date_format = {$yealink_date_format}
local_time.dhcp_time = {$yealink_dhcp_time}
local_time.summer_time = {$yealink_summer_time}
local_time.dst_time_type = {$yealink_dst_type}
local_time.start_time = {$yealink_time_zone_start_time}
local_time.end_time = {$yealink_time_zone_end_time}
local_time.offset_time = {$yealink_offset_time}
local_time.interval = {$yealink_time_update}
local_time.ntp_server1 = {$ntp_server_primary}
local_time.ntp_server2 = {$ntp_server_secondary}
local_time.time_zone = {$yealink_time_zone}
local_time.time_zone_name = {$yealink_time_zone_name}
####V84SP4新需求新增#######
lcl.datetime.date.format=
#######################################################################################
## Broadsoft ACD ##
#######################################################################################
acd.enable=
acd.auto_available_timer=
######V84SP4新增####
acd.available_fixed_display.enable=
acd.disp_code_fixed_display.enable=
acd.logout_fixed_display.enable=
acd.trace_fixed_display.enable=
features.homescreen_softkey.acd.enable=
features.homescreen_softkey.acd.enable=
#######################################################################################
## Broadsoft Call Recording ##
#######################################################################################
bw.call_recording.mode =
#######################################################################################
## Broadsoft Network Directory ##
#######################################################################################
bw.calllog_and_dir =
bw_phonebook.custom=
bw_phonebook.enterprise_common_enable=
bw_phonebook.enterprise_common_displayname=
bw_phonebook.enterprise_enable=
bw_phonebook.enterprise_displayname=
bw_phonebook.group_common_enable=
bw_phonebook.group_common_displayname=
bw_phonebook.personal_enable=
bw_phonebook.personal_displayname=
bw_phonebook.group_enable=
bw_phonebook.group_displayname =
directory.update_time_interval
##V83 Add
search_in_dialing.bw_directory.enable=
search_in_dialing.bw_directory.priority=
directory_setting.bw_directory.enable =
directory_setting.bw_directory.priority =
#######################################################################################
## BSFT Setting ##
#######################################################################################
bw.enable =
######V84SP4新需求加入#######
bw.flexible_seating.remember_password.ldap.enable=
bw.xsi.directory.alphabetized_by_lastname.enable=
features.homescreen_softkey.hoteling.enable=
features.homescreen_softkey.hoteling.enable=
#######################################################################################
## Broadsoft Visual Voice Mail ##
#######################################################################################
bw.voice_mail.visual.enable=
voice_mail.message_key.mode=
bw.voice_mail.visual.display_videomail.enable=
#######################################################################################
## Broadsoft XSI ##
#######################################################################################
bw.xsi.enable=
sip.authentication_for_xsi =
#####V84SP4新需求加入#######
default_input_method.xsi_password=
#######################################################################################
## Features Sync ##
#######################################################################################
call_waiting.mode =
features.feature_key_sync.enable = {$yealink_feature_key_sync}
features.dnd.feature_key_sync.local_processing.enable =
features.dnd.feature_key_sync.enable =
features.forward.feature_key_sync.enable=
features.forward.feature_key_sync.local_processing.enable=
#######################################################################################
## Broadsoft Call Decline ##
#######################################################################################
features.call_decline.enable =
#######################################################################################
## Call Park ##
#######################################################################################
features.call_park.enable=
features.call_park.park_mode=
features.call_park.park_code=
features.call_park.park_retrieve_code=
features.call_park.park_visual_notify_enable=
features.call_park.park_ring=
features.call_park.group_enable=
features.call_park.group_park_code=
sip.call_park_without_blf=
####V84SP4新需求新增#######
features.call_park.direct_send.enable=
features.call_park.line_restriction.enable=
features.call_park.park_mode=
features.call_park.performby_holdhardkey.enable=
features.parked_call_monitor.blf.ring_type=
features.parked_call_monitor.blf_audio_enable=
features.parked_call_monitor.blf_visual_enable=
#######################################################################################
## Broadsoft UC ##
#######################################################################################
bw.xmpp.enable =
features.uc_password =
features.uc_username =
bw.xmpp.presence_icon.mode =
bw.xmpp.change_presence.force_manual.enable =
bw.xmpp.change_presence.enable =
features.uc_dir.match_tail_number=
phone_setting.dsskey_directory_auto.enable=
##V83 Add
directory_setting.bw_uc_buddies.enable =
directory_setting.bw_uc_buddies.priority =
search_in_dialing.bw_uc_buddies.enable =
search_in_dialing.bw_uc_buddies.priority =
#######################################################################################
## Features Pickup ##
#######################################################################################
features.pickup.group_pickup_enable =
features.pickup.group_pickup_code =
features.pickup.direct_pickup_enable = {$yealink_direct_pickup_enable}
features.pickup.direct_pickup_code = **
features.pickup.blf_visual_enable =
features.pickup.blf_audio_enable =
####V84SP4新需求新增#######
features.pickup.blf_audio.list=
features.pickup.blf_visual.list=
features.pickup_display.method=
#######################################################################################
## Encryption ##
#######################################################################################
static.auto_provision.encryption.config =
#######################################################################################
## Android phone-T58V/VP59 Add ##
#######################################################################################
##Add Time 2016.9.2
static.wifi.802_11e.enable =
phone_setting.permit_silent_mode.enable =
sip.h264.peer_resolution.default =
######doorphone.x(x ranges from 1 to 99)###
###features.doorphone.x.display_name =
###features.doorphone.x.full_screen =
###features.doorphone.x.phone_number =
###features.doorphone.x.send_audio =
###features.doorphone.x.send_video =
###features.doorphone.x.unlock_pin =
###features.doorphone.x.autopreview.enable =
###features.doorphone.x.httpapi.password =
###features.doorphone.x.httpapi.username =
###features.doorphone.x.video.stream.httpurl =
###features.doorphone.x.videopreview.enable =
###features.doorphone.x.device_model =
features.doorphone.1.display_name =
features.doorphone.1.full_screen =
features.doorphone.1.phone_number =
features.doorphone.1.send_audio =
features.doorphone.1.send_video =
features.doorphone.1.unlock_pin =
features.doorphone.1.autopreview.enable =
features.doorphone.1.httpapi.password =
features.doorphone.1.httpapi.username =
features.doorphone.1.video.stream.httpurl =
features.doorphone.1.videopreview.enable =
features.doorphone.1.device_model =
features.doorphone.amount =
features.csta_control.enable =
static.network.ethernet_as_wifi.enable =
static.security.default_ssl_method = {$yealink_security_default_ssl_method}
features.video_call_bandwidth =
video.enable =
features.default_layout =
######V84新需求新增######
features.doorphone.X.autopreview_record.enable=
features.doorphone.X.device_model=
#######################################################################################
## APP ##
#######################################################################################
app.install_url =
app.uninstall =
{foreach $yealink_app_unavailable as $value}app.unavailable = {$value}{"\n"}{/foreach}
app.autorun =
pm.gms_install_url =
pm.gms_uninstall =
####V84SP4新需求加入#######
app.auto_arrange.enable=
#######################################################################################
## Broadsoft Emergency Call ##
#######################################################################################
##V83 Add
bw.emergency_calling.enable =
#######################################################################################
## Broadsoft Network Calllog ##
#######################################################################################
##V83 Add
bw.xsi.call_log.delete.enable =
bw.xsi.call_log.multiple_accounts.enable =
bw.xsi.call_log.enable=
#######################################################################################
## Broadsoft Network Directory ##
#######################################################################################
bw.xsi.directory.enable=
bw.xsi.directory.update.enable=
#######################################################################################
## EDK ##
#######################################################################################
##EDK Soft Keys(X ranges from 1 to 10)
features.enhanced_dss_keys.enable=
edk.id_mode.enable=
softkey.X.position=
softkey.X.use.conferenced=
softkey.X.use.held=
softkey.X.use.hold=
softkey.X.use.transfer_ring_back=
softkey.X.use.ring_back=
softkey.X.use.call_failed=
softkey.X.use.on_talk=
softkey.X.use.transfer_connecting=
softkey.X.use.connecting=
softkey.X.use.incoming_call=
softkey.X.use.idle=
softkey.X.action=
softkey.X.label=
softkey.X.enable=
edk.edklist.X.action=
edk.edklist.X.mname=
edk.edklist.X.enable=
edk.edkprompt.X.enable=
edk.edkprompt.X.label=
edk.edkprompt.X.type=
edk.edkprompt.X.userfeedback=
edk.edkprompt.X.title =
####V84SP4新需求新增#####
###EDK Soft Keys(X ranges from 1 to 10)
###softkey.X.softkey_id=
###softkey.X.use.dialing=
###softkey.X.use.dialtone=
softkey.1.softkey_id=
softkey.1.use.dialing=
softkey.1.use.dialtone=
#######################################################################################
## Voice Mail ##
#######################################################################################
features.voice_mail_alert.enable=
features.voice_mail_tone_enable=
features.hide_feature_access_codes.enable = {$yealink_hide_feature_access_codes_enable}
#######################################################################################
## XML ##
#######################################################################################
push_xml.server=
push_xml.sip_notify=
push_xml.block_in_calling=
features.xml_browser.loading_tip.delay =
#####V84SP4新增####
default_input_method.xml_browser_input_screen=
features.xml_browser.pwd=
features.xml_browser.user_name=
hoteling.authentication_mode=
push_xml.password=
push_xml.phonebook.search.delay=
push_xml.username=
#####x ranges 1 to 5####
###remote_phonebook.data.X.password=
###remote_phonebook.data.X.username=
remote_phonebook.data.1.password=
remote_phonebook.data.1.username=
{if isset($yealink_remote_phonebook_2_name) }
remote_phonebook.data.2.name = {$yealink_remote_phonebook_2_name}
{else}
remote_phonebook.data.2.name = Groups
{/if}
{if isset($yealink_remote_phonebook_2_url) }
remote_phonebook.data.2.url = {$yealink_remote_phonebook_2_url}
{else}
remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
{/if}
{if isset($yealink_remote_phonebook_3_name) }
remote_phonebook.data.3.name = {$yealink_remote_phonebook_3_name}
{else}
remote_phonebook.data.3.name = Extensions
{/if}
{if isset($yealink_remote_phonebook_3_url) }
remote_phonebook.data.3.url = {$yealink_remote_phonebook_3_url}
{else}
remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
{/if}
remote_phonebook.data.4.name = {$yealink_remote_phonebook_4_name}
remote_phonebook.data.4.url = {$yealink_remote_phonebook_4_url}
remote_phonebook.data.5.name = {$yealink_remote_phonebook_5_name}
remote_phonebook.data.5.url = {$yealink_remote_phonebook_5_url}
#######################################################################################
## Features USB ##
#######################################################################################
##V83 Add
static.usb.power.enable =
static.usbdisk.function.enable =
#######################################################################################
## Acoustic Shield ##
#######################################################################################
##V83 Add
features.acoustic_shield.level=
features.acoustic_shield.mode=
#######################################################################################
## Google Contact ##
#######################################################################################
##V83 Add
google_contact_server.enable=
#######################################################################################
## Camera ##
#######################################################################################
camera.flicker =
camera.status_bar_icon.enable=
##V83 Add
static.camera.function.enable=
#######################################################################################
## Contact Other ##
#######################################################################################
##V83 Add
phone_setting.search.highlight_keywords.enable =
#######################################################################################
## dsskey icon ##
#######################################################################################
##V83 Add
dsskey.icon.url=
dsskey.icon.delete=
programablekey.1.icon=
programablekey.2.icon=
programablekey.3.icon=
programablekey.4.icon=
#######################################################################################
## Call Recording ##
#######################################################################################
features.usb_call_recording.enable= {$yealink_usb_record_enable}
#######################################################################################
## Log Backup ##
#######################################################################################
static.auto_provision.local_log.backup.enable =
static.auto_provision.local_log.backup.path =
static.auto_provision.local_log.backup.upload_period =
static.auto_provision.local_log.backup.append =
static.auto_provision.local_log.backup.bootlog.upload_wait_time=
static.auto_provision.local_log.backup.append.max_file_size =
static.auto_provision.local_log.backup.append.limit_mode=
#######################################################################################
## Secure Domain List ##
#######################################################################################
wui.secure_domain_list =
##V83 Add
features.full_screen_in_call_enable=
features.status_bar.hide=
features.system_funtion_bar.hide=
phone_setting.warnings_display.mode=
phone_setting.browser.url=
features.hide_world_clock.enable =
####V84SP4新增####
features.system_function_bar.hide=
#######################################################################################
## Dect ##
#######################################################################################
##V83 Add
base.pin_code=
static.base.repeater_mode.enable=
base.pin_code_for_register=
base.double_pin_code.enable=
custom.handset.auto_answer.enable=
custom.handset.auto_intercom=
custom.handset.backlight_in_charger.enable=
custom.handset.backlight_out_of_charger.enable=
custom.handset.confirmation_tone.enable=
custom.handset.date_format=
custom.handset.eco_mode.enable=-
custom.handset.keypad_light.enable=
custom.handset.keypad_tone.enable=
custom.handset.language=
custom.handset.low_battery_tone.enable=
custom.handset.missed_call_notify_light.enable=
custom.handset.screen_saver.enable=
custom.handset.time_format=
custom.handset.voice_mail_notify_light.enable=
custom.handset.wallpaper=
handset.X.dial_out_default_line=
handset.X.dial_out_lines=
handset.X.hac.enable=
handset.X.incoming_lines=
handset.X.name=
handset.X.contact_list.url=
## X rang from 1 to 5
over_the_air.base_trigger=
over_the_air.handset_tip=
over_the_air.handset_trigger=
over_the_air.url=
over_the_air.url.w52h=
over_the_air.url.w56h=
over_the_air.url.w53h=
static.auto_provision.custom.handset.protect=
static.auto_provision.handset_configured.enable=
phone_setting.end_call_on_hook.enable=
static.directory_setting.shared_contact.enable=
shared_contact_list.url=
features.ms.x.mode =
features.ms.x.slave_handset_number =
#######################################################################################
## Metaswitch Setting-- EP包中配置模板SP4开始去掉 ##
#######################################################################################
#######################################################################################
## Contact Backup ##
#######################################################################################
static.auto_provision.local_contact.backup.path =
static.auto_provision.local_contact.backup.enable=
#######################################################################################
## Call Configuration ##
#######################################################################################
######V84SP4新增####
default_input_method.dialing=
features.auto_answer.first_call_only=
features.auto_answer.ring_type=
features.call.dialtone_time_out=
features.call_out_history_by_off_hook.enable=
features.conference.local.enable=
features.conference.with_previous_call.enable=
features.congestion_tone.codelist=
features.custom_auto_answer_tone.enable=
features.custom_softkey_dynamic.enable=
features.handset_mode.enable=
features.headset.ctrl_call.enable=
features.headset_mode.enable=
features.mute.autoanswer_mute.enable=
features.no_answer_code=
features.ignore_incoming_call.enable=
features.play_held_tone.delay=
features.play_held_tone.enable=
features.play_held_tone.interval=
features.play_hold_tone.interval=
features.speaker_mode.enable=
features.station_name.scrolling_display=
features.station_name.value =
features.transfer_keep_session2_after_failed.enable=
force.voice.ring_vol = {$yealink_force_voice_ring_volume}
phone_setting.incoming_call.horizontal_roll_interval=
phone_setting.incoming_call.reject.enable=
phone_setting.incoming_call_when_dialing.priority=
phone_setting.hold_or_swap.mode = {if isset($yealink_hold_or_swap_mode)}{$yealink_hold_or_swap_mode}{else}0{/if}
phone_setting.call_appearance.calls_per_linekey=
phone_setting.call_appearance.conference_via_new_linekey=
phone_setting.call_appearance.transfer_via_new_linekey={$yealink_transfer_via_new_linekey}
phone_setting.call_display_name.mode=
phone_setting.custom_softkey.apply_to_states=
phone_setting.end_call_net_disconnect.enable=
####V84SP4新增-仅T58/VP59支持#####
voice.handset.tia4965.enable =
voice.headset.tia4965.enable =
#######################################################################################
## Genbend Setting ##
#######################################################################################
######V84SP4新需求新增####
directory_setting.gb_gab_directory.enable=
directory_setting.gb_gab_directory.priority=
directory_setting.gb_pab_directory.enable=
directory_setting.gb_pab_directory.priority=
directory_setting.presence_list.enable=
directory_setting.presence_list.priority=
search_in_dialing.gb_pab_directory.enable=
search_in_dialing.gb_pab_directory.priority=
gb.emergency_instant_messages.displaytimeout=
gb.emergency_instant_messages.enable=
features.emergency_instant_messages.ring_type=
features.pab.enable
features.pab.soupuser
gb.presence.enable=
gb.presence.line=
gb.sopi.enable=
gb.sopi.gab.enable=
gb.sopi.gab.retain_search_filter=
gb.sopi.pab.enable=
gb.sopi.pab.match_in_calling.enable=
gb.sopi.password=
gb.sopi.service_url=
gb.sopi.username=
#######################################################################################
## IME Settings ##
#######################################################################################
######V84SP4新需求新增#####
gui_input_method.delete=
gui_input_method.url=
#######################################################################################
## Codec ##
#######################################################################################
####V84SP4新需求新增####
voice.g726.aal2.enable=
#######################################################################################
## CP960特有的common配置 ##
#######################################################################################
bluetooth.a2dp_sink=
bluetooth.connect_confirm.enable=
features.cp_star_connection.master.enable=
features.cp_star_connection.master.mac=
features.cp_star_connection.slave.X.mac=
features.dect_mic.mute.mode=
features.exit_dnd_mode_enable=
features.play_mute_tone.enable=
features.play_mute_tone.interval=
static.network.port.max_rtpport=
static.network.port.min_rtpport=
###shortcutkey(x ranges form 1 to 6)
###shortcutkey.X.icon=
###shortcutkey.X.label=
###shortcutkey.X.type=
###shortcutkey.X.value=
shortcutkey.1.icon=
shortcutkey.1.label=
shortcutkey.1.type=
shortcutkey.1.value=
####V85 add
phone_setting.usb.pc_mode.audio_union=
phone_setting.usb.pc_mode.default_conference=
phone_setting.usb.pc_mode=
#######################################################################################
## V85 add ##
#######################################################################################
auto_provision.allsettings.sync.path=
auto_provision.allsettings.sync=
bw.features.flash_time=
bw.features_status.display_mode=
bw.xsi.directory.server_search_type=
dialplan.emergency.held.request_element.x.name=
dialplan.emergency.held.request_element.x.value=
dialplan.emergency.held.request_type=
dialplan.emergency.held.secondary.server_url=
dialplan.emergency.held.server_url=
features.headset.group_listen_in_talking_enable=
features.intercom.video.mute=
features.noise_filtering_rev.enable=
features.out_of_service_alert.enable=
features.out_of_service_alert_time=
features.paging_auto_resume.enable=
features.recording_file.delete_method=
features.recording_upload.enable=
features.recording_upload.server.address=
features.recording_upload.server.password=
features.recording_upload.server.username=
features.recording_upload_action=
features.voice_mail_key_lamp_field.enable=
hoteling.authorized_call.X.value=
hoteling.http_request_server=
hoteling.password=
over_the_air.url.cp930w=
phone_setting.autop_led_flash_enable=
phone_setting.call_display_name.mode=
phone_setting.call_remote_end_when_hold.busy_tone.enable=
phone_setting.hide_dsskey.mode=
phone_setting.idle_clock_display.enable=
phone_setting.retain_pin.enable=
phone_setting.voice.ring_vol_min=
static.auto_provision.rsa_pri_key.delete=
static.auto_provision.rsa_pri_key.enable=
static.auto_provision.rsa_pri_key.url=
static.network.l2tp_server.address=
static.network.l2tp_server.password=
static.network.l2tp_server.username=
static.network.openvpn_file.url=
static.network.pc_port.mode=
static.network.set_fragment.enable=
static.network.vpn.mode=
static.wifi.x.802_1x.anonymous_identity=
static.wifiap.channel=
static.wifiap.dhcpd.mode=
static.wifiap.dhcpd.segment=
static.wifiap.enable=
static.wifiap.generation=
static.wifiap.password=
static.wifiap.security_mode=
static.wifiap.ssid=
unify.enable=
features.transfer_complete.prompt.enable =
#######################################################################################
## V86 add ##
#######################################################################################
alarm.*.handset_stop.enable=
alarm.*.name=
alarm.*.pre_alarm.delay=
alarm.*.pre_alarm.handset_stop.enable=
alarm.*.ring.enable=
alarm.*.trigger_delay=
alarm.*.type=
alarm.*.weekly.begin_time=
alarm.*.weekly.dayofweek=
alarm.*.weekly.end_time=
alarm.server.address=
alarm.server.expires=
alarm.server.port=
alarm.server.retry_counts=
alarm.server.transport_type=
ddp.*.features.pickup.blf_audio.list=
ddp.*.features.pickup.blf_audio_enable=
ddp.*.features.pickup.blf_visual.list=
ddp.*.features.pickup.blf_visual_enable=
ddp.*.linekey.*.extension=
ddp.*.linekey.*.label=
ddp.*.linekey.*.line=
ddp.*.linekey.*.type=
ddp.*.linekey.*.value=
directory.containing_search.additional_sorting_mode=
dm.enterprise_id=
dm.site_id=
features.accessibility.large_text.enable=
features.analog_headset.mode=
features.anonymous.feature_key_sync.enable=
features.blf_key_state_display.enable=
features.call_out_directory_by_off_hook.enable=
features.caller_name_type_on_call=
features.font.size=
features.keep_mute.mode=
features.missed_call_icon_event=
features.network.8021x_upload.mode=
features.transfer.mode=
firmware.usb_headset.server=
firmware.usb_headset.server.appid=
firmware.usb_headset.server.special_num=
firmware.usb_headset.url=
gb.sopi.gab.default_search=
gb.sopi.gab.default_search_keywords=
gb.sopi.gab.default_search_type=
handset.*.alarm.number=
handset.*.alarm.template=
static.network.dns_list.mode=
static.network.wifi.dns_list.mode=
over_the_air.url.t54w_dd10k=
over_the_air.url.w59r=
packet_capture.interface=
phone_setting.called_party_info_display_method=
phone_setting.fwd_and_dnd.suspension_prompt=
phone_setting.headset_image.url=
phone_setting.local_directory_order.type=
phone_setting.message_call.rule=
phone_setting.old_mail_display.enable=
phone_setting.phone_lock.emergency.number_rule=
phone_setting.recorder_tone.enable=
phone_setting.vq_rtcpxr.min_callduration=
phone_setting.wifi_security_check.enable=
screensaver.xml_browser.url = {$yealink_screensaver_xml_url}
static.security.802_1x.ca_cert=
static.security.802_1x.cn_validation=
static.security.802_1x.dev_cert=
static.security.802_1x.ssl_method=
static.security.802_1x.tls_cipher_list=
static.security.802_1x.trust_certificates=
static.security.auto_provision.ca_cert=
static.security.auto_provision.cn_validation=
static.security.auto_provision.dev_cert=
static.security.auto_provision.ssl_method=
static.security.auto_provision.tls_cipher_list=
static.security.auto_provision.trust_certificates=
static.security.dm.ca_cert=
static.security.dm.cn_validation=
static.security.dm.dev_cert=
static.security.dm.ssl_method=
static.security.dm.tls_cipher_list=
static.security.dm.trust_certificates=
static.security.ldap.ca_cert=
static.security.remote_phonebook.ca_cert=
static.security.remote_phonebook.cn_validation=
static.security.remote_phonebook.dev_cert=
static.security.remote_phonebook.ssl_method=
static.security.remote_phonebook.tls_cipher_list=
static.security.remote_phonebook.trust_certificates=
static.security.sip.ca_cert=
static.security.sip.cn_validation=
static.security.sip.dev_cert=
static.security.sip.ssl_method=
static.security.sip.tls_cipher_list=
static.security.sip.trust_certificates=
static.security.sopi.ca_cert=
static.security.sopi.cn_validation=
static.security.sopi.dev_cert=
static.security.sopi.ssl_method=
static.security.sopi.tls_cipher_list=
static.security.sopi.trust_certificates=
static.security.tr069.ca_cert=
static.security.tr069.cn_validation=
static.security.tr069.dev_cert=
static.security.tr069.ssl_method=
static.security.tr069.tls_cipher_list=
static.security.tr069.trust_certificates=
static.security.web_limited_access_level=
static.security.web_server.cn_validation=
static.security.web_server.dev_cert=
static.security.web_server.ssl_method=
static.security.web_server.tls_cipher_list=
static.security.web_server.trust_certificates=
static.security.xml_browser.ca_cert=
static.security.xml_browser.cn_validation=
static.security.xml_browser.dev_cert=
static.security.xml_browser.ssl_method=
static.security.xml_browser.tls_cipher_list=
static.static.security.xml_browser.trust_certificates=
static.security.xmpp_xsi.ca_cert=
static.security.xmpp_xsi.cn_validation=
static.security.xmpp_xsi.dev_cert=
static.security.xmpp_xsi.ssl_method=
static.security.xmpp_xsi.tls_cipher_list=
static.security.xmpp_xsi.trust_certificates=
server_certificates.*.url=
server_certificates.url=
sip.emergency_call.mode=
static.security.password_use_default.mode=
voice.intercom.tone_vol=
wifiap.brocast_ssid=1
xmlbrowser_icon.delete=
xmlbrowser_icon_upload.url=
#######################################################################################
## T58W add ##
#######################################################################################
features.lower_your_voice_alarm.enable=