From 335d58a106fabee949c271aa4bfe55165bd40321 Mon Sep 17 00:00:00 2001
From: Ben <70598281+cranben@users.noreply.github.com>
Date: Thu, 30 Dec 2021 15:38:10 -0700
Subject: [PATCH] Add new Yealink t48u template. (#6218)
* Add new Yealink t48u template.
* Create favorite_setting.xml
* Create y000000000000.boot
* Create super_search.xml
* Create webitemslevel.cfg
* Create y000000000108.cfg
* Delete webitemslevel.cfg
* Rename y000000000108.cfg to y000000000109.cfg
---
.../yealink/t48u/favorite_setting.xml | 8 +
.../provision/yealink/t48u/super_search.xml | 7 +
.../provision/yealink/t48u/y000000000000.boot | 7 +
.../provision/yealink/t48u/y000000000109.cfg | 1953 ++++++++++
.../provision/yealink/t48u/{$mac}.cfg | 3382 +++++++++++++++++
5 files changed, 5357 insertions(+)
create mode 100644 resources/templates/provision/yealink/t48u/favorite_setting.xml
create mode 100644 resources/templates/provision/yealink/t48u/super_search.xml
create mode 100644 resources/templates/provision/yealink/t48u/y000000000000.boot
create mode 100644 resources/templates/provision/yealink/t48u/y000000000109.cfg
create mode 100644 resources/templates/provision/yealink/t48u/{$mac}.cfg
diff --git a/resources/templates/provision/yealink/t48u/favorite_setting.xml b/resources/templates/provision/yealink/t48u/favorite_setting.xml
new file mode 100644
index 0000000000..ba7275358e
--- /dev/null
+++ b/resources/templates/provision/yealink/t48u/favorite_setting.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/resources/templates/provision/yealink/t48u/super_search.xml b/resources/templates/provision/yealink/t48u/super_search.xml
new file mode 100644
index 0000000000..31f9f2bf47
--- /dev/null
+++ b/resources/templates/provision/yealink/t48u/super_search.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/resources/templates/provision/yealink/t48u/y000000000000.boot b/resources/templates/provision/yealink/t48u/y000000000000.boot
new file mode 100644
index 0000000000..f937e7d73d
--- /dev/null
+++ b/resources/templates/provision/yealink/t48u/y000000000000.boot
@@ -0,0 +1,7 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000108.cfg"
+include:config "{$mac}.cfg"
+
+overwrite_mode = {$yealink_overwrite_mode}
diff --git a/resources/templates/provision/yealink/t48u/y000000000109.cfg b/resources/templates/provision/yealink/t48u/y000000000109.cfg
new file mode 100644
index 0000000000..f21d0215a1
--- /dev/null
+++ b/resources/templates/provision/yealink/t48u/y000000000109.cfg
@@ -0,0 +1,1953 @@
+#!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 =
+static.network.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 =
+
+
+
+#######################################################################################
+## 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)
+##Only T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T42S/T41S/T29G/T27G/T4XU Models support these parameters.
+
+static.wifi.enable = {$yealink_wifi_enable}
+static.wifi.1.label = {$yealink_wifi_1_label}
+static.wifi.1.ssid = {$yealink_wifi_1_ssid}
+static.wifi.1.priority = {$yealink_wifi_1_priority}
+static.wifi.1.security_mode = {$yealink_wifi_1_security}
+static.wifi.1.cipher_type = {$yealink_wifi_1_cipher}
+static.wifi.1.password = {$yealink_wifi_1_password}
+static.wifi.1.eap_type = {$yealink_wifi_1_type}
+static.wifi.1.eap_user_name = {$yealink_wifi_1_username}
+static.wifi.1.eap_password = {$yealink_wifi_1_password}
+static.wifi.show_scan_prompt = {$yealink_wifi_scan_prompt}
+
+##V83 Add
+static.wifi.function.enable =
+
+
+##V84 SP4 ADD
+static.network.wifi.ip_address_mode=
+static.network.wifi.preference =
+static.network.wifi.internet_port.type =
+static.network.wifi.internet_port.ip=
+static.network.wifi.internet_port.mask=
+static.network.wifi.internet_port.gateway=
+static.network.wifi.static_dns_enable=
+static.network.wifi.primary_dns=
+static.network.wifi.secondary_dns=
+static.network.wifi.ipv6_internet_port.type=
+static.network.wifi.ipv6_internet_port.ip=
+static.network.wifi.ipv6_prefix=
+static.network.wifi.ipv6_internet_port.gateway=
+static.network.wifi.ipv6_static_dns_enable=
+static.network.wifi.ipv6_primary_dns=
+static.network.wifi.ipv6_secondary_dns=
+static.network.wifi.ipv6_icmp_v6.enable=
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$yealink_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+static.network.static_dns_enable =
+static.network.pc_port.enable =
+{if isset($dns_server_primary)}static.network.primary_dns = {$dns_server_primary}{/if}
+{if isset($dns_server_secondary)}static.network.secondary_dns = {$dns_server_secondary}{/if}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+##V83 Add
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+##V83 Add
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$yealink_lldp_enable}
+static.network.lldp.packet_interval =
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+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}
+
+#static.network.vlan.pc_port_enable =
+
+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}
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$yealink_network_vpn_enable}
+static.openvpn.url = {$yealink_openvpn_url}
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+static.auto_provision.custom.protect =
+static.auto_provision.custom.sync =
+static.auto_provision.custom.sync.path =
+static.auto_provision.custom.upload_method =
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable =
+static.zero_touch.wait_time =
+static.features.hide_zero_touch_url.enable =
+static.zero_touch.network_fail_delay_times =
+static.zero_touch.network_fail_wait_times =
+
+
+#######################################################################################
+## 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 Weekly ##
+#######################################################################################
+static.auto_provision.weekly.enable =
+static.auto_provision.weekly.dayofweek =
+static.auto_provision.weekly.end_time =
+static.auto_provision.weekly.begin_time =
+static.auto_provision.weekly_upgrade_interval =
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable =
+static.auto_provision.repeat.minutes =
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+##V83 Add
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on =
+
+
+
+#######################################################################################
+## Flexible Autop ##
+#######################################################################################
+static.auto_provision.flexible.end_time =
+static.auto_provision.flexible.begin_time =
+static.auto_provision.flexible.interval =
+static.auto_provision.flexible.enable =
+
+#######################################################################################
+## Autoprovision Other ##
+#######################################################################################
+static.auto_provision.prompt.enable =
+static.auto_provision.attempt_expired_time =
+static.auto_provision.attempt_before_failed =
+static.network.attempt_expired_time =
+static.auto_provision.update_file_mode =
+static.auto_provision.retry_delay_after_file_transfer_failed=
+static.auto_provision.inactivity_time_expire =
+static.auto_provision.dns_resolv_timeout =
+static.auto_provision.dns_resolv_nretry =
+static.auto_provision.dns_resolv_nosys =
+static.auto_provision.user_agent_mac.enable =
+static.auto_provision.server.type =
+features.action_uri_force_autop =
+static.auto_provision.url_wildcard.pn =
+static.auto_provision.reboot_force.enable =
+static.auto_provision.dhcp_option.option60_value =
+static.custom_mac_cfg.url =
+static.auto_provision.aes_key_in_file =
+static.auto_provision.aes_key_16.mac =
+static.auto_provision.aes_key_16.com =
+features.custom_version_info =
+##V83 Add
+static.auto_provision.authentication.expired_time =
+static.auto_provision.connect.keep_alive =
+
+##V84 Add
+static.auto_provision.config_version.mac=
+static.auto_provision.config_version.com=
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable =
+
+
+
+#######################################################################################
+## Autop Code ##
+#######################################################################################
+##static.autoprovision.X.name
+##static.autoprovision.X.code
+##static.autoprovision.X.url
+##static.autoprovision.X.user
+##static.autoprovision.X.password
+##static.autoprovision.X.com_aes
+##static.autoprovision.X.mac_aes
+##Autop Code(X ranges from 1 to 50)
+
+static.autoprovision.1.name =
+static.autoprovision.1.code =
+static.autoprovision.1.url =
+static.autoprovision.1.user =
+static.autoprovision.1.password =
+static.autoprovision.1.com_aes =
+static.autoprovision.1.mac_aes =
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable = 0
+static.managementserver.periodic_inform_interval = 60
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t46u}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## 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 =
+
+
+
+#######################################################################################
+## 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=
+
+
+
+#######################################################################################
+## User Mode ##
+#######################################################################################
+static.security.var_enable =
+static.web_item_level.url =
+
+
+#######################################################################################
+## Quick Login ##
+#######################################################################################
+wui.quick_login =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$yealink_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
+
+static.security.user_password = {$var_name}:{$var_password}
+static.security.user_password = {$admin_name}:{$admin_password}
+static.security.user_password = {$user_name}:{$user_password}
+static.security.user_name.var = {$var_name}
+static.security.user_name.admin = {$admin_name}
+static.security.user_name.user = {$user_name}
+
+##V83 Add
+static.security.default_access_level =
+phone_setting.reserve_certs_config.enable =
+
+
+#######################################################################################
+## Watch Dog ##
+#######################################################################################
+static.watch_dog.enable =
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Secure Domain List ##
+#######################################################################################
+wui.secure_domain_list =
+
+
+#######################################################################################
+## Encryption ##
+#######################################################################################
+static.auto_provision.encryption.directory =
+static.auto_provision.encryption.call_log =
+static.auto_provision.encryption.config =
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+dialplan.transfer.mode = {$yealink_transfer_mode}
+transfer.on_hook_trans_enable = {$yealink_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$yealink_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$yealink_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$yealink_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method = 0
+phone_setting.called_party_info_display.enable = 1
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$yealink_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+##V83 Add
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+##V84 Add
+phone_setting.icon.delete=
+phone_setting.icon.url=
+
+##V84 SP4 Add
+voice.handset.tia4965.enable =
+voice.headset.tia4965.enable =
+
+#######################################################################################
+## Custom Softkey ##
+#######################################################################################
+phone_setting.custom_softkey_enable=
+custom_softkey_talking.url=
+custom_softkey_ring_back.url=
+custom_softkey_dialing.url=
+custom_softkey_connecting.url=
+custom_softkey_call_in.url=
+custom_softkey_call_failed.url=
+
+##V83 Add
+features.homescreen_softkey.acd.enable =
+features.homescreen_softkey.hoteling.enable =
+phone_setting.custom_softkey.apply_to_states =
+features.custom_softkey_dynamic.enable =
+
+
+#######################################################################################
+## Features Bluetooth ##
+#######################################################################################
+##Only T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T42S/T41S/T29G/T27G/T4XU Models support the parameter.
+features.bluetooth_enable=
+features.bluetooth_adapter_name=
+##V83 Add
+static.bluetooth.function.enable =
+
+##V84 Add
+bluetooth.a2dp_sink=
+bluetooth.connect_confirm.enable=
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##Only T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T42S/T41S/T29G/T27G/T4XU Models support the parameter.
+features.usb_call_recording.enable = {$yealink_usb_record_enable}
+features.auto_recording.enable =
+
+features.idle_recording.enable=
+
+#######################################################################################
+## Features USB ##
+#######################################################################################
+##V83 Add
+static.usb.power.enable =
+
+##V84 Add
+static.usbdisk.function.enable=
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+voice.g726.aal2.enable=
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+#######################################################################################
+## Tones V83 stutterdial dnd fwd vm ##
+#######################################################################################
+
+voice.tone.stutterdial=
+voice.tone.stutter_dial_tone.apply_to_dnd.enable=
+voice.tone.stutter_dial_tone.apply_to_fwd.enable=
+voice.tone.stutter_dial_tone.apply_to_fwd.enable=
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal=
+voice.jib.max =
+voice.jib.min =
+voice.jib.adaptive =
+
+voice.jib.wifi.normal=
+voice.jib.wifi.max=
+voice.jib.wifi.min=
+voice.jib.wifi.adaptive=
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation =
+voice.cng =
+voice.vad =
+
+##V84 Add
+voice.ans_nb.enable=
+voice.tns.enable=
+
+################################################################
+# SIP Backup Server ##
+################################################################
+static.network.dns.ttl_enable =
+static.network.dns.last_cache_expired.enable=
+static.network.dns.last_cache_expired
+static.network.dns.query_timeout =
+static.network.dns.retry_times =
+sip.dns_transport_type=
+sip.skip_redundant_failover_addr=
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+##V84 Add
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$yealink_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+sip.timer_t4=
+
+sip.listen_mode=
+
+{if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+################################################################
+# V84 new add sip.escape_characters.enable= ##
+################################################################
+sip.reserve_characters=
+
+
+##V83 Add
+sip.dhcp.option120.mode =
+
+################################################################
+# NAT&ICE ##
+################################################################
+static.sip.nat_turn.enable=
+static.sip.nat_turn.username=
+static.sip.nat_turn.password=
+static.sip.nat_turn.server=
+static.sip.nat_turn.port=
+
+static.sip.nat_stun.enable={if isset($stun_server)}1{else}0{/if}
+
+static.sip.nat_stun.server= {$stun_server}
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+static.ice.enable=
+
+static.network.static_nat.enable= {if isset($yealink_static_nat)}1{else}0{/if}
+
+static.network.static_nat.addr= {$yealink_static_nat}
+
+#######################################################################################
+## 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 =
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable=
+voice.rtcp_cname=
+voice.rtcp_xr.enable=
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable=
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable=
+phone_setting.vq_rtcpxr_display_moscq.enable=
+phone_setting.vq_rtcpxr_display_moslq.enable =
+phone_setting.vq_rtcpxr_display_packets_lost.enable=
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable=
+phone_setting.vq_rtcpxr_display_jitter.enable=
+phone_setting.vq_rtcpxr_display_remote_codec.enable=
+phone_setting.vq_rtcpxr_display_local_codec.enable=
+phone_setting.vq_rtcpxr_display_remote_call_id.enable=
+phone_setting.vq_rtcpxr_display_local_call_id.enable=
+phone_setting.vq_rtcpxr_display_stop_time.enable=
+phone_setting.vq_rtcpxr_display_start_time.enable=
+phone_setting.vq_rtcpxr_interval_period=
+phone_setting.vq_rtcpxr_delay_threshold_critical=
+phone_setting.vq_rtcpxr_delay_threshold_warning=
+phone_setting.vq_rtcpxr_moslq_threshold_critical=
+phone_setting.vq_rtcpxr_moslq_threshold_warning=
+phone_setting.vq_rtcpxr.interval_report.enable=
+phone_setting.vq_rtcpxr.states_show_on_gui.enable=
+phone_setting.vq_rtcpxr.states_show_on_web.enable=
+phone_setting.vq_rtcpxr.session_report.enable=
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+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
+
+super_search.url = {$yealink_super_search_url}
+
+local_contact.data.url=
+local_contact.data.delete=
+
+##Only T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T29G/T46U/T48U Models support the parameter
+phone_setting.contact_photo_display.enable=
+
+phone_setting.incoming_call.horizontal_roll_interval=
+
+##Only T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T29G/T5XW Models support the parameter
+local_contact.data_photo_tar.url=
+local_contact.photo.url=
+local_contact.image.url=
+
+##Only T48G/S Models support the parameter
+local_contact.icon_image.url=
+local_contact.icon.url=
+
+search_in_dialing.local_directory.enable =
+search_in_dialing.local_directory.priority =
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{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}
+{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_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.remote_phonebook.enable = {$yealink_remote_phonebook_enable}
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+directory_setting.ldap.enable =
+directory_setting.ldap.priority =
+search_in_dialing.ldap.enable =
+search_in_dialing.ldap.priority =
+
+##V84 SP4 ADD
+ldap.custom_extra_attr_name=
+ldap.display_extra_attr=
+ldap.extra_attr=
+
+
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+static.auto_provision.local_calllog.write_delay.terminated=
+static.auto_provision.local_calllog.backup.path=
+static.auto_provision.local_calllog.backup.enable=
+super_search.recent_call=
+features.call_out_history_by_off_hook.enable=
+features.save_call_history=
+features.call_log_show_num=
+search_in_dialing.history.enable=
+search_in_dialing.history.priority=
+directory_setting.history.enable=
+directory_setting.history.priority
+features.save_init_num_to_history.enable= 0
+features.redial_via_local_sip_server.enable=
+
+##V83 Add
+features.calllog_detailed_information =
+
+##V84 Add
+features.call_log_merge.enable=
+
+
+#######################################################################################
+## Contact Backup ##
+#######################################################################################
+static.auto_provision.local_contact.backup.path =
+static.auto_provision.local_contact.backup.enable=
+
+
+#######################################################################################
+## Contact Other ##
+#######################################################################################
+directory.search_type=
+directory_setting.local_directory.enable =
+directory_setting.local_directory.priority =
+
+##V83 Add
+phone_setting.search.highlight_keywords.enable =
+
+#######################################################################################
+## Favorites ##
+#######################################################################################
+##V83 Add
+local_contact.favorite.enable =
+phone_setting.favorite_sequence_type =
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+##Programablekey X ranges(T48G/T48S/T46G/T46S: X=1-10, 12-14;T42G/T42S/T41P/T41S/T40P/T40G: X=1-10, 13;T29G/T27P/T27G: X=1-14;T23P/T23G/T21(P) E2: 1-10, 14;T19(P) E2: X=1-9, 13, 14;)##
+
+{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}
+
+##V83 Add
+programablekey.type_range.custom =
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(T48U/T57W/T48G/S: X ranges from 1 to 29. T53W/T54W/T54S/T46G/T46S/T29G/T46U: X ranges from 1 to 27. T42G/T42S/T41P/T41S/T41U: X ranges from 1 to 15. T40P/T40G/T23P/T23G: X ranges from 1 to 3. T52S/T27P/T27G/T43U: X ranges from 1 to 21. T21(P) E2: X ranges from 1 to 2.)##
+## Not support T19P_E2
+
+{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}
+
+linekey.type_range.custom =
+
+
+#######################################################################################
+## Dsskey ##
+#######################################################################################
+features.block_linekey_in_menu.enable =
+features.shorten_linekey_label.enable =
+features.flash_url_dsskey_led.enable =
+features.config_dsskey_length = {$yealink_dsskey_length}
+phone_setting.page_tip =
+features.keep_switch_page_key.enable=
+
+##phone_setting.idle_dsskey_and_title.transparency(Only support T5XW/T54S/T52S/T48G/T48S/T48U)
+phone_setting.idle_dsskey_and_title.transparency=
+
+##V83 Add
+phone_setting.keytype_sequence =
+phone_setting.dsskey_label.display_method =
+local.dsskey_type_config.mode =
+
+
+#######################################################################################
+## 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-T5XW/T54S/T52S/T43U/T46U/T48U: X ranges from 1 to 3, Y ranges from 1 to 60; SIP-T48G/T48S/T46G/T46S:X ranges from 1 to 6, Y ranges from 1 to 40; SIP-T29G/T27P/T27G:X ranges from 1 to 6, Y ranges from 1 to 20, 22 to 40 (Ext key 21 cannot be configured).)##
+## Only SIP-T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T29G/T27P/T27G/T43U/T46U/T48U Models support the parameter.
+
+#expansion_module.1.key.1.type =
+#expansion_module.1.key.1.label =
+#expansion_module.1.key.1.value =
+#expansion_module.1.key.1.line =
+#expansion_module.1.key.1.pickup_value =
+#expansion_module.1.key.1.extension =
+#expansion_module.1.key.1.xml_phonebook =
+#expansion_module.page_tip.blf_call_in.led =
+#expansion_module.page_tip.blf_call_in.enable =
+
+{foreach $keys["expansion"] as $row}
+expansion_module.1.key.{$row.device_key_id}.type = {$row.device_key_type}
+expansion_module.1.key.{$row.device_key_id}.line = {$row.device_key_line}
+expansion_module.1.key.{$row.device_key_id}.value = {$row.device_key_value}
+expansion_module.1.key.{$row.device_key_id}.extension = {$row.device_key_extension}
+expansion_module.1.key.{$row.device_key_id}.label = {$row.device_key_label}
+expansion_module.1.key.{$row.device_key_id}.xml_phonebook =
+{/foreach}
+{foreach $keys["expansion-1"] as $row}
+expansion_module.1.key.{$row.device_key_id}.type = {$row.device_key_type}
+expansion_module.1.key.{$row.device_key_id}.line = {$row.device_key_line}
+expansion_module.1.key.{$row.device_key_id}.value = {$row.device_key_value}
+expansion_module.1.key.{$row.device_key_id}.extension = {$row.device_key_extension}
+expansion_module.1.key.{$row.device_key_id}.label = {$row.device_key_label}
+expansion_module.1.key.{$row.device_key_id}.xml_phonebook =
+{/foreach}
+{foreach $keys["expansion-2"] as $row}
+expansion_module.2.key.{$row.device_key_id}.type = {$row.device_key_type}
+expansion_module.2.key.{$row.device_key_id}.line = {$row.device_key_line}
+expansion_module.2.key.{$row.device_key_id}.value = {$row.device_key_value}
+expansion_module.2.key.{$row.device_key_id}.extension = {$row.device_key_extension}
+expansion_module.2.key.{$row.device_key_id}.label = {$row.device_key_label}
+expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
+{/foreach}
+
+
+#######################################################################################
+## EDK ##
+#######################################################################################
+##EDK Soft Keys(X ranges from 1 to 10)
+
+features.enhanced_dss_keys.enable=
+edk.id_mode.enable=
+softkey.1.position=
+softkey.1.use.dialing=
+softkey.1.softkey_id=
+softkey.1.use.dialtone=
+softkey.1.use.conferenced=
+softkey.1.use.held=
+softkey.1.use.hold=
+softkey.1.use.transfer_ring_back=
+softkey.1.use.ring_back=
+softkey.1.use.call_failed=
+softkey.1.use.on_talk=
+softkey.1.use.transfer_connecting=
+softkey.1.use.connecting=
+softkey.1.use.incoming_call=
+softkey.1.use.idle=
+softkey.1.action=
+softkey.1.label=
+softkey.1.enable=
+edk.edklist.1.action=
+edk.edklist.1.mname=
+edk.edklist.1.enable=
+edk.edkprompt.1.enable=
+edk.edkprompt.1.label=
+edk.edkprompt.1.type=
+edk.edkprompt.1.userfeedback=
+
+##V84 Add
+##edk.edkprompt.X.title=
+(X ranges from 1 to 9)
+edk.edkprompt.1.title=
+
+
+#######################################################################################
+## XML ##
+#######################################################################################
+push_xml.server=
+push_xml.sip_notify=
+push_xml.block_in_calling=
+default_input_method.xml_browser_input_screen=
+
+##V83 Add
+hoteling.authentication_mode =
+push_xml.phonebook.search.delay =
+features.xml_browser.loading_tip.delay =
+features.xml_browser.pwd =
+features.xml_browser.user_name =
+push_xml.password =
+push_xml.username =
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow = {$yealink_fwd_allow}
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$yealink_forward_always_off_code}
+forward.always.on_code = {$yealink_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+##V83 Add
+features.forward.no_answer.show_ring_times =
+
+##V84 Add
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+features.dnd.allow=
+features.dnd_mode=
+features.dnd.enable=
+
+features.dnd.off_code = *79
+features.dnd.on_code = *78
+
+features.dnd.emergency_authorized_number=
+features.dnd.emergency_enable = 1
+features.dnd.large_icon.enable=
+
+##V83 Add
+features.keep_dnd.enable =
+
+#######################################################################################
+## Phone Lock ##
+#######################################################################################
+phone_setting.phone_lock.enable = {$yealink_lock_enable}
+phone_setting.phone_lock.lock_key_type = {$yealink_lock_key_type}
+phone_setting.phone_lock.unlock_pin = {$yealink_lock_pin}
+phone_setting.emergency.number = {$yealink_emergency_number}
+phone_setting.phone_lock.lock_time_out = {$yealink_lock_timeout}
+
+
+#######################################################################################
+## Hotdesking ##
+#######################################################################################
+phone_setting.logon_wizard=
+phone_setting.logon_wizard_forever_wait=
+
+hotdesking.startup_register_name_enable=
+hotdesking.startup_username_enable=
+hotdesking.startup_password_enable=
+hotdesking.startup_sip_server_enable=
+hotdesking.startup_outbound_enable=
+
+hotdesking.dsskey_register_name_enable=
+hotdesking.dsskey_username_enable=
+hotdesking.dsskey_password_enable=
+hotdesking.dsskey_sip_server_enable=
+hotdesking.dsskey_outbound_enable=
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$yealink_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$yealink_hide_feature_access_codes_enable}
+
+
+
+#######################################################################################
+## Text Message ##
+#######################################################################################
+features.text_message.enable=
+features.text_message_popup.enable=
+
+
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+features.intercom.subscribe.enable=
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+features.blf.intercom_mode.enable=
+features.intercom.ptt_mode.enable=
+
+features.redial_tone=
+features.key_tone=
+features.send_key_tone=
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+voice.handset_send=
+voice.handfree_send =
+voice.headset_send =
+features.intercom.headset_prior.enable=
+features.ringer_device.is_use_headset=
+features.intercom.barge_in_dialing.enable=
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$yealink_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$yealink_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$yealink_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$yealink_call_waiting}
+call_waiting.tone = {$yealink_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$yealink_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+##V84 Add
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+##V84 Add
+action_url.peripheral_information=
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$yealink_missed_call_power_led_flash_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}
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##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=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+##Not support T19P_E2
+static.features.default_account=
+
+##Logo File Format: .dob
+##Resolution: SIP-T42G/T42S/T41P/T41S/T41U: <=192*64 2 gray scale;SIP-T43U/SIP-T27P/G: <=240*120 2 gray scale;SIP-T40P/T40G/T23P/T23G/T21(P) E2/T19(P) E2: <=132*64 2 gray scale##
+phone_setting.lcd_logo.mode=
+lcd_logo.delete=
+lcd_logo.url=
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$yealink_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$yealink_ringtone_url}
+ringtone.delete= {$yealink_ringtone_delete}
+phone_setting.ring_type= {$yealink_ring_type}
+phone_setting.inter_digit_time= {$yealink_inter_digit_time}
+
+##Only T54S Model supports the parameter
+phone_setting.idle_clock_display.enable =
+
+#######################################################################################
+## 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=
+
+##V83 Add
+dialplan.digitmap.apply_to.prefix_key =
+
+##V84 ADD
+features.local_calllog.received.replace_rule=
+
+
+
+
+#######################################################################################
+## 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=
+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.server_url=
+
+
+
+#######################################################################################
+## Dialplan ##
+#######################################################################################
+dialplan_replace_rule.url=
+dialplan.replace.line_id.1=
+dialplan.replace.replace.1=
+dialplan.replace.prefix.1=
+phone_setting.dialnow_delay=
+dialplan_dialnow.url=
+dialplan.dialnow.line_id.1=
+dialplan.dialnow.rule.1 = {$yealink_dialplan_dialnow_rule_1}
+dialplan.block_out.line_id.1=
+dialplan.block_out.number.1=
+dialplan.area_code.line_id =
+dialplan.area_code.max_len = 15
+dialplan.area_code.min_len = 1
+dialplan.area_code.code=
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.ringer= {$yealink_ring_file_1}
+distinctive_ring_tones.alert_info.1.text= {$yealink_ring_text_1}
+
+#######################################################################################
+## IME Settings ##
+#######################################################################################
+directory.search_default_input_method=
+directory.edit_default_input_method=
+gui_input_method.url=
+
+##V83 Add
+##Only T48G/T48S Models support the parameter
+phone_setting.virtual_keyboard.enable =
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+wui_lang.url=
+wui_lang_note.url=
+wui_lang.delete=
+gui_input_method.delete=
+gui_lang.url=
+gui_lang.delete=
+lang.gui= {$yealink_language_gui}
+lang.wui=
+
+
+#######################################################################################
+## Screensaver ##
+#######################################################################################
+screensaver.type=
+screensaver.delete=
+screensaver.upload_url=
+features.blf_active_backlight.enable=
+screensaver.display_clock.enable=
+screensaver.clock_move_interval=
+screensaver.picture_change_interval=
+screensaver.wait_time= {$yealink_screensaver_wait}
+screensaver.xml_browser.url=
+
+
+
+#######################################################################################
+## Power Saving ##
+#######################################################################################
+features.power_saving.enable=
+features.power_saving.power_led_flash.on_time=
+features.power_saving.power_led_flash.off_time=
+features.power_saving.office_hour.monday=
+features.power_saving.office_hour.tuesday=
+features.power_saving.office_hour.wednesday=
+features.power_saving.office_hour.thursday=
+features.power_saving.office_hour.friday=
+features.power_saving.office_hour.saturday=
+features.power_saving.office_hour.sunday =
+features.power_saving.user_input_ext.idle_timeout=
+features.power_saving.off_hour.idle_timeout=
+features.power_saving.office_hour.idle_timeout=
+features.power_saving.intelligent_mode=
+
+
+#######################################################################################
+## Backgrounds Settings ##
+#######################################################################################
+##File Formate:
+##SIP-T57W/T54W/T54S/T52S/T48S/T48G/T46G/T46S/T29G/T46U/T48U: .jpg/.png/.bmp/.jpeg;
+##Resolution:
+##SIP-T57W/T48S/T48G/T48U/T46U:<=2.0 megapixels;
+##for SIP-T54W/T46G/T46S/T29G: <=1.8 megapixels;SIP-T54S/T52S:<=4.2 megapixels;
+##Single File Size: <=5MB
+##2MB of space should bereserved for the phone
+
+wallpaper_upload.url = {$yealink_t46u_wallpaper}
+{if isset($yealink_t46u_wallpaper_filename)}
+phone_setting.backgrounds = Config:{$yealink_t46u_wallpaper_filename}
+{else}
+phone_setting.backgrounds = Config:yealink_t46u_wallpaper.png
+{/if}
+
+## phone_setting.backgrounds_with_dsskey_unfold(Only support T48U/T48G/S)
+phone_setting.backgrounds_with_dsskey_unfold=
+
+##expansion_module.backgrounds(Only support T5XW/T54S/T52S/T43U/T46U/T48U)
+expansion_module.backgrounds=
+
+
+#######################################################################################
+## BSFT Setting ##
+#######################################################################################
+bw.enable =
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+phone_setting.auto_blf_list_enable = 1
+phone_setting.blf_list_sequence_type = 1
+
+blf.enhanced.parked.enable=
+blf.enhanced.parked.led =
+blf.enhanced.parked.talking.action =
+blf.enhanced.parked.callin.action =
+blf.enhanced.parked.idle.action =
+
+blf.enhanced.talking.enable=
+blf.enhanced.talking.led=
+blf.enhanced.talking.talking.action =
+blf.enhanced.talking.callin.action =
+blf.enhanced.talking.idle.action =
+
+blf.enhanced.callout.enable =
+blf.enhanced.callout.led=
+blf.enhanced.callout.talking.action =
+blf.enhanced.callout.callin.action =
+blf.enhanced.callout.idle.action =
+
+blf.enhanced.callin.enable =
+blf.enhanced.callin.led=
+blf.enhanced.callin.talking.action =
+blf.enhanced.callin.callin.action=
+blf.enhanced.callin.idle.action=
+
+blf.enhanced.idle.enable = 0
+blf.enhanced.idle.led=
+blf.enhanced.idle.talking.action=
+blf.enhanced.idle.callin.action=
+blf.enhanced.idle.idle.action=
+
+features.blf_list_version = 0
+sip.sub_refresh_random=
+sip.terminate_notify_sub_delay_time=
+
+features.blf_led_mode = {$yealink_blf_led_mode}
+features.blf_pickup_only_send_code=
+
+##V84 Add
+blf.enhanced.dnd.enable=
+blf.enhanced.dnd.led=
+blf.enhanced.hold.enable=
+blf.enhanced.hold.led=
+
+features.blf.show_callinfo.enable=
+
+##V84 SP4 ADD
+blf.normal_barge_in_code=
+blf.whisper_barge_in_code=
+blf.listen_barge_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+features.auto_release_bla_line=
+features.barge_in_via_username.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.direct_send.enable=
+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=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+acd.enable=
+acd.auto_available_timer=
+
+
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+bw.xsi.enable=
+sip.authentication_for_xsi =
+default_input_method.xsi_password=
+
+
+#######################################################################################
+## Broadsoft Network Directory ##
+#######################################################################################
+bw.xsi.directory.enable=
+bw.calllog_and_dir =
+bw.xsi.call_log.enable=
+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=
+bw.xsi.directory.alphabetized_by_lastname.enable=
+directory_setting.bw_directory.enable =
+directory_setting.bw_directory.priority =
+search_in_dialing.bw_directory.enable =
+search_in_dialing.bw_directory.priority =
+##V83 Add
+bw.xsi.directory.update.enable =
+
+#######################################################################################
+## Broadsoft Network Calllog ##
+#######################################################################################
+##V83 Add
+bw.xsi.call_log.delete.enable =
+bw.xsi.call_log.multiple_accounts.enable =
+phone_setting.ring_duration =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$yealink_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+##V84 Add
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+#######################################################################################
+## Broadsoft Visual Voice Mail ##
+#######################################################################################
+bw.voice_mail.visual.enable=
+voice_mail.message_key.mode=
+bw.voice_mail.visual.display_videomail.enable=
+
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+bw.call_recording.mode =
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+features.call_decline.enable =
+
+
+#######################################################################################
+## BLF Ring Type ##
+#######################################################################################
+features.blf.ring_type =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$yealink_feature_key_sync}
+features.forward.feature_key_sync.local_processing.enable =
+features.forward.feature_key_sync.enable =
+features.dnd.feature_key_sync.local_processing.enable =
+features.dnd.feature_key_sync.enable =
+call_waiting.mode =
+
+
+#######################################################################################
+## Broadsoft UC ##
+#######################################################################################
+##Only T5XW/T54S/T52S/T48G/T48S/T46G/T46S/T29G/T46U/T48U Models support the parameter
+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 =
+phone_setting.dsskey_directory_auto.enable =
+features.uc_dir.match_tail_number=
+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 =
+
+##V83 Add
+phone_setting.uc_favorite_sequence_type =
+
+#######################################################################################
+## Broadsoft Emergency Call ##
+#######################################################################################
+##V83 Add
+bw.emergency_calling.enable =
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+meta.login_mode =
+meta.comm_portal.server.username =
+meta.comm_portal.server.password =
+meta.comm_portal.server.url =
+meta.comm_portal.enable =
+meta.comm_portal.contacts.update_interval =
+meta.comm_portal.acd.enable=
+meta.comm_portal.replace_local_call_list.enable=
+meta.comm_portal.contacts.group.mlhgs.label=
+meta.comm_portal.contacts.group.extensions.label=
+meta.comm_portal.contacts.group.contacts.label=
+meta.comm_portal.contacts.group.mlhgs.enable=
+meta.comm_portal.contacts.group.extensions.enable=
+meta.comm_portal.contacts.group.contacts.enable=
+meta.comm_portal.call_list.enable=
+meta.comm_portal.contacts.enable=
+meta.comm_portal.message.enable=
+meta.comm_portal.logout.enable =
+meta.comm_portal.keep_alive_interval_time =
+
+##V83 Add
+directory_setting.meta_directory.enable=
+directory_setting.meta_directory.priority=
+directory_setting.meta_call_log.enable=
+directory_setting.meta_call_log.priority=
+search_in_dialing.meta_call_log.priority =
+search_in_dialing.meta_call_log.enable =
+search_in_dialing.meta_directory.priority =
+search_in_dialing.meta_directory.enable =
+
+
+
+#######################################################################################
+## Genbend Setting ##
+#######################################################################################
+gb.sopi.enable=
+gb.sopi.gab.enable=
+gb.sopi.pab.enable=
+features.pab.soupuser=
+features.pab.enable=
+gb.sopi.pab.match_in_calling.enable=
+gb.sopi.gab.retain_search_filter=
+gb.sopi.service_url=
+gb.sopi.password=
+gb.sopi.username=
+directory_setting.gb_gab_directory.priority =
+directory_setting.gb_gab_directory.enable =
+directory_setting.gb_pab_directory.enable =
+directory_setting.gb_pab_directory.priority =
+search_in_dialing.gb_pab_directory.priority =
+search_in_dialing.gb_pab_directory.enable =
+
+
+#######################################################################################
+## Loopback Call ##
+#######################################################################################
+##V83 Add
+sip.loopback.enable =
+sip.loopback_type =
+sip.pkt_loopback_mode
+sip.loopback.auto_answer.mode =
+sip.pkt_loopback_encapsulated_payload =
+sip.pkt_loopback_directed_payload =
+
+
+#######################################################################################
+## V84 add ##
+#######################################################################################
+google_contact_server.enable=
+
+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=
+
+phone_setting.warnings_display.mode=
+
+bw.flexible_seating.remember_password.ldap.enable=
+
+vcaccount.enable=
+
+#######################################################################################
+## V84 T5XW add VPM-Acoustic Shield ##
+#######################################################################################
+features.acoustic_shield.level =
+features.acoustic_shield.mode =
+
+
+
+#######################################################################################
+## V84 SP4 add ##
+#######################################################################################
+
+phone_setting.search_t9.enable =
+phone_setting.mail_power_led_flash_enable =
+ldap.anonymous_bind_operation.enable =
+google_contact_server.display_mode =
+gb.presence.line =
+gb.presence.enable =
+gb.emergency_instant_messages.enable =
+gb.emergency_instant_messages.displaytimeout =
+features.transfer_keep_session2_after_failed.enable=
+features.intercom.mode =
+features.emergency_instant_messages.ring_type =
+features.dtmf.transfer =
+features.dtmf.replace_tran =
+features.call_park.performby_holdhardkey.enable =
+features.blf_extension.mode =
+features.auto_answer.ring_type =
+directory_setting.presence_list.priority =
+directory_setting.presence_list.enable =
+dialplan.transfer.mode =
+dialplan.emergency.held.secondary.server_url =
+custom.features.dsskey_lock_type =
+blf.enhanced.dnd.led =
+blf.enhanced.dnd.enable =
+auto_provision.pnp_check_url.enable =
+
+acd.logout_fixed_display.enable=
+acd.available_fixed_display.enable =
+acd.disp_code_fixed_display.enable =
+acd.trace_fixed_display.enable =
+
+features.parked_call_monitor.blf_visual_enable=
+features.parked_call_monitor.blf_audio_enable=
+features.parked_call_monitor.blf.ring_type=
+
diff --git a/resources/templates/provision/yealink/t48u/{$mac}.cfg b/resources/templates/provision/yealink/t48u/{$mac}.cfg
new file mode 100644
index 0000000000..2819755115
--- /dev/null
+++ b/resources/templates/provision/yealink/t48u/{$mac}.cfg
@@ -0,0 +1,3382 @@
+#!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.##
+##account.X.*:(T5XW/T54S/T48G/T48S/T46G/T46S/T29G/T46U/T48U: X ranges from 1 to 16. T52S/T42G/T42S/T43U: X ranges from 1 to 12. T41P/T41S/T27P/T27G/T41U: X ranges from 1 to 6. T40P/T40G/T23P/T23G: X ranges from 1 to 3. T21(P) E2: X ranges from 1 to 2.)##
+
+#######################################################################################
+## Transfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call = 0
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority=
+account.1.codec.ilbc_15_2kbps.enable=
+
+account.1.codec.ilbc_13_33kbps.priority= {if isset($yealink_codec_iLBC_priority)}{$yealink_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($yealink_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($yealink_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($yealink_codec_pcma_priority)}{$yealink_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($yealink_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($yealink_codec_pcmu_priority)}{$yealink_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority= {if isset($yealink_codec_opus_priority)}{$yealink_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($yealink_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para= 106
+
+account.1.codec.g726_40.enable= {if isset($yealink_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($yealink_codec_g726_40_priority)}{$yealink_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($yealink_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($yealink_codec_g726_32_priority)}{$yealink_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($yealink_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($yealink_codec_g726_24_priority)}{$yealink_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($yealink_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($yealink_codec_g726_16_priority)}{$yealink_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($yealink_codec_g723_63_priority)}{$yealink_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($yealink_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($yealink_codec_g723_53_priority)}{$yealink_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($yealink_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($yealink_codec_g729_priority)}{$yealink_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($yealink_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($yealink_codec_g722_priority)}{$yealink_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($yealink_codec_g722_enable)}1{else}0{/if}
+
+account.1.codec.G722_1_24kpbs.priority=
+account.1.codec.G722_1_24kpbs.enable=
+account.1.codec.G722_1c_24kpbs.priority=
+account.1.codec.G722_1c_24kpbs.enable=
+account.1.codec.G722_1c_32kpbs.priority=
+account.1.codec.G722_1c_32kpbs.enable=
+account.1.codec.G722_1c_48kpbs.priority=
+account.1.codec.G722_1c_48kpbs.enable=
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.label}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+account.1.password = {$account.1.password}
+account.1.sip_server.1.address= {$account.1.server_address}
+account.1.sip_server_port = {$account.1.sip_port}
+
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS-NAPTR;
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable = {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address = {$account.1.outbound_proxy_primary}
+account.1.outbound_proxy.2.address = {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy_fallback_interval= {$yealink_outbound_proxy_fallback_interval}
+
+account.1.nat.nat_traversal= {if isset($stun_server)}1{else}0{/if}
+
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable=
+account.1.nat.udp_update_time=
+account.1.nat.rport= {$yealink_rport}
+
+account.1.dtmf.type= {$yealink_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable=
+
+account.1.subscribe_register=
+account.1.cid_source= {$yealink_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$yealink_srtp_encryption}
+account.1.ptime=
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$yealink_session_timer}
+
+account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if}
+account.1.sip_server_type=
+
+##V83 Add
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable=
+account.1.sip_server.1.failback_timeout=
+account.1.sip_server.1.failback_mode=
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout=
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+##V83 Add
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source= 2
+account.1.cid_source_ppi= 1
+account.1.cid_source_privacy= 1
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable= 1
+
+##V83 Add
+account.1.invite_with_pani_header.enable =
+
+##V84 Add
+account.1.invite_with_rpid_header.enable=
+
+account.1.auto_answer_mute_enable
+
+##V84 SP4 Add
+account.1.share_line.enable_private_code =
+account.1.share_line.cancel_private_code =
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi= 1
+account.1.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm}
+account.1.subscribe_mwi_expires= 3600
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.1.dialplan.digitmap.enable=
+account.1.dialplan.digitmap.string=
+account.1.dialplan.digitmap.no_match_action=
+account.1.dialplan.digitmap.interdigit_short_timer=
+account.1.dialplan.digitmap.interdigit_long_timer=
+account.1.dialplan.digitmap.apply_to.press_send=
+account.1.dialplan.digitmap.apply_to.forward=
+account.1.dialplan.digitmap.apply_to.history_dial=
+account.1.dialplan.digitmap.apply_to.directory_dial=
+account.1.dialplan.digitmap.apply_to.on_hook_dial=
+account.1.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+##V84 Add
+account.1.blf_list_call_parked_code=
+account.1.blf_list_call_parked_list=
+
+##V84 SP4 ADD
+account.1.blf_list_whisper_code=
+account.1.blf_list_listen_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line=
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+##V83 Add
+account.x.share_line.barge_in.enable
+
+#######################################################################################
+## BLA ##
+#######################################################################################
+account.1.bla_number=
+account.1.bla_subscribe_period=
+account.1.bla.notify_with_expire.enable=
+account.1.bla.subscribe_uri_build_type=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+account.1.callpark_enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+account.1.acd.enable= 0
+account.1.acd.available= 0
+account.1.acd.unavailable_reason_enable= 0
+account.1.acd.initial_state= 1
+account.1.subscribe_acd_expires=
+
+
+#######################################################################################
+## Broadsoft ACD Call Center ##
+#######################################################################################
+##account.X.reason_code.Y=
+##account.X.reason_code_name.Y=
+##account.X.bw_disp_code.Y=
+##account.X.bw_disp_code_name.Y=
+##account.X.supervisor_info_code.Y=
+##account.X.supervisor_info_code_name.Y=
+##The value Y must be continuous.
+
+account.1.reason_code.1=
+account.1.reason_code_name.1= 0
+account.1.bw_disp_code.1=
+account.1.bw_disp_code_name.1=
+account.1.supervisor_info_code.1=
+account.1.supervisor_info_code_name.1=
+
+#######################################################################################
+## Broadsoft Call Center ##
+#######################################################################################
+account.1.call_center.call_info_enable= 0
+account.1.call_center.show_call_info_time= 30
+account.1.call_center.disp_code_enable= 0
+account.1.call_center.trace_enable= 0
+account.1.call_center.emergency_enable= 0
+account.1.call_center.queue_status_enable= 0
+account.1.call_center.queue_status_light_enable = 0
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.1.hoteling.enable= 0
+account.1.hoteling.user_id= 0
+account.1.hoteling.password= 0
+account.1.hoteling.expires= 0
+account.1.hoteling.auto_login_enable= 0
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.1.xsi.user =
+account.1.xsi.password =
+account.1.xsi.host =
+account.1.xsi.server_type =
+account.1.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup = 0
+account.1.refresh_remote_id.enable =
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+account.1.call_recording.enable=
+
+#######################################################################################
+## Network Conference ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+account.1.features.call_decline.enable =
+
+
+#######################################################################################
+## Broadsoft Security Classification ##
+#######################################################################################
+account.1.security_classification.enable =
+
+
+
+#######################################################################################
+## Broadsoft Flexible Seating ##
+#######################################################################################
+account.1.flexible_seating.enable=
+account.1.hoteling.pin=
+account.1.hoteling.mode=
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+account.1.features.forward.feature_key_sync.local_processing.enable=
+account.1.features.dnd.feature_key_sync.local_processing.enable =
+
+##V84 Add
+account.1.dnd.feature_key_sync.enable=
+account.1.feature_key_sync.enable=
+account.1.forward.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## virtual_user ##
+#######################################################################################
+##V84 Add
+bw.virtual_user.1.enable=
+bw.virtual_user.1.label=
+bw.virtual_user.1.xsi.dnd.enable=
+bw.virtual_user.1.xsi.host=
+bw.virtual_user.1.xsi.password=
+bw.virtual_user.1.xsi.port=
+bw.virtual_user.1.xsi.server_type=
+bw.virtual_user.1.xsi.user=
+
+#######################################################################################
+## Transfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call = 0
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+
+account.2.codec.ilbc_13_33kbps.priority= {if isset($yealink_codec_iLBC_priority)}{$yealink_codec_iLBC_priority}{else}0{/if}
+
+account.2.codec.ilbc_13_33kbps.enable = {if isset($yealink_codec_iLBC_enable)}1{else}0{/if}
+
+account.2.codec.pcma.enable= {if isset($yealink_codec_pcma_enable)}1{else}0{/if}
+
+account.2.codec.pcma.priority= {if isset($yealink_codec_pcma_priority)}{$yealink_codec_pcma_priority}{else}0{/if}
+
+account.2.codec.pcmu.enable= {if isset($yealink_codec_pcmu_enable)}1{else}0{/if}
+
+account.2.codec.pcmu.priority= {if isset($yealink_codec_pcmu_priority)}{$yealink_codec_pcmu_priority}{else}0{/if}
+
+account.2.codec.opus.priority= {if isset($yealink_codec_opus_priority)}{$yealink_codec_opus_priority}{else}0{/if}
+
+account.2.codec.opus.enable= {if isset($yealink_codec_opus_enable)}1{else}0{/if}
+
+account.2.codec.opus.para= 106
+
+account.2.codec.g726_40.enable= {if isset($yealink_codec_g726_40_enable)}1{else}0{/if}
+
+account.2.codec.g726_40.priority= {if isset($yealink_codec_g726_40_priority)}{$yealink_codec_g726_40_priority}{else}0{/if}
+
+account.2.codec.g726_32.enable= {if isset($yealink_codec_g726_32_enable)}1{else}0{/if}
+
+account.2.codec.g726_32.priority= {if isset($yealink_codec_g726_32_priority)}{$yealink_codec_g726_32_priority}{else}0{/if}
+
+account.2.codec.g726_24.enable= {if isset($yealink_codec_g726_24_enable)}1{else}0{/if}
+
+account.2.codec.g726_24.priority= {if isset($yealink_codec_g726_24_priority)}{$yealink_codec_g726_24_priority}{else}0{/if}
+
+account.2.codec.g726_16.enable= {if isset($yealink_codec_g726_16_enable)}1{else}0{/if}
+
+account.2.codec.g726_16.priority= {if isset($yealink_codec_g726_16_priority)}{$yealink_codec_g726_16_priority}{else}0{/if}
+
+account.2.codec.g723_63.priority= {if isset($yealink_codec_g723_63_priority)}{$yealink_codec_g723_63_priority}{else}0{/if}
+
+account.2.codec.g723_63.enable= {if isset($yealink_codec_g723_63_enable)}1{else}0{/if}
+
+account.2.codec.g723_53.priority= {if isset($yealink_codec_g723_53_priority)}{$yealink_codec_g723_53_priority}{else}0{/if}
+
+account.2.codec.g723_53.enable= {if isset($yealink_codec_g723_53_enable)}1{else}0{/if}
+
+account.2.codec.g729.priority= {if isset($yealink_codec_g729_priority)}{$yealink_codec_g729_priority}{else}0{/if}
+
+account.2.codec.g729.enable= {if isset($yealink_codec_g729_enable)}1{else}0{/if}
+
+account.2.codec.g722.priority= {if isset($yealink_codec_g722_priority)}{$yealink_codec_g722_priority}{else}0{/if}
+
+account.2.codec.g722.enable= {if isset($yealink_codec_g722_enable)}1{else}0{/if}
+
+account.2.codec.G722_1_24kpbs.priority=
+account.2.codec.G722_1_24kpbs.enable=
+account.2.codec.G722_1c_24kpbs.priority=
+account.2.codec.G722_1c_24kpbs.enable=
+account.2.codec.G722_1c_32kpbs.priority=
+account.2.codec.G722_1c_32kpbs.enable=
+account.2.codec.G722_1c_48kpbs.priority=
+account.2.codec.G722_1c_48kpbs.enable=
+
+################################################################
+# Account2 Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.label}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+account.2.password = {$account.2.password}
+account.2.sip_server.1.address= {$account.2.server_address}
+account.2.sip_server_port = {$account.2.sip_port}
+
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS-NAPTR;
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable = {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address = {$account.2.outbound_proxy_primary}
+account.2.outbound_proxy.2.address = {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy_fallback_interval= {$yealink_outbound_proxy_fallback_interval}
+
+account.2.nat.nat_traversal= {if isset($stun_server)}1{else}0{/if}
+
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable=
+account.2.nat.udp_update_time=
+account.2.nat.rport= {$yealink_rport}
+
+account.2.dtmf.type= {$yealink_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable=
+
+account.2.subscribe_register=
+account.2.cid_source= {$yealink_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$yealink_srtp_encryption}
+account.2.ptime=
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$yealink_session_timer}
+
+account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if}
+account.2.sip_server_type=
+
+##V83 Add
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable=
+account.2.sip_server.1.failback_timeout=
+account.2.sip_server.1.failback_mode=
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout=
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+##V83 Add
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source= 2
+account.2.cid_source_ppi= 1
+account.2.cid_source_privacy= 1
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable= 1
+
+##V83 Add
+account.2.invite_with_pani_header.enable =
+
+##V84 Add
+account.2.invite_with_rpid_header.enable=
+
+account.2.auto_answer_mute_enable
+
+##V84 SP4 Add
+account.2.share_line.enable_private_code =
+account.2.share_line.cancel_private_code =
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi= 1
+account.2.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm}
+account.2.subscribe_mwi_expires= 3600
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.2.dialplan.digitmap.enable=
+account.2.dialplan.digitmap.string=
+account.2.dialplan.digitmap.no_match_action=
+account.2.dialplan.digitmap.interdigit_short_timer=
+account.2.dialplan.digitmap.interdigit_long_timer=
+account.2.dialplan.digitmap.apply_to.press_send=
+account.2.dialplan.digitmap.apply_to.forward=
+account.2.dialplan.digitmap.apply_to.history_dial=
+account.2.dialplan.digitmap.apply_to.directory_dial=
+account.2.dialplan.digitmap.apply_to.on_hook_dial=
+account.2.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+##V84 Add
+account.2.blf_list_call_parked_code=
+account.2.blf_list_call_parked_list=
+
+##V84 SP4 ADD
+account.2.blf_list_whisper_code=
+account.2.blf_list_listen_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line=
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+##V83 Add
+account.x.share_line.barge_in.enable
+
+#######################################################################################
+## BLA ##
+#######################################################################################
+account.2.bla_number=
+account.2.bla_subscribe_period=
+account.2.bla.notify_with_expire.enable=
+account.2.bla.subscribe_uri_build_type=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+account.2.callpark_enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+account.2.acd.enable= 0
+account.2.acd.available= 0
+account.2.acd.unavailable_reason_enable= 0
+account.2.acd.initial_state= 1
+account.2.subscribe_acd_expires=
+
+
+#######################################################################################
+## Broadsoft ACD Call Center ##
+#######################################################################################
+##account.X.reason_code.Y=
+##account.X.reason_code_name.Y=
+##account.X.bw_disp_code.Y=
+##account.X.bw_disp_code_name.Y=
+##account.X.supervisor_info_code.Y=
+##account.X.supervisor_info_code_name.Y=
+##The value Y must be continuous.
+
+account.2.reason_code.1=
+account.2.reason_code_name.1= 0
+account.2.bw_disp_code.1=
+account.2.bw_disp_code_name.1=
+account.2.supervisor_info_code.1=
+account.2.supervisor_info_code_name.1=
+
+#######################################################################################
+## Broadsoft Call Center ##
+#######################################################################################
+account.2.call_center.call_info_enable= 0
+account.2.call_center.show_call_info_time= 30
+account.2.call_center.disp_code_enable= 0
+account.2.call_center.trace_enable= 0
+account.2.call_center.emergency_enable= 0
+account.2.call_center.queue_status_enable= 0
+account.2.call_center.queue_status_light_enable = 0
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.2.hoteling.enable= 0
+account.2.hoteling.user_id= 0
+account.2.hoteling.password= 0
+account.2.hoteling.expires= 0
+account.2.hoteling.auto_login_enable= 0
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.2.xsi.user =
+account.2.xsi.password =
+account.2.xsi.host =
+account.2.xsi.server_type =
+account.2.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup = 0
+account.2.refresh_remote_id.enable =
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+account.2.call_recording.enable=
+
+#######################################################################################
+## Network Conference ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+account.2.features.call_decline.enable =
+
+
+#######################################################################################
+## Broadsoft Security Classification ##
+#######################################################################################
+account.2.security_classification.enable =
+
+
+
+#######################################################################################
+## Broadsoft Flexible Seating ##
+#######################################################################################
+account.2.flexible_seating.enable=
+account.2.hoteling.pin=
+account.2.hoteling.mode=
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+account.2.features.forward.feature_key_sync.local_processing.enable=
+account.2.features.dnd.feature_key_sync.local_processing.enable =
+
+##V84 Add
+account.2.dnd.feature_key_sync.enable=
+account.2.feature_key_sync.enable=
+account.2.forward.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
+
+
+#######################################################################################
+## virtual_user ##
+#######################################################################################
+##V84 Add
+#bw.virtual_user.1.enable=
+#bw.virtual_user.1.label=
+#bw.virtual_user.1.xsi.dnd.enable=
+#bw.virtual_user.1.xsi.host=
+#bw.virtual_user.1.xsi.password=
+#bw.virtual_user.1.xsi.port=
+#bw.virtual_user.1.xsi.server_type=
+#bw.virtual_user.1.xsi.user=
+
+#######################################################################################
+## Transfer ##
+#######################################################################################
+account.3.phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.3.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.3.anonymous_call.server_base_only =
+account.3.send_anonymous_rejection_code =
+account.3.anonymous_reject_offcode =
+account.3.anonymous_reject_oncode =
+account.3.reject_anonymous_call=
+account.3.anonymous_call_offcode =
+account.3.anonymous_call_oncode =
+account.3.anonymous_call = 0
+account.3.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.3.music_server_uri=
+account.3.music_on_hold_type=
+account.3.auto_label.rule=
+account.3.auto_label.enable=
+account.3.number_of_linekey=
+account.3.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.3.codec.ilbc_15_2kbps.priority=
+account.3.codec.ilbc_15_2kbps.enable=
+
+account.3.codec.ilbc_13_33kbps.priority= {if isset($yealink_codec_iLBC_priority)}{$yealink_codec_iLBC_priority}{else}0{/if}
+
+account.3.codec.ilbc_13_33kbps.enable = {if isset($yealink_codec_iLBC_enable)}1{else}0{/if}
+
+account.3.codec.pcma.enable= {if isset($yealink_codec_pcma_enable)}1{else}0{/if}
+
+account.3.codec.pcma.priority= {if isset($yealink_codec_pcma_priority)}{$yealink_codec_pcma_priority}{else}0{/if}
+
+account.3.codec.pcmu.enable= {if isset($yealink_codec_pcmu_enable)}1{else}0{/if}
+
+account.3.codec.pcmu.priority= {if isset($yealink_codec_pcmu_priority)}{$yealink_codec_pcmu_priority}{else}0{/if}
+
+account.3.codec.opus.priority= {if isset($yealink_codec_opus_priority)}{$yealink_codec_opus_priority}{else}0{/if}
+
+account.3.codec.opus.enable= {if isset($yealink_codec_opus_enable)}1{else}0{/if}
+
+account.3.codec.opus.para= 106
+
+account.3.codec.g726_40.enable= {if isset($yealink_codec_g726_40_enable)}1{else}0{/if}
+
+account.3.codec.g726_40.priority= {if isset($yealink_codec_g726_40_priority)}{$yealink_codec_g726_40_priority}{else}0{/if}
+
+account.3.codec.g726_32.enable= {if isset($yealink_codec_g726_32_enable)}1{else}0{/if}
+
+account.3.codec.g726_32.priority= {if isset($yealink_codec_g726_32_priority)}{$yealink_codec_g726_32_priority}{else}0{/if}
+
+account.3.codec.g726_24.enable= {if isset($yealink_codec_g726_24_enable)}1{else}0{/if}
+
+account.3.codec.g726_24.priority= {if isset($yealink_codec_g726_24_priority)}{$yealink_codec_g726_24_priority}{else}0{/if}
+
+account.3.codec.g726_16.enable= {if isset($yealink_codec_g726_16_enable)}1{else}0{/if}
+
+account.3.codec.g726_16.priority= {if isset($yealink_codec_g726_16_priority)}{$yealink_codec_g726_16_priority}{else}0{/if}
+
+account.3.codec.g723_63.priority= {if isset($yealink_codec_g723_63_priority)}{$yealink_codec_g723_63_priority}{else}0{/if}
+
+account.3.codec.g723_63.enable= {if isset($yealink_codec_g723_63_enable)}1{else}0{/if}
+
+account.3.codec.g723_53.priority= {if isset($yealink_codec_g723_53_priority)}{$yealink_codec_g723_53_priority}{else}0{/if}
+
+account.3.codec.g723_53.enable= {if isset($yealink_codec_g723_53_enable)}1{else}0{/if}
+
+account.3.codec.g729.priority= {if isset($yealink_codec_g729_priority)}{$yealink_codec_g729_priority}{else}0{/if}
+
+account.3.codec.g729.enable= {if isset($yealink_codec_g729_enable)}1{else}0{/if}
+
+account.3.codec.g722.priority= {if isset($yealink_codec_g722_priority)}{$yealink_codec_g722_priority}{else}0{/if}
+
+account.3.codec.g722.enable= {if isset($yealink_codec_g722_enable)}1{else}0{/if}
+
+account.3.codec.G722_1_24kpbs.priority=
+account.3.codec.G722_1_24kpbs.enable=
+account.3.codec.G722_1c_24kpbs.priority=
+account.3.codec.G722_1c_24kpbs.enable=
+account.3.codec.G722_1c_32kpbs.priority=
+account.3.codec.G722_1c_32kpbs.enable=
+account.3.codec.G722_1c_48kpbs.priority=
+account.3.codec.G722_1c_48kpbs.enable=
+
+################################################################
+# Account3 Register ##
+################################################################
+{if isset($account.3.password) }
+account.3.enable = 1
+{else}
+account.3.enable = 0
+{/if}
+account.3.label = {$account.3.label}
+account.3.display_name = {$account.3.display_name}
+account.3.auth_name = {$account.3.auth_id}
+
+{if isset($account.3.server.1.address)}
+account.3.user_name = {$account.3.user_id}@{$account.3.server_address}
+{else}
+account.3.user_name = {$account.3.user_id}
+{/if}
+
+account.3.password = {$account.3.password}
+account.3.sip_server.1.address= {$account.3.server_address}
+account.3.sip_server_port = {$account.3.sip_port}
+
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if}
+
+account.3.sip_server.1.expires= {$account.3.register_expires}
+account.3.sip_server.1.retry_counts= 3
+
+account.3.sip_server.2.address= {$account.3.server.2.address}
+account.3.sip_server.2.port= {$account.3.sip_port}
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS-NAPTR;
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if}
+
+account.3.sip_server.2.expires= {$account.3.register_expires}
+account.3.sip_server.2.retry_counts= 3
+
+account.3.outbound_proxy_enable = {if isset($account.3.outbound_proxy_primary)}1{else}0{/if}
+
+account.3.outbound_proxy.1.address = {$account.3.outbound_proxy_primary}
+account.3.outbound_proxy.2.address = {$account.3.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.3.outbound_proxy.1.port = {$account.3.sip_port}
+{/if}
+
+account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.3.outbound_proxy.2.port = {$account.3.sip_port}
+{/if}
+
+account.3.outbound_proxy_fallback_interval= {$yealink_outbound_proxy_fallback_interval}
+
+account.3.nat.nat_traversal= {if isset($stun_server)}1{else}0{/if}
+
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.3.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.3.nat.udp_update_enable=
+account.3.nat.udp_update_time=
+account.3.nat.rport= {$yealink_rport}
+
+account.3.dtmf.type= {$yealink_dtmf_type}
+account.3.dtmf.info_type=
+account.3.dtmf.dtmf_payload=
+account.3.100rel_enable=
+
+account.3.subscribe_register=
+account.3.cid_source= {$yealink_cid_source}
+account.3.enable_user_equal_phone=
+account.3.srtp_encryption= {$yealink_srtp_encryption}
+account.3.ptime=
+account.3.register_line=
+account.3.register_mac=
+account.3.reg_fail_retry_interval=
+account.3.unregister_on_reboot=
+
+account.3.session_timer.refresher=
+account.3.session_timer.expires=
+account.3.session_timer.enable= {$yealink_session_timer}
+
+account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if}
+account.3.sip_server_type=
+
+##V83 Add
+account.3.srtp.unencrypted_rtcp.enable =
+account.3.srtp.unencrypted_rtp.enable =
+account.3.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.3.outbound_proxy.1.register_on_enable=
+account.3.outbound_proxy.1.failback_timeout=
+account.3.outbound_proxy.1.failback_mode=
+account.3.outbound_proxy.1.retry_counts=
+account.3.outbound_proxy.1.only_signal_with_registered=
+account.3.outbound_proxy.1.failback_subscribe.enable=
+account.3.outbound_proxy.1.invite_retry_counts=
+
+account.3.sip_server.1.register_on_enable=
+account.3.sip_server.1.failback_timeout=
+account.3.sip_server.1.failback_mode=
+account.3.sip_server.1.failback_subscribe.enable=
+account.3.sip_server.1.only_signal_with_registered=
+account.3.sip_server.1.invite_retry_counts=
+
+account.3.outbound_proxy.2.register_on_enable=
+account.3.outbound_proxy.2.failback_timeout=
+account.3.outbound_proxy.2.failback_mode=
+account.3.outbound_proxy.2.retry_counts=
+account.3.outbound_proxy.2.only_signal_with_registered=
+account.3.outbound_proxy.2.failback_subscribe.enable=
+account.3.outbound_proxy.2.invite_retry_counts=
+
+account.3.sip_server.2.register_on_enable=
+account.3.sip_server.2.failback_timeout=
+account.3.sip_server.2.failback_mode=
+account.3.sip_server.2.failback_subscribe.enable=
+account.3.sip_server.2.only_signal_with_registered=
+account.3.sip_server.2.invite_retry_counts=
+
+account.3.static_cache_pri=
+account.3.dns_cache_type=
+account.3.naptr_build=
+account.3.fallback.timeout=
+account.3.fallback.redundancy_type=
+account.3.reg_failed_retry_max_time=
+account.3.reg_failed_retry_min_time=
+account.3.redundancy_with_reg_fail.enable =
+
+##V83 Add
+account.3.sip_server.1.outbound_proxy_enable =
+account.3.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.3.contact_take_line_param=
+account.3.update_ack_while_dialing=
+account.3.srtp_lifetime=
+account.3.third_part_request_with_route.enable=
+account.3.insert_outbound_in_route.enable=
+account.3.path.enable=
+account.3.sub_fail_retry_interval=
+account.3.transfer_refer_to_contact_header.enable=
+account.3.hold_use_inactive=
+account.3.gruu.enable=
+account.3.dial_tone=
+account.3.call_id_mode=
+account.3.subscribe_expires_overlap=
+account.3.register_expires_overlap=
+account.3.call_info=
+account.3.custom_ua=
+account.3.mwi_parse_terminated=
+account.3.check_cseq.enable=
+account.3.check_to_tag.enable=
+account.3.vq_rtcpxr.collector_server_port=
+account.3.vq_rtcpxr.collector_server_host=
+account.3.vq_rtcpxr.collector_name=
+account.3.compact_header_enable=
+account.3.cp_source= 2
+account.3.cid_source_ppi= 1
+account.3.cid_source_privacy= 1
+account.3.reg_with_pani_header.enable =
+account.3.alert_info=
+account.3.picture_info_enable= 1
+
+##V83 Add
+account.3.invite_with_pani_header.enable =
+
+##V84 Add
+account.3.invite_with_rpid_header.enable=
+
+account.3.auto_answer_mute_enable
+
+##V84 SP4 Add
+account.3.share_line.enable_private_code =
+account.3.share_line.cancel_private_code =
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.3.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.3.timeout_fwd.off_code=
+account.3.timeout_fwd.on_code=
+account.3.timeout_fwd.timeout=
+account.3.timeout_fwd.target=
+account.3.timeout_fwd.enable=
+account.3.busy_fwd.off_code=
+account.3.busy_fwd.on_code=
+account.3.busy_fwd.target=
+account.3.busy_fwd.enable=
+account.3.always_fwd.off_code=
+account.3.always_fwd.on_code=
+account.3.always_fwd.target=
+account.3.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.3.dnd.enable=
+account.3.dnd.off_code=
+account.3.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.3.subscribe_mwi= 1
+account.3.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm}
+account.3.subscribe_mwi_expires= 3600
+account.3.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.3.auto_dial_enable=
+account.3.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.3.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.3.dialplan.digitmap.enable=
+account.3.dialplan.digitmap.string=
+account.3.dialplan.digitmap.no_match_action=
+account.3.dialplan.digitmap.interdigit_short_timer=
+account.3.dialplan.digitmap.interdigit_long_timer=
+account.3.dialplan.digitmap.apply_to.press_send=
+account.3.dialplan.digitmap.apply_to.forward=
+account.3.dialplan.digitmap.apply_to.history_dial=
+account.3.dialplan.digitmap.apply_to.directory_dial=
+account.3.dialplan.digitmap.apply_to.on_hook_dial=
+account.3.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.3.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.3.blf.blf_list_uri=
+account.3.blf_list_barge_in_code=
+account.3.blf_list_code=
+account.3.blf_list_retrieve_call_parked_code=
+account.3.blf.subscribe_period=
+account.3.blf.match_host.enable=
+account.3.out_dialog_blf_enable=
+account.3.blf.subscribe_event=
+
+##V84 Add
+account.3.blf_list_call_parked_code=
+account.3.blf_list_call_parked_list=
+
+##V84 SP4 ADD
+account.3.blf_list_whisper_code=
+account.3.blf_list_listen_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.3.shared_line=
+account.3.line_seize.expires=
+account.3.shared_line_one_touch_bargein.enable=
+account.3.shared_line_one_touch_retrieve.enable=
+account.3.sca_manage_interface_display_time=
+account.3.shared_line_callpull_code=
+
+##V83 Add
+account.x.share_line.barge_in.enable
+
+#######################################################################################
+## BLA ##
+#######################################################################################
+account.3.bla_number=
+account.3.bla_subscribe_period=
+account.3.bla.notify_with_expire.enable=
+account.3.bla.subscribe_uri_build_type=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+account.3.callpark_enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+account.3.acd.enable= 0
+account.3.acd.available= 0
+account.3.acd.unavailable_reason_enable= 0
+account.3.acd.initial_state= 1
+account.3.subscribe_acd_expires=
+
+
+#######################################################################################
+## Broadsoft ACD Call Center ##
+#######################################################################################
+##account.X.reason_code.Y=
+##account.X.reason_code_name.Y=
+##account.X.bw_disp_code.Y=
+##account.X.bw_disp_code_name.Y=
+##account.X.supervisor_info_code.Y=
+##account.X.supervisor_info_code_name.Y=
+##The value Y must be continuous.
+
+account.3.reason_code.1=
+account.3.reason_code_name.1= 0
+account.3.bw_disp_code.1=
+account.3.bw_disp_code_name.1=
+account.3.supervisor_info_code.1=
+account.3.supervisor_info_code_name.1=
+
+#######################################################################################
+## Broadsoft Call Center ##
+#######################################################################################
+account.3.call_center.call_info_enable= 0
+account.3.call_center.show_call_info_time= 30
+account.3.call_center.disp_code_enable= 0
+account.3.call_center.trace_enable= 0
+account.3.call_center.emergency_enable= 0
+account.3.call_center.queue_status_enable= 0
+account.3.call_center.queue_status_light_enable = 0
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.3.hoteling.enable= 0
+account.3.hoteling.user_id= 0
+account.3.hoteling.password= 0
+account.3.hoteling.expires= 0
+account.3.hoteling.auto_login_enable= 0
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.3.xsi.user =
+account.3.xsi.password =
+account.3.xsi.host =
+account.3.xsi.server_type =
+account.3.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.3.direct_pickup_code =
+account.3.group_pickup_code =
+account.3.dialoginfo_callpickup = 0
+account.3.refresh_remote_id.enable =
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+account.3.call_recording.enable=
+
+#######################################################################################
+## Network Conference ##
+#######################################################################################
+account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if}
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+account.3.features.call_decline.enable =
+
+
+#######################################################################################
+## Broadsoft Security Classification ##
+#######################################################################################
+account.3.security_classification.enable =
+
+
+
+#######################################################################################
+## Broadsoft Flexible Seating ##
+#######################################################################################
+account.3.flexible_seating.enable=
+account.3.hoteling.pin=
+account.3.hoteling.mode=
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+account.3.features.forward.feature_key_sync.local_processing.enable=
+account.3.features.dnd.feature_key_sync.local_processing.enable =
+
+##V84 Add
+account.3.dnd.feature_key_sync.enable=
+account.3.feature_key_sync.enable=
+account.3.forward.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.3.acd.available_url=
+account.3.acd.away_url =
+account.3.acd.refresh_url =
+account.3.acd.call_information=
+
+
+
+#######################################################################################
+## virtual_user ##
+#######################################################################################
+##V84 Add
+#bw.virtual_user.1.enable=
+#bw.virtual_user.1.label=
+#bw.virtual_user.1.xsi.dnd.enable=
+#bw.virtual_user.1.xsi.host=
+#bw.virtual_user.1.xsi.password=
+#bw.virtual_user.1.xsi.port=
+#bw.virtual_user.1.xsi.server_type=
+#bw.virtual_user.1.xsi.user=
+
+#######################################################################################
+## Transfer ##
+#######################################################################################
+account.4.phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.4.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.4.anonymous_call.server_base_only =
+account.4.send_anonymous_rejection_code =
+account.4.anonymous_reject_offcode =
+account.4.anonymous_reject_oncode =
+account.4.reject_anonymous_call=
+account.4.anonymous_call_offcode =
+account.4.anonymous_call_oncode =
+account.4.anonymous_call = 0
+account.4.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.4.music_server_uri=
+account.4.music_on_hold_type=
+account.4.auto_label.rule=
+account.4.auto_label.enable=
+account.4.number_of_linekey=
+account.4.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.4.codec.ilbc_15_2kbps.priority=
+account.4.codec.ilbc_15_2kbps.enable=
+
+account.4.codec.ilbc_13_33kbps.priority= {if isset($yealink_codec_iLBC_priority)}{$yealink_codec_iLBC_priority}{else}0{/if}
+
+account.4.codec.ilbc_13_33kbps.enable = {if isset($yealink_codec_iLBC_enable)}1{else}0{/if}
+
+account.4.codec.pcma.enable= {if isset($yealink_codec_pcma_enable)}1{else}0{/if}
+
+account.4.codec.pcma.priority= {if isset($yealink_codec_pcma_priority)}{$yealink_codec_pcma_priority}{else}0{/if}
+
+account.4.codec.pcmu.enable= {if isset($yealink_codec_pcmu_enable)}1{else}0{/if}
+
+account.4.codec.pcmu.priority= {if isset($yealink_codec_pcmu_priority)}{$yealink_codec_pcmu_priority}{else}0{/if}
+
+account.4.codec.opus.priority= {if isset($yealink_codec_opus_priority)}{$yealink_codec_opus_priority}{else}0{/if}
+
+account.4.codec.opus.enable= {if isset($yealink_codec_opus_enable)}1{else}0{/if}
+
+account.4.codec.opus.para= 106
+
+account.4.codec.g726_40.enable= {if isset($yealink_codec_g726_40_enable)}1{else}0{/if}
+
+account.4.codec.g726_40.priority= {if isset($yealink_codec_g726_40_priority)}{$yealink_codec_g726_40_priority}{else}0{/if}
+
+account.4.codec.g726_32.enable= {if isset($yealink_codec_g726_32_enable)}1{else}0{/if}
+
+account.4.codec.g726_32.priority= {if isset($yealink_codec_g726_32_priority)}{$yealink_codec_g726_32_priority}{else}0{/if}
+
+account.4.codec.g726_24.enable= {if isset($yealink_codec_g726_24_enable)}1{else}0{/if}
+
+account.4.codec.g726_24.priority= {if isset($yealink_codec_g726_24_priority)}{$yealink_codec_g726_24_priority}{else}0{/if}
+
+account.4.codec.g726_16.enable= {if isset($yealink_codec_g726_16_enable)}1{else}0{/if}
+
+account.4.codec.g726_16.priority= {if isset($yealink_codec_g726_16_priority)}{$yealink_codec_g726_16_priority}{else}0{/if}
+
+account.4.codec.g723_63.priority= {if isset($yealink_codec_g723_63_priority)}{$yealink_codec_g723_63_priority}{else}0{/if}
+
+account.4.codec.g723_63.enable= {if isset($yealink_codec_g723_63_enable)}1{else}0{/if}
+
+account.4.codec.g723_53.priority= {if isset($yealink_codec_g723_53_priority)}{$yealink_codec_g723_53_priority}{else}0{/if}
+
+account.4.codec.g723_53.enable= {if isset($yealink_codec_g723_53_enable)}1{else}0{/if}
+
+account.4.codec.g729.priority= {if isset($yealink_codec_g729_priority)}{$yealink_codec_g729_priority}{else}0{/if}
+
+account.4.codec.g729.enable= {if isset($yealink_codec_g729_enable)}1{else}0{/if}
+
+account.4.codec.g722.priority= {if isset($yealink_codec_g722_priority)}{$yealink_codec_g722_priority}{else}0{/if}
+
+account.4.codec.g722.enable= {if isset($yealink_codec_g722_enable)}1{else}0{/if}
+
+account.4.codec.G722_1_24kpbs.priority=
+account.4.codec.G722_1_24kpbs.enable=
+account.4.codec.G722_1c_24kpbs.priority=
+account.4.codec.G722_1c_24kpbs.enable=
+account.4.codec.G722_1c_32kpbs.priority=
+account.4.codec.G722_1c_32kpbs.enable=
+account.4.codec.G722_1c_48kpbs.priority=
+account.4.codec.G722_1c_48kpbs.enable=
+
+################################################################
+# Account4 Register ##
+################################################################
+{if isset($account.4.password) }
+account.4.enable = 1
+{else}
+account.4.enable = 0
+{/if}
+account.4.label = {$account.4.label}
+account.4.display_name = {$account.4.display_name}
+account.4.auth_name = {$account.4.auth_id}
+
+{if isset($account.4.server.1.address)}
+account.4.user_name = {$account.4.user_id}@{$account.4.server_address}
+{else}
+account.4.user_name = {$account.4.user_id}
+{/if}
+
+account.4.password = {$account.4.password}
+account.4.sip_server.1.address= {$account.4.server_address}
+account.4.sip_server_port = {$account.4.sip_port}
+
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if}
+
+account.4.sip_server.1.expires= {$account.4.register_expires}
+account.4.sip_server.1.retry_counts= 3
+
+account.4.sip_server.2.address= {$account.4.server.2.address}
+account.4.sip_server.2.port= {$account.4.sip_port}
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS-NAPTR;
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if}
+
+account.4.sip_server.2.expires= {$account.4.register_expires}
+account.4.sip_server.2.retry_counts= 3
+
+account.4.outbound_proxy_enable = {if isset($account.4.outbound_proxy_primary)}1{else}0{/if}
+
+account.4.outbound_proxy.1.address = {$account.4.outbound_proxy_primary}
+account.4.outbound_proxy.2.address = {$account.4.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.4.outbound_proxy.1.port = {$account.4.sip_port}
+{/if}
+
+account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.4.outbound_proxy.2.port = {$account.4.sip_port}
+{/if}
+
+account.4.outbound_proxy_fallback_interval= {$yealink_outbound_proxy_fallback_interval}
+
+account.4.nat.nat_traversal= {if isset($stun_server)}1{else}0{/if}
+
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.4.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.4.nat.udp_update_enable=
+account.4.nat.udp_update_time=
+account.4.nat.rport= {$yealink_rport}
+
+account.4.dtmf.type= {$yealink_dtmf_type}
+account.4.dtmf.info_type=
+account.4.dtmf.dtmf_payload=
+account.4.100rel_enable=
+
+account.4.subscribe_register=
+account.4.cid_source= {$yealink_cid_source}
+account.4.enable_user_equal_phone=
+account.4.srtp_encryption= {$yealink_srtp_encryption}
+account.4.ptime=
+account.4.register_line=
+account.4.register_mac=
+account.4.reg_fail_retry_interval=
+account.4.unregister_on_reboot=
+
+account.4.session_timer.refresher=
+account.4.session_timer.expires=
+account.4.session_timer.enable= {$yealink_session_timer}
+
+account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if}
+account.4.sip_server_type=
+
+##V83 Add
+account.4.srtp.unencrypted_rtcp.enable =
+account.4.srtp.unencrypted_rtp.enable =
+account.4.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.4.outbound_proxy.1.register_on_enable=
+account.4.outbound_proxy.1.failback_timeout=
+account.4.outbound_proxy.1.failback_mode=
+account.4.outbound_proxy.1.retry_counts=
+account.4.outbound_proxy.1.only_signal_with_registered=
+account.4.outbound_proxy.1.failback_subscribe.enable=
+account.4.outbound_proxy.1.invite_retry_counts=
+
+account.4.sip_server.1.register_on_enable=
+account.4.sip_server.1.failback_timeout=
+account.4.sip_server.1.failback_mode=
+account.4.sip_server.1.failback_subscribe.enable=
+account.4.sip_server.1.only_signal_with_registered=
+account.4.sip_server.1.invite_retry_counts=
+
+account.4.outbound_proxy.2.register_on_enable=
+account.4.outbound_proxy.2.failback_timeout=
+account.4.outbound_proxy.2.failback_mode=
+account.4.outbound_proxy.2.retry_counts=
+account.4.outbound_proxy.2.only_signal_with_registered=
+account.4.outbound_proxy.2.failback_subscribe.enable=
+account.4.outbound_proxy.2.invite_retry_counts=
+
+account.4.sip_server.2.register_on_enable=
+account.4.sip_server.2.failback_timeout=
+account.4.sip_server.2.failback_mode=
+account.4.sip_server.2.failback_subscribe.enable=
+account.4.sip_server.2.only_signal_with_registered=
+account.4.sip_server.2.invite_retry_counts=
+
+account.4.static_cache_pri=
+account.4.dns_cache_type=
+account.4.naptr_build=
+account.4.fallback.timeout=
+account.4.fallback.redundancy_type=
+account.4.reg_failed_retry_max_time=
+account.4.reg_failed_retry_min_time=
+account.4.redundancy_with_reg_fail.enable =
+
+##V83 Add
+account.4.sip_server.1.outbound_proxy_enable =
+account.4.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.4.contact_take_line_param=
+account.4.update_ack_while_dialing=
+account.4.srtp_lifetime=
+account.4.third_part_request_with_route.enable=
+account.4.insert_outbound_in_route.enable=
+account.4.path.enable=
+account.4.sub_fail_retry_interval=
+account.4.transfer_refer_to_contact_header.enable=
+account.4.hold_use_inactive=
+account.4.gruu.enable=
+account.4.dial_tone=
+account.4.call_id_mode=
+account.4.subscribe_expires_overlap=
+account.4.register_expires_overlap=
+account.4.call_info=
+account.4.custom_ua=
+account.4.mwi_parse_terminated=
+account.4.check_cseq.enable=
+account.4.check_to_tag.enable=
+account.4.vq_rtcpxr.collector_server_port=
+account.4.vq_rtcpxr.collector_server_host=
+account.4.vq_rtcpxr.collector_name=
+account.4.compact_header_enable=
+account.4.cp_source= 2
+account.4.cid_source_ppi= 1
+account.4.cid_source_privacy= 1
+account.4.reg_with_pani_header.enable =
+account.4.alert_info=
+account.4.picture_info_enable= 1
+
+##V83 Add
+account.4.invite_with_pani_header.enable =
+
+##V84 Add
+account.4.invite_with_rpid_header.enable=
+
+account.4.auto_answer_mute_enable
+
+##V84 SP4 Add
+account.4.share_line.enable_private_code =
+account.4.share_line.cancel_private_code =
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.4.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.4.timeout_fwd.off_code=
+account.4.timeout_fwd.on_code=
+account.4.timeout_fwd.timeout=
+account.4.timeout_fwd.target=
+account.4.timeout_fwd.enable=
+account.4.busy_fwd.off_code=
+account.4.busy_fwd.on_code=
+account.4.busy_fwd.target=
+account.4.busy_fwd.enable=
+account.4.always_fwd.off_code=
+account.4.always_fwd.on_code=
+account.4.always_fwd.target=
+account.4.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.4.dnd.enable=
+account.4.dnd.off_code=
+account.4.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.4.subscribe_mwi= 1
+account.4.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm}
+account.4.subscribe_mwi_expires= 3600
+account.4.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.4.auto_dial_enable=
+account.4.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.4.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.4.dialplan.digitmap.enable=
+account.4.dialplan.digitmap.string=
+account.4.dialplan.digitmap.no_match_action=
+account.4.dialplan.digitmap.interdigit_short_timer=
+account.4.dialplan.digitmap.interdigit_long_timer=
+account.4.dialplan.digitmap.apply_to.press_send=
+account.4.dialplan.digitmap.apply_to.forward=
+account.4.dialplan.digitmap.apply_to.history_dial=
+account.4.dialplan.digitmap.apply_to.directory_dial=
+account.4.dialplan.digitmap.apply_to.on_hook_dial=
+account.4.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.4.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.4.blf.blf_list_uri=
+account.4.blf_list_barge_in_code=
+account.4.blf_list_code=
+account.4.blf_list_retrieve_call_parked_code=
+account.4.blf.subscribe_period=
+account.4.blf.match_host.enable=
+account.4.out_dialog_blf_enable=
+account.4.blf.subscribe_event=
+
+##V84 Add
+account.4.blf_list_call_parked_code=
+account.4.blf_list_call_parked_list=
+
+##V84 SP4 ADD
+account.4.blf_list_whisper_code=
+account.4.blf_list_listen_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.4.shared_line=
+account.4.line_seize.expires=
+account.4.shared_line_one_touch_bargein.enable=
+account.4.shared_line_one_touch_retrieve.enable=
+account.4.sca_manage_interface_display_time=
+account.4.shared_line_callpull_code=
+
+##V83 Add
+account.x.share_line.barge_in.enable
+
+#######################################################################################
+## BLA ##
+#######################################################################################
+account.4.bla_number=
+account.4.bla_subscribe_period=
+account.4.bla.notify_with_expire.enable=
+account.4.bla.subscribe_uri_build_type=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+account.4.callpark_enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+account.4.acd.enable= 0
+account.4.acd.available= 0
+account.4.acd.unavailable_reason_enable= 0
+account.4.acd.initial_state= 1
+account.4.subscribe_acd_expires=
+
+
+#######################################################################################
+## Broadsoft ACD Call Center ##
+#######################################################################################
+##account.X.reason_code.Y=
+##account.X.reason_code_name.Y=
+##account.X.bw_disp_code.Y=
+##account.X.bw_disp_code_name.Y=
+##account.X.supervisor_info_code.Y=
+##account.X.supervisor_info_code_name.Y=
+##The value Y must be continuous.
+
+account.4.reason_code.1=
+account.4.reason_code_name.1= 0
+account.4.bw_disp_code.1=
+account.4.bw_disp_code_name.1=
+account.4.supervisor_info_code.1=
+account.4.supervisor_info_code_name.1=
+
+#######################################################################################
+## Broadsoft Call Center ##
+#######################################################################################
+account.4.call_center.call_info_enable= 0
+account.4.call_center.show_call_info_time= 30
+account.4.call_center.disp_code_enable= 0
+account.4.call_center.trace_enable= 0
+account.4.call_center.emergency_enable= 0
+account.4.call_center.queue_status_enable= 0
+account.4.call_center.queue_status_light_enable = 0
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.4.hoteling.enable= 0
+account.4.hoteling.user_id= 0
+account.4.hoteling.password= 0
+account.4.hoteling.expires= 0
+account.4.hoteling.auto_login_enable= 0
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.4.xsi.user =
+account.4.xsi.password =
+account.4.xsi.host =
+account.4.xsi.server_type =
+account.4.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.4.direct_pickup_code =
+account.4.group_pickup_code =
+account.4.dialoginfo_callpickup = 0
+account.4.refresh_remote_id.enable =
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+account.4.call_recording.enable=
+
+#######################################################################################
+## Network Conference ##
+#######################################################################################
+account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if}
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+account.4.features.call_decline.enable =
+
+
+#######################################################################################
+## Broadsoft Security Classification ##
+#######################################################################################
+account.4.security_classification.enable =
+
+
+
+#######################################################################################
+## Broadsoft Flexible Seating ##
+#######################################################################################
+account.4.flexible_seating.enable=
+account.4.hoteling.pin=
+account.4.hoteling.mode=
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+account.4.features.forward.feature_key_sync.local_processing.enable=
+account.4.features.dnd.feature_key_sync.local_processing.enable =
+
+##V84 Add
+account.4.dnd.feature_key_sync.enable=
+account.4.feature_key_sync.enable=
+account.4.forward.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.4.acd.available_url=
+account.4.acd.away_url =
+account.4.acd.refresh_url =
+account.4.acd.call_information=
+
+
+
+#######################################################################################
+## virtual_user ##
+#######################################################################################
+##V84 Add
+#bw.virtual_user.1.enable=
+#bw.virtual_user.1.label=
+#bw.virtual_user.1.xsi.dnd.enable=
+#bw.virtual_user.1.xsi.host=
+#bw.virtual_user.1.xsi.password=
+#bw.virtual_user.1.xsi.port=
+#bw.virtual_user.1.xsi.server_type=
+#bw.virtual_user.1.xsi.user=
+
+#######################################################################################
+## Transfer ##
+#######################################################################################
+account.5.phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.5.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.5.anonymous_call.server_base_only =
+account.5.send_anonymous_rejection_code =
+account.5.anonymous_reject_offcode =
+account.5.anonymous_reject_oncode =
+account.5.reject_anonymous_call=
+account.5.anonymous_call_offcode =
+account.5.anonymous_call_oncode =
+account.5.anonymous_call = 0
+account.5.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.5.music_server_uri=
+account.5.music_on_hold_type=
+account.5.auto_label.rule=
+account.5.auto_label.enable=
+account.5.number_of_linekey=
+account.5.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.5.codec.ilbc_15_2kbps.priority=
+account.5.codec.ilbc_15_2kbps.enable=
+
+account.5.codec.ilbc_13_33kbps.priority= {if isset($yealink_codec_iLBC_priority)}{$yealink_codec_iLBC_priority}{else}0{/if}
+
+account.5.codec.ilbc_13_33kbps.enable = {if isset($yealink_codec_iLBC_enable)}1{else}0{/if}
+
+account.5.codec.pcma.enable= {if isset($yealink_codec_pcma_enable)}1{else}0{/if}
+
+account.5.codec.pcma.priority= {if isset($yealink_codec_pcma_priority)}{$yealink_codec_pcma_priority}{else}0{/if}
+
+account.5.codec.pcmu.enable= {if isset($yealink_codec_pcmu_enable)}1{else}0{/if}
+
+account.5.codec.pcmu.priority= {if isset($yealink_codec_pcmu_priority)}{$yealink_codec_pcmu_priority}{else}0{/if}
+
+account.5.codec.opus.priority= {if isset($yealink_codec_opus_priority)}{$yealink_codec_opus_priority}{else}0{/if}
+
+account.5.codec.opus.enable= {if isset($yealink_codec_opus_enable)}1{else}0{/if}
+
+account.5.codec.opus.para= 106
+
+account.5.codec.g726_40.enable= {if isset($yealink_codec_g726_40_enable)}1{else}0{/if}
+
+account.5.codec.g726_40.priority= {if isset($yealink_codec_g726_40_priority)}{$yealink_codec_g726_40_priority}{else}0{/if}
+
+account.5.codec.g726_32.enable= {if isset($yealink_codec_g726_32_enable)}1{else}0{/if}
+
+account.5.codec.g726_32.priority= {if isset($yealink_codec_g726_32_priority)}{$yealink_codec_g726_32_priority}{else}0{/if}
+
+account.5.codec.g726_24.enable= {if isset($yealink_codec_g726_24_enable)}1{else}0{/if}
+
+account.5.codec.g726_24.priority= {if isset($yealink_codec_g726_24_priority)}{$yealink_codec_g726_24_priority}{else}0{/if}
+
+account.5.codec.g726_16.enable= {if isset($yealink_codec_g726_16_enable)}1{else}0{/if}
+
+account.5.codec.g726_16.priority= {if isset($yealink_codec_g726_16_priority)}{$yealink_codec_g726_16_priority}{else}0{/if}
+
+account.5.codec.g723_63.priority= {if isset($yealink_codec_g723_63_priority)}{$yealink_codec_g723_63_priority}{else}0{/if}
+
+account.5.codec.g723_63.enable= {if isset($yealink_codec_g723_63_enable)}1{else}0{/if}
+
+account.5.codec.g723_53.priority= {if isset($yealink_codec_g723_53_priority)}{$yealink_codec_g723_53_priority}{else}0{/if}
+
+account.5.codec.g723_53.enable= {if isset($yealink_codec_g723_53_enable)}1{else}0{/if}
+
+account.5.codec.g729.priority= {if isset($yealink_codec_g729_priority)}{$yealink_codec_g729_priority}{else}0{/if}
+
+account.5.codec.g729.enable= {if isset($yealink_codec_g729_enable)}1{else}0{/if}
+
+account.5.codec.g722.priority= {if isset($yealink_codec_g722_priority)}{$yealink_codec_g722_priority}{else}0{/if}
+
+account.5.codec.g722.enable= {if isset($yealink_codec_g722_enable)}1{else}0{/if}
+
+account.5.codec.G722_1_24kpbs.priority=
+account.5.codec.G722_1_24kpbs.enable=
+account.5.codec.G722_1c_24kpbs.priority=
+account.5.codec.G722_1c_24kpbs.enable=
+account.5.codec.G722_1c_32kpbs.priority=
+account.5.codec.G722_1c_32kpbs.enable=
+account.5.codec.G722_1c_48kpbs.priority=
+account.5.codec.G722_1c_48kpbs.enable=
+
+################################################################
+# Account5 Register ##
+################################################################
+{if isset($account.5.password) }
+account.5.enable = 1
+{else}
+account.5.enable = 0
+{/if}
+account.5.label = {$account.5.label}
+account.5.display_name = {$account.5.display_name}
+account.5.auth_name = {$account.5.auth_id}
+
+{if isset($account.5.server.1.address)}
+account.5.user_name = {$account.5.user_id}@{$account.5.server_address}
+{else}
+account.5.user_name = {$account.5.user_id}
+{/if}
+
+account.5.password = {$account.5.password}
+account.5.sip_server.1.address= {$account.5.server_address}
+account.5.sip_server_port = {$account.5.sip_port}
+
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
+{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if}
+{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if}
+{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if}
+{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if}
+
+account.5.sip_server.1.expires= {$account.5.register_expires}
+account.5.sip_server.1.retry_counts= 3
+
+account.5.sip_server.2.address= {$account.5.server.2.address}
+account.5.sip_server.2.port= {$account.5.sip_port}
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS-NAPTR;
+{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if}
+{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if}
+{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if}
+{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if}
+
+account.5.sip_server.2.expires= {$account.5.register_expires}
+account.5.sip_server.2.retry_counts= 3
+
+account.5.outbound_proxy_enable = {if isset($account.5.outbound_proxy_primary)}1{else}0{/if}
+
+account.5.outbound_proxy.1.address = {$account.5.outbound_proxy_primary}
+account.5.outbound_proxy.2.address = {$account.5.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.5.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.5.outbound_proxy.1.port = {$account.5.sip_port}
+{/if}
+
+account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.5.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.5.outbound_proxy.2.port = {$account.5.sip_port}
+{/if}
+
+account.5.outbound_proxy_fallback_interval= {$yealink_outbound_proxy_fallback_interval}
+
+account.5.nat.nat_traversal= {if isset($stun_server)}1{else}0{/if}
+
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.5.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.5.nat.udp_update_enable=
+account.5.nat.udp_update_time=
+account.5.nat.rport= {$yealink_rport}
+
+account.5.dtmf.type= {$yealink_dtmf_type}
+account.5.dtmf.info_type=
+account.5.dtmf.dtmf_payload=
+account.5.100rel_enable=
+
+account.5.subscribe_register=
+account.5.cid_source= {$yealink_cid_source}
+account.5.enable_user_equal_phone=
+account.5.srtp_encryption= {$yealink_srtp_encryption}
+account.5.ptime=
+account.5.register_line=
+account.5.register_mac=
+account.5.reg_fail_retry_interval=
+account.5.unregister_on_reboot=
+
+account.5.session_timer.refresher=
+account.5.session_timer.expires=
+account.5.session_timer.enable= {$yealink_session_timer}
+
+account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if}
+account.5.sip_server_type=
+
+##V83 Add
+account.5.srtp.unencrypted_rtcp.enable =
+account.5.srtp.unencrypted_rtp.enable =
+account.5.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.5.outbound_proxy.1.register_on_enable=
+account.5.outbound_proxy.1.failback_timeout=
+account.5.outbound_proxy.1.failback_mode=
+account.5.outbound_proxy.1.retry_counts=
+account.5.outbound_proxy.1.only_signal_with_registered=
+account.5.outbound_proxy.1.failback_subscribe.enable=
+account.5.outbound_proxy.1.invite_retry_counts=
+
+account.5.sip_server.1.register_on_enable=
+account.5.sip_server.1.failback_timeout=
+account.5.sip_server.1.failback_mode=
+account.5.sip_server.1.failback_subscribe.enable=
+account.5.sip_server.1.only_signal_with_registered=
+account.5.sip_server.1.invite_retry_counts=
+
+account.5.outbound_proxy.2.register_on_enable=
+account.5.outbound_proxy.2.failback_timeout=
+account.5.outbound_proxy.2.failback_mode=
+account.5.outbound_proxy.2.retry_counts=
+account.5.outbound_proxy.2.only_signal_with_registered=
+account.5.outbound_proxy.2.failback_subscribe.enable=
+account.5.outbound_proxy.2.invite_retry_counts=
+
+account.5.sip_server.2.register_on_enable=
+account.5.sip_server.2.failback_timeout=
+account.5.sip_server.2.failback_mode=
+account.5.sip_server.2.failback_subscribe.enable=
+account.5.sip_server.2.only_signal_with_registered=
+account.5.sip_server.2.invite_retry_counts=
+
+account.5.static_cache_pri=
+account.5.dns_cache_type=
+account.5.naptr_build=
+account.5.fallback.timeout=
+account.5.fallback.redundancy_type=
+account.5.reg_failed_retry_max_time=
+account.5.reg_failed_retry_min_time=
+account.5.redundancy_with_reg_fail.enable =
+
+##V83 Add
+account.5.sip_server.1.outbound_proxy_enable =
+account.5.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.5.contact_take_line_param=
+account.5.update_ack_while_dialing=
+account.5.srtp_lifetime=
+account.5.third_part_request_with_route.enable=
+account.5.insert_outbound_in_route.enable=
+account.5.path.enable=
+account.5.sub_fail_retry_interval=
+account.5.transfer_refer_to_contact_header.enable=
+account.5.hold_use_inactive=
+account.5.gruu.enable=
+account.5.dial_tone=
+account.5.call_id_mode=
+account.5.subscribe_expires_overlap=
+account.5.register_expires_overlap=
+account.5.call_info=
+account.5.custom_ua=
+account.5.mwi_parse_terminated=
+account.5.check_cseq.enable=
+account.5.check_to_tag.enable=
+account.5.vq_rtcpxr.collector_server_port=
+account.5.vq_rtcpxr.collector_server_host=
+account.5.vq_rtcpxr.collector_name=
+account.5.compact_header_enable=
+account.5.cp_source= 2
+account.5.cid_source_ppi= 1
+account.5.cid_source_privacy= 1
+account.5.reg_with_pani_header.enable =
+account.5.alert_info=
+account.5.picture_info_enable= 1
+
+##V83 Add
+account.5.invite_with_pani_header.enable =
+
+##V84 Add
+account.5.invite_with_rpid_header.enable=
+
+account.5.auto_answer_mute_enable
+
+##V84 SP4 Add
+account.5.share_line.enable_private_code =
+account.5.share_line.cancel_private_code =
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.5.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.5.timeout_fwd.off_code=
+account.5.timeout_fwd.on_code=
+account.5.timeout_fwd.timeout=
+account.5.timeout_fwd.target=
+account.5.timeout_fwd.enable=
+account.5.busy_fwd.off_code=
+account.5.busy_fwd.on_code=
+account.5.busy_fwd.target=
+account.5.busy_fwd.enable=
+account.5.always_fwd.off_code=
+account.5.always_fwd.on_code=
+account.5.always_fwd.target=
+account.5.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.5.dnd.enable=
+account.5.dnd.off_code=
+account.5.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.5.subscribe_mwi= 1
+account.5.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm}
+account.5.subscribe_mwi_expires= 3600
+account.5.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.5.auto_dial_enable=
+account.5.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.5.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.5.dialplan.digitmap.enable=
+account.5.dialplan.digitmap.string=
+account.5.dialplan.digitmap.no_match_action=
+account.5.dialplan.digitmap.interdigit_short_timer=
+account.5.dialplan.digitmap.interdigit_long_timer=
+account.5.dialplan.digitmap.apply_to.press_send=
+account.5.dialplan.digitmap.apply_to.forward=
+account.5.dialplan.digitmap.apply_to.history_dial=
+account.5.dialplan.digitmap.apply_to.directory_dial=
+account.5.dialplan.digitmap.apply_to.on_hook_dial=
+account.5.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.5.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.5.blf.blf_list_uri=
+account.5.blf_list_barge_in_code=
+account.5.blf_list_code=
+account.5.blf_list_retrieve_call_parked_code=
+account.5.blf.subscribe_period=
+account.5.blf.match_host.enable=
+account.5.out_dialog_blf_enable=
+account.5.blf.subscribe_event=
+
+##V84 Add
+account.5.blf_list_call_parked_code=
+account.5.blf_list_call_parked_list=
+
+##V84 SP4 ADD
+account.5.blf_list_whisper_code=
+account.5.blf_list_listen_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.5.shared_line=
+account.5.line_seize.expires=
+account.5.shared_line_one_touch_bargein.enable=
+account.5.shared_line_one_touch_retrieve.enable=
+account.5.sca_manage_interface_display_time=
+account.5.shared_line_callpull_code=
+
+##V83 Add
+account.x.share_line.barge_in.enable
+
+#######################################################################################
+## BLA ##
+#######################################################################################
+account.5.bla_number=
+account.5.bla_subscribe_period=
+account.5.bla.notify_with_expire.enable=
+account.5.bla.subscribe_uri_build_type=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+account.5.callpark_enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+account.5.acd.enable= 0
+account.5.acd.available= 0
+account.5.acd.unavailable_reason_enable= 0
+account.5.acd.initial_state= 1
+account.5.subscribe_acd_expires=
+
+
+#######################################################################################
+## Broadsoft ACD Call Center ##
+#######################################################################################
+##account.X.reason_code.Y=
+##account.X.reason_code_name.Y=
+##account.X.bw_disp_code.Y=
+##account.X.bw_disp_code_name.Y=
+##account.X.supervisor_info_code.Y=
+##account.X.supervisor_info_code_name.Y=
+##The value Y must be continuous.
+
+account.5.reason_code.1=
+account.5.reason_code_name.1= 0
+account.5.bw_disp_code.1=
+account.5.bw_disp_code_name.1=
+account.5.supervisor_info_code.1=
+account.5.supervisor_info_code_name.1=
+
+#######################################################################################
+## Broadsoft Call Center ##
+#######################################################################################
+account.5.call_center.call_info_enable= 0
+account.5.call_center.show_call_info_time= 30
+account.5.call_center.disp_code_enable= 0
+account.5.call_center.trace_enable= 0
+account.5.call_center.emergency_enable= 0
+account.5.call_center.queue_status_enable= 0
+account.5.call_center.queue_status_light_enable = 0
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.5.hoteling.enable= 0
+account.5.hoteling.user_id= 0
+account.5.hoteling.password= 0
+account.5.hoteling.expires= 0
+account.5.hoteling.auto_login_enable= 0
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.5.xsi.user =
+account.5.xsi.password =
+account.5.xsi.host =
+account.5.xsi.server_type =
+account.5.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.5.direct_pickup_code =
+account.5.group_pickup_code =
+account.5.dialoginfo_callpickup = 0
+account.5.refresh_remote_id.enable =
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+account.5.call_recording.enable=
+
+#######################################################################################
+## Network Conference ##
+#######################################################################################
+account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if}
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+account.5.features.call_decline.enable =
+
+
+#######################################################################################
+## Broadsoft Security Classification ##
+#######################################################################################
+account.5.security_classification.enable =
+
+
+
+#######################################################################################
+## Broadsoft Flexible Seating ##
+#######################################################################################
+account.5.flexible_seating.enable=
+account.5.hoteling.pin=
+account.5.hoteling.mode=
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+account.5.features.forward.feature_key_sync.local_processing.enable=
+account.5.features.dnd.feature_key_sync.local_processing.enable =
+
+##V84 Add
+account.5.dnd.feature_key_sync.enable=
+account.5.feature_key_sync.enable=
+account.5.forward.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.5.acd.available_url=
+account.5.acd.away_url =
+account.5.acd.refresh_url =
+account.5.acd.call_information=
+
+
+
+#######################################################################################
+## virtual_user ##
+#######################################################################################
+##V84 Add
+#bw.virtual_user.1.enable=
+#bw.virtual_user.1.label=
+#bw.virtual_user.1.xsi.dnd.enable=
+#bw.virtual_user.1.xsi.host=
+#bw.virtual_user.1.xsi.password=
+#bw.virtual_user.1.xsi.port=
+#bw.virtual_user.1.xsi.server_type=
+#bw.virtual_user.1.xsi.user=
+
+#######################################################################################
+## Transfer ##
+#######################################################################################
+account.6.phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.6.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.6.anonymous_call.server_base_only =
+account.6.send_anonymous_rejection_code =
+account.6.anonymous_reject_offcode =
+account.6.anonymous_reject_oncode =
+account.6.reject_anonymous_call=
+account.6.anonymous_call_offcode =
+account.6.anonymous_call_oncode =
+account.6.anonymous_call = 0
+account.6.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.6.music_server_uri=
+account.6.music_on_hold_type=
+account.6.auto_label.rule=
+account.6.auto_label.enable=
+account.6.number_of_linekey=
+account.6.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.6.codec.ilbc_15_2kbps.priority=
+account.6.codec.ilbc_15_2kbps.enable=
+
+account.6.codec.ilbc_13_33kbps.priority= {if isset($yealink_codec_iLBC_priority)}{$yealink_codec_iLBC_priority}{else}0{/if}
+
+account.6.codec.ilbc_13_33kbps.enable = {if isset($yealink_codec_iLBC_enable)}1{else}0{/if}
+
+account.6.codec.pcma.enable= {if isset($yealink_codec_pcma_enable)}1{else}0{/if}
+
+account.6.codec.pcma.priority= {if isset($yealink_codec_pcma_priority)}{$yealink_codec_pcma_priority}{else}0{/if}
+
+account.6.codec.pcmu.enable= {if isset($yealink_codec_pcmu_enable)}1{else}0{/if}
+
+account.6.codec.pcmu.priority= {if isset($yealink_codec_pcmu_priority)}{$yealink_codec_pcmu_priority}{else}0{/if}
+
+account.6.codec.opus.priority= {if isset($yealink_codec_opus_priority)}{$yealink_codec_opus_priority}{else}0{/if}
+
+account.6.codec.opus.enable= {if isset($yealink_codec_opus_enable)}1{else}0{/if}
+
+account.6.codec.opus.para= 106
+
+account.6.codec.g726_40.enable= {if isset($yealink_codec_g726_40_enable)}1{else}0{/if}
+
+account.6.codec.g726_40.priority= {if isset($yealink_codec_g726_40_priority)}{$yealink_codec_g726_40_priority}{else}0{/if}
+
+account.6.codec.g726_32.enable= {if isset($yealink_codec_g726_32_enable)}1{else}0{/if}
+
+account.6.codec.g726_32.priority= {if isset($yealink_codec_g726_32_priority)}{$yealink_codec_g726_32_priority}{else}0{/if}
+
+account.6.codec.g726_24.enable= {if isset($yealink_codec_g726_24_enable)}1{else}0{/if}
+
+account.6.codec.g726_24.priority= {if isset($yealink_codec_g726_24_priority)}{$yealink_codec_g726_24_priority}{else}0{/if}
+
+account.6.codec.g726_16.enable= {if isset($yealink_codec_g726_16_enable)}1{else}0{/if}
+
+account.6.codec.g726_16.priority= {if isset($yealink_codec_g726_16_priority)}{$yealink_codec_g726_16_priority}{else}0{/if}
+
+account.6.codec.g723_63.priority= {if isset($yealink_codec_g723_63_priority)}{$yealink_codec_g723_63_priority}{else}0{/if}
+
+account.6.codec.g723_63.enable= {if isset($yealink_codec_g723_63_enable)}1{else}0{/if}
+
+account.6.codec.g723_53.priority= {if isset($yealink_codec_g723_53_priority)}{$yealink_codec_g723_53_priority}{else}0{/if}
+
+account.6.codec.g723_53.enable= {if isset($yealink_codec_g723_53_enable)}1{else}0{/if}
+
+account.6.codec.g729.priority= {if isset($yealink_codec_g729_priority)}{$yealink_codec_g729_priority}{else}0{/if}
+
+account.6.codec.g729.enable= {if isset($yealink_codec_g729_enable)}1{else}0{/if}
+
+account.6.codec.g722.priority= {if isset($yealink_codec_g722_priority)}{$yealink_codec_g722_priority}{else}0{/if}
+
+account.6.codec.g722.enable= {if isset($yealink_codec_g722_enable)}1{else}0{/if}
+
+account.6.codec.G722_1_24kpbs.priority=
+account.6.codec.G722_1_24kpbs.enable=
+account.6.codec.G722_1c_24kpbs.priority=
+account.6.codec.G722_1c_24kpbs.enable=
+account.6.codec.G722_1c_32kpbs.priority=
+account.6.codec.G722_1c_32kpbs.enable=
+account.6.codec.G722_1c_48kpbs.priority=
+account.6.codec.G722_1c_48kpbs.enable=
+
+################################################################
+# Account6 Register ##
+################################################################
+{if isset($account.6.password) }
+account.6.enable = 1
+{else}
+account.6.enable = 0
+{/if}
+account.6.label = {$account.6.label}
+account.6.display_name = {$account.6.display_name}
+account.6.auth_name = {$account.6.auth_id}
+
+{if isset($account.6.server.1.address)}
+account.6.user_name = {$account.6.user_id}@{$account.6.server_address}
+{else}
+account.6.user_name = {$account.6.user_id}
+{/if}
+
+account.6.password = {$account.6.password}
+account.6.sip_server.1.address= {$account.6.server_address}
+account.6.sip_server_port = {$account.6.sip_port}
+
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
+{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if}
+{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if}
+{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if}
+{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if}
+
+account.6.sip_server.1.expires= {$account.6.register_expires}
+account.6.sip_server.1.retry_counts= 3
+
+account.6.sip_server.2.address= {$account.6.server.2.address}
+account.6.sip_server.2.port= {$account.6.sip_port}
+
+#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS-NAPTR;
+{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if}
+{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if}
+{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if}
+{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if}
+
+account.6.sip_server.2.expires= {$account.6.register_expires}
+account.6.sip_server.2.retry_counts= 3
+
+account.6.outbound_proxy_enable = {if isset($account.6.outbound_proxy_primary)}1{else}0{/if}
+
+account.6.outbound_proxy.1.address = {$account.6.outbound_proxy_primary}
+account.6.outbound_proxy.2.address = {$account.6.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.6.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.6.outbound_proxy.1.port = {$account.6.sip_port}
+{/if}
+
+account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.6.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.6.outbound_proxy.2.port = {$account.6.sip_port}
+{/if}
+
+account.6.outbound_proxy_fallback_interval= {$yealink_outbound_proxy_fallback_interval}
+
+account.6.nat.nat_traversal= {if isset($stun_server)}1{else}0{/if}
+
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.6.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.6.nat.udp_update_enable=
+account.6.nat.udp_update_time=
+account.6.nat.rport= {$yealink_rport}
+
+account.6.dtmf.type= {$yealink_dtmf_type}
+account.6.dtmf.info_type=
+account.6.dtmf.dtmf_payload=
+account.6.100rel_enable=
+
+account.6.subscribe_register=
+account.6.cid_source= {$yealink_cid_source}
+account.6.enable_user_equal_phone=
+account.6.srtp_encryption= {$yealink_srtp_encryption}
+account.6.ptime=
+account.6.register_line=
+account.6.register_mac=
+account.6.reg_fail_retry_interval=
+account.6.unregister_on_reboot=
+
+account.6.session_timer.refresher=
+account.6.session_timer.expires=
+account.6.session_timer.enable= {$yealink_session_timer}
+
+account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if}
+account.6.sip_server_type=
+
+##V83 Add
+account.6.srtp.unencrypted_rtcp.enable =
+account.6.srtp.unencrypted_rtp.enable =
+account.6.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.6.outbound_proxy.1.register_on_enable=
+account.6.outbound_proxy.1.failback_timeout=
+account.6.outbound_proxy.1.failback_mode=
+account.6.outbound_proxy.1.retry_counts=
+account.6.outbound_proxy.1.only_signal_with_registered=
+account.6.outbound_proxy.1.failback_subscribe.enable=
+account.6.outbound_proxy.1.invite_retry_counts=
+
+account.6.sip_server.1.register_on_enable=
+account.6.sip_server.1.failback_timeout=
+account.6.sip_server.1.failback_mode=
+account.6.sip_server.1.failback_subscribe.enable=
+account.6.sip_server.1.only_signal_with_registered=
+account.6.sip_server.1.invite_retry_counts=
+
+account.6.outbound_proxy.2.register_on_enable=
+account.6.outbound_proxy.2.failback_timeout=
+account.6.outbound_proxy.2.failback_mode=
+account.6.outbound_proxy.2.retry_counts=
+account.6.outbound_proxy.2.only_signal_with_registered=
+account.6.outbound_proxy.2.failback_subscribe.enable=
+account.6.outbound_proxy.2.invite_retry_counts=
+
+account.6.sip_server.2.register_on_enable=
+account.6.sip_server.2.failback_timeout=
+account.6.sip_server.2.failback_mode=
+account.6.sip_server.2.failback_subscribe.enable=
+account.6.sip_server.2.only_signal_with_registered=
+account.6.sip_server.2.invite_retry_counts=
+
+account.6.static_cache_pri=
+account.6.dns_cache_type=
+account.6.naptr_build=
+account.6.fallback.timeout=
+account.6.fallback.redundancy_type=
+account.6.reg_failed_retry_max_time=
+account.6.reg_failed_retry_min_time=
+account.6.redundancy_with_reg_fail.enable =
+
+##V83 Add
+account.6.sip_server.1.outbound_proxy_enable =
+account.6.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.6.contact_take_line_param=
+account.6.update_ack_while_dialing=
+account.6.srtp_lifetime=
+account.6.third_part_request_with_route.enable=
+account.6.insert_outbound_in_route.enable=
+account.6.path.enable=
+account.6.sub_fail_retry_interval=
+account.6.transfer_refer_to_contact_header.enable=
+account.6.hold_use_inactive=
+account.6.gruu.enable=
+account.6.dial_tone=
+account.6.call_id_mode=
+account.6.subscribe_expires_overlap=
+account.6.register_expires_overlap=
+account.6.call_info=
+account.6.custom_ua=
+account.6.mwi_parse_terminated=
+account.6.check_cseq.enable=
+account.6.check_to_tag.enable=
+account.6.vq_rtcpxr.collector_server_port=
+account.6.vq_rtcpxr.collector_server_host=
+account.6.vq_rtcpxr.collector_name=
+account.6.compact_header_enable=
+account.6.cp_source= 2
+account.6.cid_source_ppi= 1
+account.6.cid_source_privacy= 1
+account.6.reg_with_pani_header.enable =
+account.6.alert_info=
+account.6.picture_info_enable= 1
+
+##V83 Add
+account.6.invite_with_pani_header.enable =
+
+##V84 Add
+account.6.invite_with_rpid_header.enable=
+
+account.6.auto_answer_mute_enable
+
+##V84 SP4 Add
+account.6.share_line.enable_private_code =
+account.6.share_line.cancel_private_code =
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.6.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.6.timeout_fwd.off_code=
+account.6.timeout_fwd.on_code=
+account.6.timeout_fwd.timeout=
+account.6.timeout_fwd.target=
+account.6.timeout_fwd.enable=
+account.6.busy_fwd.off_code=
+account.6.busy_fwd.on_code=
+account.6.busy_fwd.target=
+account.6.busy_fwd.enable=
+account.6.always_fwd.off_code=
+account.6.always_fwd.on_code=
+account.6.always_fwd.target=
+account.6.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.6.dnd.enable=
+account.6.dnd.off_code=
+account.6.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.6.subscribe_mwi= 1
+account.6.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm}
+account.6.subscribe_mwi_expires= 3600
+account.6.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.6.auto_dial_enable=
+account.6.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.6.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.6.dialplan.digitmap.enable=
+account.6.dialplan.digitmap.string=
+account.6.dialplan.digitmap.no_match_action=
+account.6.dialplan.digitmap.interdigit_short_timer=
+account.6.dialplan.digitmap.interdigit_long_timer=
+account.6.dialplan.digitmap.apply_to.press_send=
+account.6.dialplan.digitmap.apply_to.forward=
+account.6.dialplan.digitmap.apply_to.history_dial=
+account.6.dialplan.digitmap.apply_to.directory_dial=
+account.6.dialplan.digitmap.apply_to.on_hook_dial=
+account.6.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.6.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.6.blf.blf_list_uri=
+account.6.blf_list_barge_in_code=
+account.6.blf_list_code=
+account.6.blf_list_retrieve_call_parked_code=
+account.6.blf.subscribe_period=
+account.6.blf.match_host.enable=
+account.6.out_dialog_blf_enable=
+account.6.blf.subscribe_event=
+
+##V84 Add
+account.6.blf_list_call_parked_code=
+account.6.blf_list_call_parked_list=
+
+##V84 SP4 ADD
+account.6.blf_list_whisper_code=
+account.6.blf_list_listen_in_code=
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.6.shared_line=
+account.6.line_seize.expires=
+account.6.shared_line_one_touch_bargein.enable=
+account.6.shared_line_one_touch_retrieve.enable=
+account.6.sca_manage_interface_display_time=
+account.6.shared_line_callpull_code=
+
+##V83 Add
+account.x.share_line.barge_in.enable
+
+#######################################################################################
+## BLA ##
+#######################################################################################
+account.6.bla_number=
+account.6.bla_subscribe_period=
+account.6.bla.notify_with_expire.enable=
+account.6.bla.subscribe_uri_build_type=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+account.6.callpark_enable=
+
+
+#######################################################################################
+## Broadsoft ACD ##
+#######################################################################################
+account.6.acd.enable= 0
+account.6.acd.available= 0
+account.6.acd.unavailable_reason_enable= 0
+account.6.acd.initial_state= 1
+account.6.subscribe_acd_expires=
+
+
+#######################################################################################
+## Broadsoft ACD Call Center ##
+#######################################################################################
+##account.X.reason_code.Y=
+##account.X.reason_code_name.Y=
+##account.X.bw_disp_code.Y=
+##account.X.bw_disp_code_name.Y=
+##account.X.supervisor_info_code.Y=
+##account.X.supervisor_info_code_name.Y=
+##The value Y must be continuous.
+
+account.6.reason_code.1=
+account.6.reason_code_name.1= 0
+account.6.bw_disp_code.1=
+account.6.bw_disp_code_name.1=
+account.6.supervisor_info_code.1=
+account.6.supervisor_info_code_name.1=
+
+#######################################################################################
+## Broadsoft Call Center ##
+#######################################################################################
+account.6.call_center.call_info_enable= 0
+account.6.call_center.show_call_info_time= 30
+account.6.call_center.disp_code_enable= 0
+account.6.call_center.trace_enable= 0
+account.6.call_center.emergency_enable= 0
+account.6.call_center.queue_status_enable= 0
+account.6.call_center.queue_status_light_enable = 0
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.6.hoteling.enable= 0
+account.6.hoteling.user_id= 0
+account.6.hoteling.password= 0
+account.6.hoteling.expires= 0
+account.6.hoteling.auto_login_enable= 0
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.6.xsi.user =
+account.6.xsi.password =
+account.6.xsi.host =
+account.6.xsi.server_type =
+account.6.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.6.direct_pickup_code =
+account.6.group_pickup_code =
+account.6.dialoginfo_callpickup = 0
+account.6.refresh_remote_id.enable =
+
+
+#######################################################################################
+## Broadsoft Call Recording ##
+#######################################################################################
+account.6.call_recording.enable=
+
+#######################################################################################
+## Network Conference ##
+#######################################################################################
+account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if}
+
+
+#######################################################################################
+## Broadsoft Call Decline ##
+#######################################################################################
+account.6.features.call_decline.enable =
+
+
+#######################################################################################
+## Broadsoft Security Classification ##
+#######################################################################################
+account.6.security_classification.enable =
+
+
+
+#######################################################################################
+## Broadsoft Flexible Seating ##
+#######################################################################################
+account.6.flexible_seating.enable=
+account.6.hoteling.pin=
+account.6.hoteling.mode=
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+account.6.features.forward.feature_key_sync.local_processing.enable=
+account.6.features.dnd.feature_key_sync.local_processing.enable =
+
+##V84 Add
+account.6.dnd.feature_key_sync.enable=
+account.6.feature_key_sync.enable=
+account.6.forward.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.6.acd.available_url=
+account.6.acd.away_url =
+account.6.acd.refresh_url =
+account.6.acd.call_information=
+
+
+
+#######################################################################################
+## virtual_user ##
+#######################################################################################
+##V84 Add
+#bw.virtual_user.1.enable=
+#bw.virtual_user.1.label=
+#bw.virtual_user.1.xsi.dnd.enable=
+#bw.virtual_user.1.xsi.host=
+#bw.virtual_user.1.xsi.password=
+#bw.virtual_user.1.xsi.port=
+#bw.virtual_user.1.xsi.server_type=
+#bw.virtual_user.1.xsi.user=