mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add Yealink password_use_default.mode
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
|
||||
|
||||
#######################################################################################
|
||||
## Network CDP ##
|
||||
## Network CDP ##
|
||||
#######################################################################################
|
||||
static.network.cdp.enable = {$yealink_cdp_enable}
|
||||
static.network.cdp.packet_interval = {$yealink_cdp_packet_interval}
|
||||
@@ -11,7 +11,7 @@ static.network.cdp.packet_interval = {$yealink_cdp_packet_interval}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Network IPv6 ##
|
||||
## Network IPv6 ##
|
||||
#######################################################################################
|
||||
static.network.ipv6_static_dns_enable =
|
||||
static.network.ipv6_icmp_v6.enable =
|
||||
@@ -23,7 +23,7 @@ static.network.ipv6_internet_port.type =
|
||||
static.network.ipv6_prefix =
|
||||
|
||||
#######################################################################################
|
||||
## Network WiFi ##
|
||||
## Network WiFi ##
|
||||
#######################################################################################
|
||||
##static.wifi.X.label=
|
||||
##static.wifi.X.ssid=
|
||||
@@ -54,7 +54,7 @@ static.wifi.show_scan_prompt = {$yealink_wifi_scan_prompt}
|
||||
static.wifi.function.enable = {$yealink_wifi_function_enable}
|
||||
|
||||
#######################################################################################
|
||||
## Network Internet ##
|
||||
## Network Internet ##
|
||||
#######################################################################################
|
||||
static.network.ip_address_mode = {$yealink_ip_address_mode}
|
||||
static.network.span_to_pc_port =
|
||||
@@ -73,7 +73,7 @@ static.network.preference =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Network Advanced ##
|
||||
## Network Advanced ##
|
||||
#######################################################################################
|
||||
static.network.dhcp_host_name =
|
||||
static.network.dhcp.option60type =
|
||||
@@ -98,7 +98,7 @@ static.network.redundancy.failback.timeout =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Network LLDP ##
|
||||
## Network LLDP ##
|
||||
#######################################################################################
|
||||
static.network.lldp.enable = {$yealink_lldp_enable}
|
||||
static.network.lldp.packet_interval = {$yealink_lldp_packet_interval}
|
||||
@@ -107,7 +107,7 @@ static.network.lldp.packet_interval = {$yealink_lldp_packet_interval}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Network VLAN ##
|
||||
## Network VLAN ##
|
||||
#######################################################################################
|
||||
static.network.vlan.dhcp_enable =
|
||||
static.network.vlan.dhcp_option =
|
||||
@@ -123,7 +123,7 @@ static.network.vlan.pc_port_vid = {$yealink_vlan_pc_id}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
@@ -131,7 +131,7 @@ static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Network 802.1x ##
|
||||
## Network 802.1x ##
|
||||
#######################################################################################
|
||||
static.network.802_1x.mode =
|
||||
static.network.802_1x.identity =
|
||||
@@ -152,7 +152,7 @@ static.auto_provision.custom.upload_method =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## ZERO Touch ##
|
||||
## ZERO Touch ##
|
||||
#######################################################################################
|
||||
static.zero_touch.enable = {$yealink_zero_touch_enable}
|
||||
static.zero_touch.wait_time = {$yealink_zero_touch_wait_time}
|
||||
@@ -162,7 +162,7 @@ static.zero_touch.network_fail_wait_times = {$yealink_zero_touch_wait}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Autop URL ##
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
static.auto_provision.server.url = {$yealink_provision_url}
|
||||
static.auto_provision.server.username = {$http_auth_username}
|
||||
@@ -170,7 +170,7 @@ static.auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Autop Weekly ##
|
||||
## Autop Weekly ##
|
||||
#######################################################################################
|
||||
static.auto_provision.weekly.enable = {$yealink_autop_weekly_enable}
|
||||
static.auto_provision.weekly.dayofweek = {$yealink_autop_weekly_dayofweek}
|
||||
@@ -179,14 +179,14 @@ static.auto_provision.weekly.begin_time = {$yealink_autop_weekly_begin_time}
|
||||
static.auto_provision.weekly_upgrade_interval = {$yealink_autop_weekly_interval}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Repeat ##
|
||||
## Autop Repeat ##
|
||||
#######################################################################################
|
||||
static.auto_provision.repeat.enable = {$yealink_autop_repeat_enable}
|
||||
static.auto_provision.repeat.minutes = {$yealink_autop_repeat_minutes}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Autop DHCP ##
|
||||
## Autop DHCP ##
|
||||
#######################################################################################
|
||||
static.auto_provision.dhcp_option.list_user_options =
|
||||
static.auto_provision.dhcp_option.enable =
|
||||
@@ -195,14 +195,14 @@ static.auto_provision.dhcp_option.enable =
|
||||
static.auto_provision.dhcp_option.list_user6_options =
|
||||
|
||||
#######################################################################################
|
||||
## Autop Mode ##
|
||||
## Autop Mode ##
|
||||
#######################################################################################
|
||||
static.auto_provision.power_on = {$yealink_autop_power_on}
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Flexible Autop ##
|
||||
## Flexible Autop ##
|
||||
#######################################################################################
|
||||
static.auto_provision.flexible.end_time =
|
||||
static.auto_provision.flexible.begin_time =
|
||||
@@ -210,7 +210,7 @@ static.auto_provision.flexible.interval =
|
||||
static.auto_provision.flexible.enable =
|
||||
|
||||
#######################################################################################
|
||||
## Autoprovision Other ##
|
||||
## Autoprovision Other ##
|
||||
#######################################################################################
|
||||
static.auto_provision.prompt.enable =
|
||||
static.auto_provision.attempt_expired_time =
|
||||
@@ -243,14 +243,14 @@ static.auto_provision.config_version.com=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Autop PNP ##
|
||||
## Autop PNP ##
|
||||
#######################################################################################
|
||||
static.auto_provision.pnp_enable = {$yealink_autop_pnp}
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Autop Code ##
|
||||
## Autop Code ##
|
||||
#######################################################################################
|
||||
##static.autoprovision.X.name
|
||||
##static.autoprovision.X.code
|
||||
@@ -272,7 +272,7 @@ static.autoprovision.1.mac_aes =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## TR069 ##
|
||||
## TR069 ##
|
||||
#######################################################################################
|
||||
|
||||
static.managementserver.enable =
|
||||
@@ -287,13 +287,13 @@ static.managementserver.connection_request_username =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Firmware Update ##
|
||||
## Firmware Update ##
|
||||
#######################################################################################
|
||||
static.firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t73w}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Confguration ##
|
||||
## Confguration ##
|
||||
#######################################################################################
|
||||
features.reset_by_long_press_enable =
|
||||
features.factory_pwd_enable =
|
||||
@@ -303,7 +303,7 @@ static.custom_factory_configuration.url =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## SYSLOG ##
|
||||
## SYSLOG ##
|
||||
#######################################################################################
|
||||
static.syslog.enable =
|
||||
static.syslog.server =
|
||||
@@ -319,7 +319,7 @@ static.local_log.max_file_size =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Log Backup ##
|
||||
## Log Backup ##
|
||||
#######################################################################################
|
||||
static.auto_provision.local_log.backup.enable =
|
||||
static.auto_provision.local_log.backup.path =
|
||||
@@ -332,27 +332,27 @@ static.auto_provision.local_log.backup.append.limit_mode=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## User Mode ##
|
||||
## User Mode ##
|
||||
#######################################################################################
|
||||
static.security.var_enable =
|
||||
static.security.var_enable =
|
||||
static.web_item_level.url =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Quick Login ##
|
||||
## Quick Login ##
|
||||
#######################################################################################
|
||||
wui.quick_login =
|
||||
wui.quick_login =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Security ##
|
||||
## Security ##
|
||||
#######################################################################################
|
||||
static.phone_setting.reserve_certs_enable =
|
||||
features.relog_offtime =
|
||||
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.cn_validation =
|
||||
static.security.dev_cert =
|
||||
static.security.ca_cert =
|
||||
|
||||
static.security.trust_certificates = {$yealink_trust_certificates}
|
||||
|
||||
@@ -374,24 +374,32 @@ static.security.user_password = {$var_name}:{$var_password}
|
||||
{/if}
|
||||
|
||||
|
||||
# 0: Default mode, allows users to use default passwords.
|
||||
# 1: Force mode, mandates users to change default passwords; both web and LCD interfaces require password modification before use.
|
||||
# 2: Semi-force mode, compels users to change default password when logging in via the web interface; the LCD interface can be used without changing the password.
|
||||
# 3: Semi-force mode, requires users to change default password when logging in via the web interface; the LCD interface enforces password change only upon entering advanced settings.
|
||||
static.security.password_use_default.mode = 0
|
||||
|
||||
|
||||
|
||||
##V83 Add
|
||||
static.security.default_access_level =
|
||||
phone_setting.reserve_certs_config.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Watch Dog ##
|
||||
## Watch Dog ##
|
||||
#######################################################################################
|
||||
static.watch_dog.enable =
|
||||
|
||||
#######################################################################################
|
||||
## Server Certificates ##
|
||||
## Server Certificates ##
|
||||
#######################################################################################
|
||||
static.server_certificates.url =
|
||||
static.server_certificates.delete =
|
||||
static.server_certificates.delete =
|
||||
|
||||
#######################################################################################
|
||||
## Trusted Certificates ##
|
||||
## Trusted Certificates ##
|
||||
#######################################################################################
|
||||
static.trusted_certificates.url =
|
||||
static.trusted_certificates.delete =
|
||||
@@ -399,23 +407,23 @@ static.trusted_certificates.delete =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Secure Domain List ##
|
||||
## Secure Domain List ##
|
||||
#######################################################################################
|
||||
wui.secure_domain_list =
|
||||
wui.secure_domain_list =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Encryption ##
|
||||
## Encryption ##
|
||||
#######################################################################################
|
||||
static.auto_provision.encryption.directory =
|
||||
static.auto_provision.encryption.call_log =
|
||||
static.auto_provision.encryption.config =
|
||||
static.auto_provision.encryption.directory =
|
||||
static.auto_provision.encryption.call_log =
|
||||
static.auto_provision.encryption.config =
|
||||
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Transfer ##
|
||||
## Transfer ##
|
||||
#######################################################################################
|
||||
features.transfer_type= {$yealink_transfer_type}
|
||||
dialplan.transfer.mode = {$yealink_transfer_mode}
|
||||
@@ -427,7 +435,7 @@ phone_setting.call_appearance.transfer_via_new_linekey= {$yealink_transfer_via_n
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Conference ##
|
||||
## Conference ##
|
||||
#######################################################################################
|
||||
features.conference.with_previous_call.enable =
|
||||
features.local_conf.combine_with_one_press.enable=
|
||||
@@ -436,14 +444,14 @@ phone_setting.call_appearance.conference_via_new_linekey=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Anonymous ##
|
||||
## Anonymous ##
|
||||
#######################################################################################
|
||||
features.anonymous_response_code=
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Call Configuration ##
|
||||
## Call Configuration ##
|
||||
#######################################################################################
|
||||
phone_setting.incoming_call_when_dialing.priority=
|
||||
phone_setting.hold_or_swap.mode = {if isset($yealink_hold_or_swap_mode)}{$yealink_hold_or_swap_mode}{else}0{/if}
|
||||
@@ -493,7 +501,7 @@ 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 =
|
||||
features.headset.ctrl_call.enable =
|
||||
phone_setting.incoming_call.reject.enable =
|
||||
|
||||
features.play_mute_tone.enable =
|
||||
@@ -510,7 +518,7 @@ phone_setting.icon.url =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Custom Softkey ##
|
||||
## Custom Softkey ##
|
||||
#######################################################################################
|
||||
phone_setting.custom_softkey_enable=
|
||||
custom_softkey_talking.url=
|
||||
@@ -528,7 +536,7 @@ features.custom_softkey_dynamic.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Features Bluetooth ##
|
||||
## Features Bluetooth ##
|
||||
#######################################################################################
|
||||
##Only T54S/T52S/T48G/T48S/T46G/T46S/T42S/T41S/T29G/T27G Models support the parameter.
|
||||
features.bluetooth_enable= {$yealink_bluetooth_enable}
|
||||
@@ -539,7 +547,7 @@ bluetooth.a2dp_sink=
|
||||
bluetooth.connect_confirm.enable=
|
||||
|
||||
#######################################################################################
|
||||
## Features USB Record ##
|
||||
## Features USB Record ##
|
||||
#######################################################################################
|
||||
##Only T54S/T52S/T48G/T48S/T46G/T46S/T42S/T41S/T29G/T27G Models support the parameter.
|
||||
features.usb_call_recording.enable = {$yealink_usb_record_enable}
|
||||
@@ -547,7 +555,7 @@ features.usb_call_recording.enable = {$yealink_usb_record_enable}
|
||||
features.idle_recording.enable=
|
||||
|
||||
#######################################################################################
|
||||
## Features USB ##
|
||||
## Features USB ##
|
||||
#######################################################################################
|
||||
##V83 Add
|
||||
static.usb.power.enable =
|
||||
@@ -556,20 +564,20 @@ static.usb.power.enable =
|
||||
static.usbdisk.function.enable=
|
||||
|
||||
#######################################################################################
|
||||
## Codec ##
|
||||
## Codec ##
|
||||
#######################################################################################
|
||||
voice.g726.aal2.enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## DTMF ##
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
features.dtmf.min_interval=
|
||||
features.dtmf.volume=
|
||||
features.dtmf.duration =
|
||||
|
||||
#######################################################################################
|
||||
## Tones ##
|
||||
## Tones ##
|
||||
#######################################################################################
|
||||
voice.tone.autoanswer =
|
||||
voice.tone.message =
|
||||
@@ -586,7 +594,7 @@ voice.side_tone =
|
||||
features.partition_tone =
|
||||
voice.tone.secondary_dial=
|
||||
#######################################################################################
|
||||
## Tones ##
|
||||
## Tones ##
|
||||
#######################################################################################
|
||||
|
||||
voice.tone.stutterdial=
|
||||
@@ -595,7 +603,7 @@ voice.tone.stutter_dial_tone.apply_to_fwd.enable=
|
||||
voice.tone.stutter_dial_tone.apply_to_fwd.enable=
|
||||
|
||||
#######################################################################################
|
||||
## Jitter Buffer ##
|
||||
## Jitter Buffer ##
|
||||
#######################################################################################
|
||||
voice.jib.normal= {$yealink_jib_normal}
|
||||
voice.jib.max = {$yealink_jib_max}
|
||||
@@ -609,7 +617,7 @@ voice.jib.wifi.adaptive= {$yealink_jib_wifi_adaptive}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Echo Cancellation ##
|
||||
## Echo Cancellation ##
|
||||
#######################################################################################
|
||||
voice.echo_cancellation = {$yealink_echo_cancellation}
|
||||
voice.cng = {$yealink_voice_cng}
|
||||
@@ -705,12 +713,12 @@ static.network.static_nat.enable= {if isset($yealink_static_nat)}1{else}0{/if}
|
||||
static.network.static_nat.addr= {$yealink_static_nat}
|
||||
|
||||
#######################################################################################
|
||||
## DNS ##
|
||||
## DNS ##
|
||||
#######################################################################################
|
||||
dns_cache_a.1.name =
|
||||
dns_cache_a.1.ip =
|
||||
dns_cache_a.1.ip =
|
||||
dns_cache_a.1.ttl =
|
||||
dns_cache_srv.1.name =
|
||||
dns_cache_srv.1.name =
|
||||
dns_cache_srv.1.port =
|
||||
dns_cache_srv.1.priority =
|
||||
dns_cache_srv.1.target =
|
||||
@@ -720,8 +728,8 @@ 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 =
|
||||
dns_cache_naptr.1.service =
|
||||
dns_cache_naptr.1.ttl =
|
||||
|
||||
#######################################################################################
|
||||
## RTP ##
|
||||
@@ -760,7 +768,7 @@ phone_setting.vq_rtcpxr.session_report.enable= {$yealink_rtcpxr_report_enable}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Contact ##
|
||||
## 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
|
||||
|
||||
@@ -787,10 +795,10 @@ search_in_dialing.local_directory.enable =
|
||||
search_in_dialing.local_directory.priority =
|
||||
|
||||
#######################################################################################
|
||||
## Remote Phonebook ##
|
||||
## Remote Phonebook ##
|
||||
#######################################################################################
|
||||
##remote_phonebook.data.X.url
|
||||
##remote_phonebook.data.X.name
|
||||
##remote_phonebook.data.X.name
|
||||
#remote_phonebook.data.X.username=
|
||||
#remote_phonebook.data.X.password=
|
||||
##(X ranges from 1 to 5)
|
||||
@@ -838,7 +846,7 @@ features.remote_phonebook.enable = {$yealink_remote_phonebook_enable}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## LDAP ##
|
||||
## LDAP ##
|
||||
#######################################################################################
|
||||
ldap.enable = {$ldap_enable}
|
||||
ldap.user = {$ldap_user}
|
||||
@@ -870,7 +878,7 @@ search_in_dialing.ldap.priority =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## History ##
|
||||
## History ##
|
||||
#######################################################################################
|
||||
static.auto_provision.local_calllog.write_delay.terminated=
|
||||
static.auto_provision.local_calllog.backup.path=
|
||||
@@ -894,14 +902,14 @@ features.call_log_merge.enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Contact Backup ##
|
||||
## Contact Backup ##
|
||||
#######################################################################################
|
||||
static.auto_provision.local_contact.backup.path =
|
||||
static.auto_provision.local_contact.backup.enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Contact Other ##
|
||||
## Contact Other ##
|
||||
#######################################################################################
|
||||
directory.search_type=
|
||||
{if isset($yealink_local_directory_enable)}
|
||||
@@ -915,15 +923,15 @@ directory_setting.local_directory.priority =
|
||||
phone_setting.search.highlight_keywords.enable =
|
||||
|
||||
#######################################################################################
|
||||
## Favorites ##
|
||||
## Favorites ##
|
||||
#######################################################################################
|
||||
##V83 Add
|
||||
local_contact.favorite.enable =
|
||||
phone_setting.favorite_sequence_type =
|
||||
|
||||
#######################################################################################
|
||||
## Programablekey ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## Programablekey ##
|
||||
#######################################################################################
|
||||
#programablekey.X.type
|
||||
#programablekey.X.line
|
||||
#programablekey.X.value
|
||||
@@ -951,9 +959,9 @@ programablekey.1.history_type =
|
||||
##V83 Add
|
||||
programablekey.type_range.custom =
|
||||
|
||||
#######################################################################################
|
||||
## Linekey ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## Linekey ##
|
||||
#######################################################################################
|
||||
##linekey.X.line
|
||||
##linekey.X.value
|
||||
##linekey.X.extension
|
||||
@@ -981,9 +989,9 @@ linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||
##V83 Add
|
||||
linekey.type_range.custom =
|
||||
|
||||
#######################################################################################
|
||||
## Dsskey ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## Dsskey ##
|
||||
#######################################################################################
|
||||
features.block_linekey_in_menu.enable =
|
||||
features.shorten_linekey_label.enable =
|
||||
features.flash_url_dsskey_led.enable =
|
||||
@@ -1000,9 +1008,9 @@ phone_setting.dsskey_label.display_method =
|
||||
local.dsskey_type_config.mode =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Expansion Key ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## Expansion Key ##
|
||||
#######################################################################################
|
||||
##expansion_module.X.key.Y.type
|
||||
##expansion_module.X.key.Y.line
|
||||
##expansion_module.X.key.Y.value
|
||||
@@ -1050,9 +1058,9 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
|
||||
##V83 Add
|
||||
expkey.type_range.custom =
|
||||
|
||||
#######################################################################################
|
||||
## EDK ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## EDK ##
|
||||
#######################################################################################
|
||||
##EDK Soft Keys(X ranges from 1 to 10)
|
||||
|
||||
features.enhanced_dss_keys.enable = {$yealink_enhanced_dss_keys}
|
||||
@@ -1089,9 +1097,9 @@ edk.edkprompt.1.userfeedback=
|
||||
edk.edkprompt.1.title=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## XML ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## XML ##
|
||||
#######################################################################################
|
||||
push_xml.server=
|
||||
push_xml.sip_notify=
|
||||
push_xml.block_in_calling=
|
||||
@@ -1107,9 +1115,9 @@ push_xml.password =
|
||||
push_xml.username =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Forward ##
|
||||
#######################################################################################
|
||||
#######################################################################################
|
||||
## Forward ##
|
||||
#######################################################################################
|
||||
features.fwd.allow = {$yealink_fwd_allow}
|
||||
features.fwd_mode=
|
||||
forward.no_answer.enable=
|
||||
@@ -1138,8 +1146,8 @@ features.forward.no_answer.show_ring_times =
|
||||
features.no_answer_code=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## DND ##
|
||||
#######################################################################################
|
||||
## DND ##
|
||||
#######################################################################################
|
||||
features.dnd.allow= {$yealink_dnd_allow}
|
||||
features.dnd_mode=
|
||||
@@ -1160,8 +1168,8 @@ features.dnd.large_icon.enable=
|
||||
##V83 Add
|
||||
features.keep_dnd.enable =
|
||||
|
||||
#######################################################################################
|
||||
## Phone Lock ##
|
||||
#######################################################################################
|
||||
## Phone Lock ##
|
||||
#######################################################################################
|
||||
phone_setting.phone_lock.enable = {$yealink_lock_enable}
|
||||
phone_setting.phone_lock.lock_key_type = {$yealink_lock_key_type}
|
||||
@@ -1170,8 +1178,8 @@ phone_setting.emergency.number = {$yealink_emergency_number}
|
||||
phone_setting.phone_lock.lock_time_out = {$yealink_lock_timeout}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Hotdesking ##
|
||||
#######################################################################################
|
||||
## Hotdesking ##
|
||||
#######################################################################################
|
||||
phone_setting.logon_wizard=
|
||||
phone_setting.logon_wizard_forever_wait=
|
||||
@@ -1189,8 +1197,8 @@ hotdesking.dsskey_sip_server_enable=
|
||||
hotdesking.dsskey_outbound_enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Voice Mail ##
|
||||
#######################################################################################
|
||||
## Voice Mail ##
|
||||
#######################################################################################
|
||||
features.voice_mail_alert.enable=
|
||||
features.voice_mail_popup.enable = {$yealink_voice_mail_popup_enable}
|
||||
@@ -1199,8 +1207,8 @@ features.hide_feature_access_codes.enable = {$yealink_hide_feature_access_codes_
|
||||
voice_mail.number.1={$voicemail_number}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Text Message ##
|
||||
#######################################################################################
|
||||
## Text Message ##
|
||||
#######################################################################################
|
||||
features.text_message.enable=
|
||||
features.text_message_popup.enable=
|
||||
@@ -1209,8 +1217,8 @@ features.text_message_popup.enable=
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Audio Intercom ##
|
||||
#######################################################################################
|
||||
## Audio Intercom ##
|
||||
#######################################################################################
|
||||
features.intercom.mode=
|
||||
features.intercom.subscribe.enable=
|
||||
@@ -1238,8 +1246,8 @@ features.intercom.barge_in_dialing.enable=
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Feature General ##
|
||||
#######################################################################################
|
||||
## Feature General ##
|
||||
#######################################################################################
|
||||
features.ip_call.auto_answer.enable=
|
||||
features.show_default_account=
|
||||
@@ -1286,8 +1294,8 @@ phone_setting.change_183_to_180=
|
||||
##V84 Add
|
||||
features.touch_tone=
|
||||
|
||||
#######################################################################################
|
||||
## Action URL&URI ##
|
||||
#######################################################################################
|
||||
## Action URL&URI ##
|
||||
#######################################################################################
|
||||
features.csta_control.enable=
|
||||
features.action_uri.enable=
|
||||
@@ -1343,8 +1351,8 @@ action_url.peripheral_information=
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Power LED ##
|
||||
#######################################################################################
|
||||
## Power LED ##
|
||||
#######################################################################################
|
||||
phone_setting.hold_and_held_power_led_flash_enable=
|
||||
phone_setting.mute_power_led_flash_enable=
|
||||
@@ -1356,7 +1364,7 @@ phone_setting.missed_call_power_led_flash.enable = {$yealink_missed_call_power_l
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Time&Date ##
|
||||
## Time&Date ##
|
||||
#######################################################################################
|
||||
lcl.datetime.date.format =
|
||||
auto_dst.url = {$yealink_auto_dst_url}
|
||||
@@ -1380,11 +1388,11 @@ local_time.time_zone_name = {$yealink_time_zone_name}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Multicast Paging ##
|
||||
## Multicast Paging ##
|
||||
#######################################################################################
|
||||
##multicast.listen_address.X.label
|
||||
##multicast.listen_address.X.label
|
||||
##multicast.paging_address.X.channel
|
||||
##multicast.listen_address.X.ip_address
|
||||
##multicast.listen_address.X.ip_address
|
||||
##multicast.paging_address.X.ip_address
|
||||
##multicast.paging_address.X.label
|
||||
##multicast.listen_address.X.channel
|
||||
@@ -1430,7 +1438,7 @@ multicast.listen_address.5.ip_address = {$yealink_multicast_listen_address_5_ip_
|
||||
multicast.listen_address.5.volume = {$yealink_multicast_listen_address_5_volume}
|
||||
|
||||
#######################################################################################
|
||||
## Preference&Status ##
|
||||
## Preference&Status ##
|
||||
#######################################################################################
|
||||
##Not support T19P_E2
|
||||
static.features.default_account=
|
||||
@@ -1456,7 +1464,7 @@ phone_setting.inter_digit_time= {$yealink_inter_digit_time}
|
||||
phone_setting.idle_clock_display.enable = {$yealink_idle_clock}
|
||||
|
||||
#######################################################################################
|
||||
## Digitmap ##
|
||||
## Digitmap ##
|
||||
#######################################################################################
|
||||
dialplan.digitmap.enable=
|
||||
dialplan.digitmap.string=
|
||||
@@ -1480,7 +1488,7 @@ features.local_calllog.received.replace_rule=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Emergency Dialplan ##
|
||||
## Emergency Dialplan ##
|
||||
#######################################################################################
|
||||
dialplan.emergency.enable=
|
||||
dialplan.emergency.1.value=
|
||||
@@ -1490,16 +1498,16 @@ 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.asserted_id.sip_account=
|
||||
dialplan.emergency.held.request_element.1.name=
|
||||
dialplan.emergency.held.request_element.1.value=
|
||||
dialplan.emergency.held.request_element.1.value=
|
||||
dialplan.emergency.held.request_type=
|
||||
dialplan.emergency.held.server_url=
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Dialplan ##
|
||||
## Dialplan ##
|
||||
#######################################################################################
|
||||
dialplan_replace_rule.url=
|
||||
dialplan.replace.line_id.1=
|
||||
@@ -1578,7 +1586,7 @@ lang.wui= {$yealink_language_web}
|
||||
screensaver.type= {$yealink_screensaver_type}
|
||||
screensaver.delete= {$yealink_screensaver_delete}
|
||||
screensaver.upload_url= {$yealink_screensaver_upload_url}
|
||||
features.blf_active_backlight.enable= {$yealink_blf_active_backlight}
|
||||
features.blf_active_backlight.enable= {$yealink_blf_active_backlight}
|
||||
screensaver.display_clock.enable= {$yealink_screensaver_clock}
|
||||
screensaver.clock_move_interval= {$yealink_screensaver_clock_interval}
|
||||
screensaver.picture_change_interval= {$yealink_screensaver_pic_interval}
|
||||
@@ -1637,7 +1645,7 @@ features.power_saving.intelligent_mode = {$yealink_ps_intel_mode}
|
||||
##Resolution:
|
||||
##SIP-T48S/T48G:<=2.0 megapixels;
|
||||
##for SIP-T46G/T46S/T29G: <=1.8 megapixels;SIP-T54S/T52S:<=4.2 megapixels;
|
||||
##Single File Size: <=5MB
|
||||
##Single File Size: <=5MB
|
||||
##2MB of space should bereserved for the phone
|
||||
|
||||
##remote wallpaper
|
||||
@@ -1663,13 +1671,13 @@ expansion_module.backgrounds= {$yealink_wallpaper_expansion}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## BSFT Setting ##
|
||||
## BSFT Setting ##
|
||||
#######################################################################################
|
||||
bw.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## BLF/BLF List ##
|
||||
## BLF/BLF List ##
|
||||
#######################################################################################
|
||||
phone_setting.auto_blf_list_enable=
|
||||
phone_setting.blf_list_sequence_type=
|
||||
@@ -1720,7 +1728,7 @@ blf.enhanced.hold.led=
|
||||
features.blf.show_callinfo.enable=
|
||||
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
features.auto_release_bla_line=
|
||||
features.barge_in_via_username.enable=
|
||||
@@ -1728,7 +1736,7 @@ features.barge_in_via_username.enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Call Park ##
|
||||
## Call Park ##
|
||||
#######################################################################################
|
||||
features.call_park.enable=
|
||||
features.call_park.park_mode=
|
||||
@@ -1744,7 +1752,7 @@ features.call_park.line_restriction.enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft ACD ##
|
||||
## Broadsoft ACD ##
|
||||
#######################################################################################
|
||||
acd.enable=
|
||||
acd.auto_available_timer=
|
||||
@@ -1753,7 +1761,7 @@ acd.auto_available_timer=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft XSI ##
|
||||
## Broadsoft XSI ##
|
||||
#######################################################################################
|
||||
bw.xsi.enable=
|
||||
sip.authentication_for_xsi =
|
||||
@@ -1761,7 +1769,7 @@ default_input_method.xsi_password=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft Network Directory ##
|
||||
## Broadsoft Network Directory ##
|
||||
#######################################################################################
|
||||
bw.xsi.directory.enable=
|
||||
bw.calllog_and_dir =
|
||||
@@ -1787,7 +1795,7 @@ search_in_dialing.bw_directory.priority =
|
||||
bw.xsi.directory.update.enable =
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft Network Calllog ##
|
||||
## Broadsoft Network Calllog ##
|
||||
#######################################################################################
|
||||
##V83 Add
|
||||
bw.xsi.call_log.delete.enable =
|
||||
@@ -1796,7 +1804,7 @@ phone_setting.ring_duration =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Call Pickup ##
|
||||
## Call Pickup ##
|
||||
#######################################################################################
|
||||
features.pickup.direct_pickup_enable = {$yealink_direct_pickup_enable}
|
||||
features.pickup.group_pickup_enable =
|
||||
@@ -1812,13 +1820,13 @@ features.pickup.blf_visual.list=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Alert Info ##
|
||||
## Alert Info ##
|
||||
#######################################################################################
|
||||
features.alert_info_tone =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft Visual Voice Mail ##
|
||||
## Broadsoft Visual Voice Mail ##
|
||||
#######################################################################################
|
||||
bw.voice_mail.visual.enable=
|
||||
voice_mail.message_key.mode=
|
||||
@@ -1827,26 +1835,26 @@ bw.voice_mail.visual.display_videomail.enable=
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft Call Recording ##
|
||||
## Broadsoft Call Recording ##
|
||||
#######################################################################################
|
||||
bw.call_recording.mode =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft Call Decline ##
|
||||
## Broadsoft Call Decline ##
|
||||
#######################################################################################
|
||||
features.call_decline.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## BLF Ring Type ##
|
||||
## BLF Ring Type ##
|
||||
#######################################################################################
|
||||
features.blf.ring_type = {$yealink_blf_ring_type}
|
||||
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Features Sync ##
|
||||
## Features Sync ##
|
||||
#######################################################################################
|
||||
features.feature_key_sync.enable = {$yealink_feature_key_sync}
|
||||
features.forward.feature_key_sync.local_processing.enable =
|
||||
@@ -1857,7 +1865,7 @@ call_waiting.mode =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft UC ##
|
||||
## Broadsoft UC ##
|
||||
#######################################################################################
|
||||
##Only T54S/T52S/T48G/T48S/T46G/T46S/T29G Models support the parameter
|
||||
bw.xmpp.enable =
|
||||
@@ -1877,7 +1885,7 @@ search_in_dialing.bw_uc_buddies.priority =
|
||||
phone_setting.uc_favorite_sequence_type =
|
||||
|
||||
#######################################################################################
|
||||
## Broadsoft Emergency Call ##
|
||||
## Broadsoft Emergency Call ##
|
||||
#######################################################################################
|
||||
##V83 Add
|
||||
bw.emergency_calling.enable =
|
||||
@@ -1885,7 +1893,7 @@ bw.emergency_calling.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Metaswitch Setting ##
|
||||
## Metaswitch Setting ##
|
||||
#######################################################################################
|
||||
meta.enable =
|
||||
meta.login_mode =
|
||||
@@ -1921,7 +1929,7 @@ search_in_dialing.meta_directory.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Genbend Setting ##
|
||||
## Genbend Setting ##
|
||||
#######################################################################################
|
||||
gb.sopi.enable=
|
||||
gb.sopi.gab.enable=
|
||||
@@ -1942,7 +1950,7 @@ search_in_dialing.gb_pab_directory.enable =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Loopback Call ##
|
||||
## Loopback Call ##
|
||||
#######################################################################################
|
||||
##V83 Add
|
||||
sip.loopback.enable =
|
||||
@@ -1954,7 +1962,7 @@ sip.pkt_loopback_directed_payload =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## V84 add ##
|
||||
## V84 add ##
|
||||
#######################################################################################
|
||||
google_contact_server.enable=
|
||||
|
||||
@@ -1971,14 +1979,14 @@ bw.flexible_seating.remember_password.ldap.enable=
|
||||
vcaccount.enable=
|
||||
|
||||
#######################################################################################
|
||||
## V84 T5XW add VPM-Acoustic Shield ##
|
||||
## V84 T5XW add VPM-Acoustic Shield ##
|
||||
#######################################################################################
|
||||
features.acoustic_shield.level =
|
||||
features.acoustic_shield.mode =
|
||||
features.acoustic_shield.mode =
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## V84 T5XW add × ##
|
||||
## V84 T5XW add × ##
|
||||
#######################################################################################
|
||||
|
||||
base.active_handset.number=
|
||||
@@ -2030,4 +2038,3 @@ phone_setting.end_call_on_hook.enable=
|
||||
|
||||
directory_setting.shared_contact.enable=
|
||||
shared_contact_list.url=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user