Correct the template syntax
This commit is contained in:
parent
6247cddddc
commit
6c2ebbc28c
|
|
@ -858,7 +858,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -897,7 +897,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -897,7 +897,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -900,7 +900,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -858,7 +858,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -897,7 +897,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -477,7 +477,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -900,7 +900,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -899,7 +899,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -899,7 +899,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -439,7 +439,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -441,7 +441,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -478,7 +478,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -899,7 +899,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -441,7 +441,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -478,7 +478,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -481,7 +481,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -474,7 +474,7 @@ features.password_dial.length=
|
||||||
features.password_dial.prefix=
|
features.password_dial.prefix=
|
||||||
features.password_dial.enable=
|
features.password_dial.enable=
|
||||||
features.group_listen_in_talking_enable=
|
features.group_listen_in_talking_enable=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -858,7 +858,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -898,7 +898,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -899,7 +899,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -899,7 +899,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -479,7 +479,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -438,7 +438,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -438,7 +438,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -438,7 +438,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -899,7 +899,7 @@ phone_setting.contact_photo_display.enable = 0
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
|
|
||||||
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
#Configure the call information display method 0 = Name + Number, 1 = Number + Name, 2 = Name, 3 = Number, 4 = Full contact info
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dials out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
phone_setting.inter_digit_time = {$yealink_inter_digit_time}
|
||||||
|
|
|
||||||
|
|
@ -479,7 +479,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -438,7 +438,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -479,7 +479,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -438,7 +438,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -445,7 +445,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enabl e=
|
features.password_dial.enabl e=
|
||||||
features.group_listen_in_talking_enabl e=
|
features.group_listen_in_talking_enabl e=
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -472,7 +472,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -472,7 +472,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method =${yealink_call_info_display_method}
|
phone_setting.call_info_display_method ={$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -444,7 +444,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training=
|
features.headset_training=
|
||||||
features.headset_prior=
|
features.headset_prior=
|
||||||
|
|
|
||||||
|
|
@ -472,7 +472,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -882,7 +882,7 @@ phone_setting.headsetkey_mode =
|
||||||
features.voice_mail_tone_enable =
|
features.voice_mail_tone_enable =
|
||||||
static.phone_setting.reserve_certs_enable =
|
static.phone_setting.reserve_certs_enable =
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
|
|
@ -471,7 +471,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -881,7 +881,7 @@ phone_setting.headsetkey_mode =
|
||||||
features.voice_mail_tone_enable =
|
features.voice_mail_tone_enable =
|
||||||
static.phone_setting.reserve_certs_enable =
|
static.phone_setting.reserve_certs_enable =
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
|
|
@ -882,7 +882,7 @@ phone_setting.headsetkey_mode =
|
||||||
features.voice_mail_tone_enable =
|
features.voice_mail_tone_enable =
|
||||||
static.phone_setting.reserve_certs_enable =
|
static.phone_setting.reserve_certs_enable =
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
|
|
@ -973,7 +973,7 @@ phone_setting.headsetkey_mode =
|
||||||
|
|
||||||
static.phone_setting.reserve_certs_enable =
|
static.phone_setting.reserve_certs_enable =
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -443,7 +443,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable = 1
|
phone_setting.called_party_info_display.enable = 1
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -465,7 +465,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -466,7 +466,7 @@ features.password_dial.length =
|
||||||
features.password_dial.prefix =
|
features.password_dial.prefix =
|
||||||
features.password_dial.enable =
|
features.password_dial.enable =
|
||||||
features.group_listen_in_talking_enable =
|
features.group_listen_in_talking_enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
features.headset_training =
|
features.headset_training =
|
||||||
features.headset_prior =
|
features.headset_prior =
|
||||||
|
|
|
||||||
|
|
@ -797,7 +797,7 @@ phone_setting.headsetkey_mode =
|
||||||
|
|
||||||
static.phone_setting.reserve_certs_enable =
|
static.phone_setting.reserve_certs_enable =
|
||||||
phone_setting.called_party_info_display.enable =
|
phone_setting.called_party_info_display.enable =
|
||||||
phone_setting.call_info_display_method = ${yealink_call_info_display_method}
|
phone_setting.call_info_display_method = {$yealink_call_info_display_method}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue