Remove extra tabs, and special characters.

This commit is contained in:
markjcrane 2016-11-01 12:20:57 -06:00
parent bd2445fab6
commit 10598e5510
5 changed files with 53 additions and 46 deletions

View File

@ -212,7 +212,7 @@ auto_provision.aes_key_16.com =
auto_provision.aes_key_16.mac =
#######################################################################################
## Auto Provisioning Code ##
## Auto Provisioning Code ##
#######################################################################################
#This feature allows user to trigger the auto provisioning by dialing a predefined string on the phone, when there is no available accounts.
@ -257,7 +257,7 @@ autoprovision.2.com_aes =
autoprovision.2.mac_aes =
#######################################################################################
## Phone Features ##
## Phone Features ##
#######################################################################################
#Enable or disable the phone to escape the pound key as percent sign followed by 23 when dialing out; 0-Disabled, 1-Enabled (default);
@ -508,7 +508,7 @@ memorykey.10.xml_phonebook =
memorykey.10.sub_type =
#######################################################################################
## Line Key ##
## Line Key ##
#######################################################################################
#The x of the parameter "linekey.x.line" ranges from 1 to 6.
@ -564,7 +564,7 @@ linekey.6.xml_phonebook =
linekey.6.label =
##########################################################################################
## Programmable Key (For T38G only) ##
## Programmable Key (For T38G only) ##
##########################################################################################
#X ranges from 1 to 15.
#programablekey.x.type--Customize the programmable key type.
@ -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)
@ -682,7 +682,7 @@ action_url.transfer_finished =
action_url.transfer_failed =
#######################################################################################
## Language Settings ##
## Language Settings ##
#######################################################################################
#Specify the web language, the valid values are: English, Chinese_S, Turkish, Portuguese, Spanish, Italian, French, Russian, Deutsch and Czech.
@ -693,7 +693,7 @@ lang.wui =
lang.gui =
#######################################################################################
## Time Settings ##
## Time Settings ##
#######################################################################################
#Configure the time zone and time zone name. The time zone ranges from -11 to +12, the default value is +8.
@ -741,7 +741,7 @@ local_time.dhcp_time = {$yealink_dhcp_time}
local_time.manual_time_enable =
#######################################################################################
## Hot Desking ##
## Hot Desking ##
#######################################################################################
#Enable or disable the phone to show the following items on the login wizard during startup; 0-Disabled, 1-Enabled;
#hotdesking.startup_register_name_enable = 0 (default)
@ -953,7 +953,7 @@ remote_phonebook.data.5.name = {$yealink_remote_phonebook_5_name}
remote_phonebook.data.5.url = {$yealink_remote_phonebook_5_url}
#######################################################################################
## LDAP Settings ##
## LDAP Settings ##
#######################################################################################
ldap.enable = {$ldap_enable}
@ -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

@ -212,7 +212,7 @@ auto_provision.aes_key_16.com =
auto_provision.aes_key_16.mac =
#######################################################################################
## Auto Provisioning Code ##
## Auto Provisioning Code ##
#######################################################################################
#This feature allows user to trigger the auto provisioning by dialing a predefined string on the phone, when there is no available accounts.
@ -508,7 +508,7 @@ memorykey.10.xml_phonebook =
memorykey.10.sub_type =
#######################################################################################
## Line Key ##
## Line Key ##
#######################################################################################
#The x of the parameter "linekey.x.line" ranges from 1 to 6.
@ -564,7 +564,7 @@ linekey.6.xml_phonebook =
linekey.6.label =
##########################################################################################
## Programmable Key (For T38G only) ##
## Programmable Key (For T38G only) ##
##########################################################################################
#X ranges from 1 to 15.
#programablekey.x.type--Customize the programmable key type.
@ -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)
@ -741,7 +741,7 @@ local_time.dhcp_time = {$yealink_dhcp_time}
local_time.manual_time_enable =
#######################################################################################
## Hot Desking ##
## Hot Desking ##
#######################################################################################
#Enable or disable the phone to show the following items on the login wizard during startup; 0-Disabled, 1-Enabled;
#hotdesking.startup_register_name_enable = 0 (default)
@ -953,7 +953,7 @@ remote_phonebook.data.5.name = {$yealink_remote_phonebook_5_name}
remote_phonebook.data.5.url = {$yealink_remote_phonebook_5_url}
#######################################################################################
## LDAP Settings ##
## LDAP Settings ##
#######################################################################################
ldap.enable = {$ldap_enable}
@ -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

@ -212,7 +212,7 @@ auto_provision.aes_key_16.com =
auto_provision.aes_key_16.mac =
#######################################################################################
## Auto Provisioning Code ##
## Auto Provisioning Code ##
#######################################################################################
#This feature allows user to trigger the auto provisioning by dialing a predefined string on the phone, when there is no available accounts.
@ -508,7 +508,7 @@ memorykey.10.xml_phonebook =
memorykey.10.sub_type =
#######################################################################################
## Line Key ##
## Line Key ##
#######################################################################################
#The x of the parameter "linekey.x.line" ranges from 1 to 6.
@ -564,7 +564,7 @@ linekey.6.xml_phonebook =
linekey.6.label =
##########################################################################################
## Programmable Key (For T38G only) ##
## Programmable Key (For T38G only) ##
##########################################################################################
#X ranges from 1 to 15.
#programablekey.x.type--Customize the programmable key type.
@ -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)
@ -741,7 +741,7 @@ local_time.dhcp_time = {$yealink_dhcp_time}
local_time.manual_time_enable =
#######################################################################################
## Hot Desking ##
## Hot Desking ##
#######################################################################################
#Enable or disable the phone to show the following items on the login wizard during startup; 0-Disabled, 1-Enabled;
#hotdesking.startup_register_name_enable = 0 (default)
@ -953,40 +953,42 @@ remote_phonebook.data.5.name = {$yealink_remote_phonebook_5_name}
remote_phonebook.data.5.url = {$yealink_remote_phonebook_5_url}
#######################################################################################
## LDAP Settings ##
## 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.