mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-07 12:13:49 +00:00
Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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 ##
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
@@ -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) }
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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) }
|
||||
|
||||
@@ -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) }
|
||||
|
||||
@@ -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) }
|
||||
|
||||
@@ -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) }
|
||||
|
||||
Reference in New Issue
Block a user