Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true

This commit is contained in:
markjcrane
2022-01-24 14:35:31 -07:00
parent 0154e149f6
commit f3dacc581b
68 changed files with 94 additions and 94 deletions

View File

@@ -1044,7 +1044,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -1041,7 +1041,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -1043,7 +1043,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -1023,7 +1023,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -1063,7 +1063,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -1062,7 +1062,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1360,8 +1360,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -1062,7 +1062,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -1063,7 +1063,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1362,8 +1362,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -1065,7 +1065,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1363,8 +1363,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1063,7 +1063,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1361,8 +1361,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1023,7 +1023,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1321,8 +1321,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -1062,7 +1062,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -384,7 +384,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -373,7 +373,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -376,7 +376,7 @@ voice.group_spk_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If your username is defined as: security.user_name.admin = adminuser.

View File

@@ -1065,7 +1065,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -1046,7 +1046,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -1064,7 +1064,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1362,8 +1362,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -340,7 +340,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -1045,7 +1045,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1343,8 +1343,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -341,7 +341,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -374,7 +374,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -1051,7 +1051,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -341,7 +341,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -374,7 +374,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -1044,7 +1044,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1342,8 +1342,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -381,7 +381,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -374,7 +374,7 @@ static.security.default_ssl_method = {$yealink_security_default_ssl_method}
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}

View File

@@ -1004,7 +1004,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1302,8 +1302,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1044,7 +1044,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1360,8 +1360,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1045,7 +1045,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1343,8 +1343,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1044,7 +1044,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1342,8 +1342,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1064,7 +1064,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
@@ -1362,8 +1362,8 @@ expansion_module.2.key.{$row.device_key_id}.xml_phonebook =
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable =
forward.always.target =
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
forward.always.on_code = {$yealink_forward_always_on_code}
forward.always.off_code = {$yealink_forward_always_off_code}
#######################################################################################
## Forward Busy ##

View File

@@ -1046,7 +1046,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -381,7 +381,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -340,7 +340,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -340,7 +340,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -340,7 +340,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -1064,7 +1064,7 @@ local.dsskey_type_config.mode =
#######################################################################################
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Define the login username and password of the user, var and administrator.
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.

View File

@@ -381,7 +381,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -340,7 +340,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -381,7 +381,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -340,7 +340,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
static.security.user_password = {$var_name}:{$var_password}
static.security.user_password = {$admin_name}:{$admin_password}
static.security.user_password = {$user_name}:{$user_password}

View File

@@ -355,7 +355,7 @@ static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}

View File

@@ -355,7 +355,7 @@ static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}

View File

@@ -339,7 +339,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list =
{if isset($user_name) }

View File

@@ -355,7 +355,7 @@ static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}

View File

@@ -1006,7 +1006,7 @@ static.security.user_password = {$var_name}:{$var_password}
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
###0-Disabled,1-Enabled.
###The default value is 1.It takes effect after a reboot.
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
###It configures the source certificates for the phone to authenticate for TLS connection.
###0-Default certificates,1-Custom certificates,2-All certificates.

View File

@@ -356,7 +356,7 @@ static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}

View File

@@ -1005,7 +1005,7 @@ static.security.user_password = {$var_name}:{$var_password}
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
###0-Disabled,1-Enabled.
###The default value is 1.It takes effect after a reboot.
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
###It configures the source certificates for the phone to authenticate for TLS connection.
###0-Default certificates,1-Custom certificates,2-All certificates.

View File

@@ -1006,7 +1006,7 @@ static.security.user_password = {$var_name}:{$var_password}
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
###0-Disabled,1-Enabled.
###The default value is 1.It takes effect after a reboot.
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
###It configures the source certificates for the phone to authenticate for TLS connection.
###0-Default certificates,1-Custom certificates,2-All certificates.

View File

@@ -339,7 +339,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}
{if isset($user_name) }
static.security.user_name.user = {$user_name}

View File

@@ -354,7 +354,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}
{if isset($user_name) }
static.security.user_name.user = {$user_name}

View File

@@ -354,7 +354,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}
{if isset($user_name) }
static.security.user_name.user = {$user_name}

View File

@@ -354,7 +354,7 @@ static.security.default_ssl_method =
static.security.cn_validation =
static.security.dev_cert =
static.security.ca_cert =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
security.tls_cipher_list = {$yealink_security_tls_cipher_list}
{if isset($user_name) }
static.security.user_name.user = {$user_name}

View File

@@ -290,7 +290,7 @@ voice.ring_vol =
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
#security.user_password = admin:admin123

View File

@@ -908,7 +908,7 @@ static.security.user_password = {$admin_name}:{$admin_password}
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
###0-Disabled,1-Enabled.
###The default value is 1.It takes effect after a reboot.
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
static.security.trust_certificates = {$yealink_trust_certificates}
###It configures the source certificates for the phone to authenticate for TLS connection.
###0-Default certificates,1-Custom certificates,2-All certificates.

View File

@@ -190,7 +190,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
{if isset($user_name) }

View File

@@ -190,7 +190,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
{if isset($user_name) }

View File

@@ -190,7 +190,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
{if isset($user_name) }

View File

@@ -190,7 +190,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
#0-Disabled, 1-Enabled (default);
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
security.trust_certificates = {$yealink_trust_certificates}
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
{if isset($user_name) }