A few minor changes to the yealink templates.
This commit is contained in:
parent
f7833ede51
commit
b9ed1f2074
|
|
@ -1060,7 +1060,7 @@ features.pickup.blf_audio_enable =
|
||||||
features.blf_and_callpark_idle_led_enable =
|
features.blf_and_callpark_idle_led_enable =
|
||||||
|
|
||||||
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
||||||
features.factory_pwd_enable =
|
#features.factory_pwd_enable =
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time =
|
phone_setting.inter_digit_time =
|
||||||
|
|
@ -1134,12 +1134,12 @@ phone_setting.mute_power_led_flash_enable =
|
||||||
phone_setting.hold_power_led_flash_enable =
|
phone_setting.hold_power_led_flash_enable =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Configure the access URL of firmware ##
|
## Configure the access URL of firmware ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
firmware.url =
|
firmware.url =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Configure the access URL of the customized ringtones ##
|
## Configure the access URL of the customized ringtones ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
ringtone.url =
|
ringtone.url =
|
||||||
|
|
||||||
|
|
@ -1147,7 +1147,7 @@ ringtone.url =
|
||||||
ringtone.delete =
|
ringtone.delete =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Configure the access URL of language file ##
|
## Configure the access URL of language file ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
gui_lang.url =
|
gui_lang.url =
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ network.internet_port.ip =
|
||||||
network.internet_port.mask =
|
network.internet_port.mask =
|
||||||
network.internet_port.gateway =
|
network.internet_port.gateway =
|
||||||
network.primary_dns=
|
network.primary_dns=
|
||||||
network.secondary_dns =
|
network.secondary_dns =
|
||||||
|
|
||||||
#Configure the username and password for PPPOE connection.
|
#Configure the username and password for PPPOE connection.
|
||||||
#Require reboot;
|
#Require reboot;
|
||||||
|
|
@ -1060,7 +1060,7 @@ features.pickup.blf_audio_enable =
|
||||||
features.blf_and_callpark_idle_led_enable =
|
features.blf_and_callpark_idle_led_enable =
|
||||||
|
|
||||||
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
||||||
features.factory_pwd_enable =
|
#features.factory_pwd_enable =
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time =
|
phone_setting.inter_digit_time =
|
||||||
|
|
|
||||||
|
|
@ -550,7 +550,7 @@ account.2.advanced.timer_t1 =
|
||||||
account.2.advanced.timer_t2 =
|
account.2.advanced.timer_t2 =
|
||||||
account.2.advanced.timer_t4 =
|
account.2.advanced.timer_t4 =
|
||||||
|
|
||||||
#Assign a ringtone for account 2. The system ring tones are: common.wav (default), Ring1.wav, Ring2.wav,¡¡Ring8.wav.
|
#Assign a ringtone for account 2. The system ring tones are: common.wav (default), Ring1.wav, Ring2.wav - Ring8.wav.
|
||||||
#If you configure the custom ring tone (Family.wav) for the account, the value format is: Family.wav
|
#If you configure the custom ring tone (Family.wav) for the account, the value format is: Family.wav
|
||||||
#If you configure the system ring tone (Ring2.wav) for the account, the value format is: Ring2.wav
|
#If you configure the system ring tone (Ring2.wav) for the account, the value format is: Ring2.wav
|
||||||
account.2.ringtone.ring_type =
|
account.2.ringtone.ring_type =
|
||||||
|
|
|
||||||
|
|
@ -1060,7 +1060,7 @@ features.pickup.blf_audio_enable =
|
||||||
features.blf_and_callpark_idle_led_enable = 1
|
features.blf_and_callpark_idle_led_enable = 1
|
||||||
|
|
||||||
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
||||||
features.factory_pwd_enable = 1
|
#features.factory_pwd_enable = 1
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time =
|
phone_setting.inter_digit_time =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue