Remove extra tabs, and special characters.

This commit is contained in:
markjcrane 2016-11-01 12:20:57 -06:00
parent 37ce76b9ef
commit 4d76a50e9c
5 changed files with 53 additions and 46 deletions

View File

@ -590,7 +590,7 @@ programablekey.1.history_type =
programablekey.1.label =
##########################################################################################
## Expansion Key £¨For T38G only£© ##
## Expansion Key For T38G only ##
##########################################################################################
#X ranges from 1 to 6, Y ranges from 1 to 39.
#expansion_module.x.key.y.type = 37 (Switch by default)
@ -1113,7 +1113,7 @@ phone_setting.lock =
phone_setting.phone_lock.unlock_pin =
phone_setting.phone_lock.lock_time_out =
#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav¡­¡­Ring8.wav.
#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav - Ring8.wav.
#You can configure the custom ring tone (Busy.wav) for the phone, the value is: phone_setting.ring_type = Busy.wav
phone_setting.ring_type =

View File

@ -1171,12 +1171,6 @@ phone_setting.mute_power_led_flash_enable =
#Enable or disable the phone to flash the power LED when placing a calll on hold; 0-Disabled (default), 1-Enabled;
phone_setting.hold_power_led_flash_enable =
#######################################################################################
## Directory Setting ##
#######################################################################################
#Configure the access URL of the directory setting file.
directory_setting.url = http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=favorite_setting.xml
#######################################################################################
## Configure the access URL of firmware ##
#######################################################################################
@ -1238,6 +1232,17 @@ call_list.url =
#Configure the access URL for downloading the open VPN tar.
openvpn.url =
#######################################################################################
## Super Search URL ##
#######################################################################################
super_search.url =
#######################################################################################
## Directory Setting ##
#######################################################################################
#Configure the access URL of the directory setting file.
directory_setting.url = http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=favorite_setting.xml
#######################################################################################
## Configure the access URL of the Wallpaper ##
#######################################################################################

View File

@ -590,7 +590,7 @@ programablekey.1.history_type =
programablekey.1.label =
##########################################################################################
## Expansion Key £¨For T38G only£© ##
## Expansion Key For T38G only ##
##########################################################################################
#X ranges from 1 to 6, Y ranges from 1 to 39.
#expansion_module.x.key.y.type = 37 (Switch by default)
@ -955,38 +955,40 @@ remote_phonebook.data.5.url = {$yealink_remote_phonebook_5_url}
#######################################################################################
## LDAP Settings ##
#######################################################################################
ldap.enable = {$ldap_enable}
#Configure the search criteria for name and number lookups.
ldap.name_filter =
ldap.number_filter =
ldap.name_filter = {$ldap_name_filter}
ldap.number_filter = {$ldap_number_filter}
ldap.host = 0.0.0.0
ldap.port = 389
ldap.host = {$ldap_host}
ldap.port = {$ldap_port}
ldap.base =
ldap.user =
ldap.password =
ldap.base = {$ldap_base}
ldap.user = {$ldap_user}
ldap.password = {$ldap_password}
#Specify the maximum of the displayed search results. It ranges from 1 to 32000, the default value is 50.
ldap.max_hits =
ldap.max_hits = {$ldap_max_hits}
ldap.name_attr =
ldap.numb_attr =
ldap.display_name =
ldap.name_attr = {$ldap_name_attr}
ldap.numb_attr = {$ldap_numb_attr}
ldap.display_name = {$ldap_display_name}
#Configure the LDAP version. The valid value is 2 or 3 (default).
ldap.version =
ldap.version = {$ldap_version}
#Conifugre the search delay time. It ranges from 0 to 2000 (default).
ldap.search_delay =
#Enable or disable the phone to query the contact name from the LDAP server when receiving an incoming call; 0-Disabled (default), 1-Enabled;
ldap.call_in_lookup =
ldap.call_in_lookup = {$ldap_call_in_lookup}
#Enable or disable the phone to sort the search results in alphabetical order; 0-Disabled (default), 1-Enabled;
ldap.ldap_sort =
ldap.ldap_sort = {$ldap_sort}
#Enable or disable the phone to query the LDAP server when in the pre-dialing or the dialing state; 0-Disabled (default), 1-Enabled;
ldap.dial_lookup =
ldap.dial_lookup = {$ldap_dial_lookup}
#######################################################################################
## Phone Features ##
@ -1111,7 +1113,7 @@ phone_setting.lock =
phone_setting.phone_lock.unlock_pin =
phone_setting.phone_lock.lock_time_out =
#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav¡­¡­Ring8.wav.
#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav - Ring8.wav.
#You can configure the custom ring tone (Busy.wav) for the phone, the value is: phone_setting.ring_type = Busy.wav
phone_setting.ring_type =

View File

@ -447,7 +447,7 @@ local_time.date_format = {$yealink_date_format}
local_time.dhcp_time = {$yealink_dhcp_time}
#Enable or disable the manual time; 0-NTP time, 1-manual time. The default value is 0.
local_time.manual_time_enable = 0
local_time.manual_time_enable =
#######################################################################################
## Auto Redial ##

View File

@ -1205,7 +1205,7 @@ linekey.27.type =
linekey.27.xml_phonebook =
linekey.27.label =
#######################################################################################
## Programablekey ##
## Programmable key ##
#######################################################################################
#X ranges from 1 to 13.
#programablekey.x.type--Customize the programmable key type.