From 537e4c157e728662dcd4d240c629b5f97b521ddd Mon Sep 17 00:00:00 2001 From: emaktech Date: Mon, 13 Feb 2017 15:13:16 -0500 Subject: [PATCH] Yealink Provisioning - Add Trusted Cert Variable (#2364) * Update y000000000037.cfg * Update y000000000007.cfg * Update y000000000025.cfg * Update y000000000023.cfg * Update y000000000051.cfg * Update y000000000035.cfg * Update y000000000066.cfg * Update y000000000028.cfg * Update y000000000029.cfg * Update y000000000036.cfg * Update y000000000054.cfg * Update y000000000038.cfg * Update y000000000032.cfg * Update y000000000046.cfg * Update y000000000000.cfg * Update y000000000045.cfg * Update y000000000004.cfg * Update y000000000044.cfg * Update y000000000044.cfg * Update y000000000005.cfg * Update y000000000052.cfg --- .../templates/provision/yealink/cp860/y000000000037.cfg | 2 +- .../templates/provision/yealink/t20p/y000000000007.cfg | 2 +- .../templates/provision/yealink/t21p/y000000000052.cfg | 2 +- .../templates/provision/yealink/t22p/y000000000005.cfg | 2 +- .../templates/provision/yealink/t23g/y000000000044.cfg | 2 +- .../templates/provision/yealink/t23p/y000000000044.cfg | 2 +- .../templates/provision/yealink/t26p/y000000000004.cfg | 2 +- .../templates/provision/yealink/t27p/y000000000045.cfg | 2 +- .../templates/provision/yealink/t28p/y000000000000.cfg | 2 +- .../templates/provision/yealink/t29g/y000000000046.cfg | 2 +- .../templates/provision/yealink/t32g/y000000000032.cfg | 6 +++--- .../templates/provision/yealink/t38g/y000000000038.cfg | 4 ++-- .../templates/provision/yealink/t40p/y000000000054.cfg | 2 +- .../templates/provision/yealink/t41p/y000000000036.cfg | 2 +- .../templates/provision/yealink/t42g/y000000000029.cfg | 2 +- .../templates/provision/yealink/t46g/y000000000028.cfg | 2 +- .../templates/provision/yealink/t46s/y000000000066.cfg | 2 +- .../templates/provision/yealink/t48g/y000000000035.cfg | 2 +- .../templates/provision/yealink/t49g/y000000000051.cfg | 2 +- .../templates/provision/yealink/vp530/y000000000023.cfg | 2 +- .../templates/provision/yealink/w52p/y000000000025.cfg | 2 +- 21 files changed, 24 insertions(+), 24 deletions(-) diff --git a/resources/templates/provision/yealink/cp860/y000000000037.cfg b/resources/templates/provision/yealink/cp860/y000000000037.cfg index 795e3536e..2efcedc85 100644 --- a/resources/templates/provision/yealink/cp860/y000000000037.cfg +++ b/resources/templates/provision/yealink/cp860/y000000000037.cfg @@ -1007,7 +1007,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t20p/y000000000007.cfg b/resources/templates/provision/yealink/t20p/y000000000007.cfg index 95cbeaafe..71387707f 100644 --- a/resources/templates/provision/yealink/t20p/y000000000007.cfg +++ b/resources/templates/provision/yealink/t20p/y000000000007.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Define the login username and password of the user, var and administrator. #If your username is defined as: security.user_name.admin = adminuser. diff --git a/resources/templates/provision/yealink/t21p/y000000000052.cfg b/resources/templates/provision/yealink/t21p/y000000000052.cfg index aeb5271ac..cf32d4064 100644 --- a/resources/templates/provision/yealink/t21p/y000000000052.cfg +++ b/resources/templates/provision/yealink/t21p/y000000000052.cfg @@ -968,7 +968,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t22p/y000000000005.cfg b/resources/templates/provision/yealink/t22p/y000000000005.cfg index bcfa9e33e..ce561bd56 100644 --- a/resources/templates/provision/yealink/t22p/y000000000005.cfg +++ b/resources/templates/provision/yealink/t22p/y000000000005.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Define the login username and password of the user, var and administrator. #If your username is defined as: security.user_name.admin = adminuser. diff --git a/resources/templates/provision/yealink/t23g/y000000000044.cfg b/resources/templates/provision/yealink/t23g/y000000000044.cfg index a0031039b..88f4ef558 100644 --- a/resources/templates/provision/yealink/t23g/y000000000044.cfg +++ b/resources/templates/provision/yealink/t23g/y000000000044.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t23p/y000000000044.cfg b/resources/templates/provision/yealink/t23p/y000000000044.cfg index cdb7ff836..86ee8df75 100644 --- a/resources/templates/provision/yealink/t23p/y000000000044.cfg +++ b/resources/templates/provision/yealink/t23p/y000000000044.cfg @@ -968,7 +968,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t26p/y000000000004.cfg b/resources/templates/provision/yealink/t26p/y000000000004.cfg index ae02e0f52..dca1bfb36 100644 --- a/resources/templates/provision/yealink/t26p/y000000000004.cfg +++ b/resources/templates/provision/yealink/t26p/y000000000004.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Define the login username and password of the user, var and administrator. #If your username is defined as: security.user_name.admin = adminuser. diff --git a/resources/templates/provision/yealink/t27p/y000000000045.cfg b/resources/templates/provision/yealink/t27p/y000000000045.cfg index b02f3d64d..11c51e0f4 100644 --- a/resources/templates/provision/yealink/t27p/y000000000045.cfg +++ b/resources/templates/provision/yealink/t27p/y000000000045.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t28p/y000000000000.cfg b/resources/templates/provision/yealink/t28p/y000000000000.cfg index 0e4505153..3bfabf629 100644 --- a/resources/templates/provision/yealink/t28p/y000000000000.cfg +++ b/resources/templates/provision/yealink/t28p/y000000000000.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Define the login username and password of the user, var and administrator. #If your username is defined as: security.user_name.admin = adminuser. diff --git a/resources/templates/provision/yealink/t29g/y000000000046.cfg b/resources/templates/provision/yealink/t29g/y000000000046.cfg index 47450e323..c8c527a04 100644 --- a/resources/templates/provision/yealink/t29g/y000000000046.cfg +++ b/resources/templates/provision/yealink/t29g/y000000000046.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t32g/y000000000032.cfg b/resources/templates/provision/yealink/t32g/y000000000032.cfg index 517e4182b..62c088f57 100644 --- a/resources/templates/provision/yealink/t32g/y000000000032.cfg +++ b/resources/templates/provision/yealink/t32g/y000000000032.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Define the login username and password of the user, var and administrator. #If your username is defined as: security.user_name.admin = adminuser. @@ -590,7 +590,7 @@ programablekey.1.history_type = programablekey.1.label = ########################################################################################## -## Expansion Key £¨For T38G only£© ## +## Expansion Key £¨For T38G only£© ## ########################################################################################## #X ranges from 1 to 6, Y ranges from 1 to 39. #expansion_module.x.key.y.type = 37 (Switch by default) @@ -1111,7 +1111,7 @@ phone_setting.lock = phone_setting.phone_lock.unlock_pin = phone_setting.phone_lock.lock_time_out = -#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav¡­¡­Ring8.wav. +#Configure the ring tone for the phone. System ring tones are: Ring1.wav (default), Ring2.wav¡­¡­Ring8.wav. #You can configure the custom ring tone (Busy.wav) for the phone, the value is: phone_setting.ring_type = Busy.wav phone_setting.ring_type = diff --git a/resources/templates/provision/yealink/t38g/y000000000038.cfg b/resources/templates/provision/yealink/t38g/y000000000038.cfg index 857bd629f..525f248b8 100644 --- a/resources/templates/provision/yealink/t38g/y000000000038.cfg +++ b/resources/templates/provision/yealink/t38g/y000000000038.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Define the login username and password of the user, var and administrator. #If your username is defined as: security.user_name.admin = adminuser. @@ -590,7 +590,7 @@ programablekey.1.history_type = programablekey.1.label = ########################################################################################## -## Expansion Key £¨For T38G only£© ## +## Expansion Key £¨For T38G only£© ## ########################################################################################## #X ranges from 1 to 6, Y ranges from 1 to 39. #expansion_module.x.key.y.type = 37 (Switch by default) diff --git a/resources/templates/provision/yealink/t40p/y000000000054.cfg b/resources/templates/provision/yealink/t40p/y000000000054.cfg index 479bbfef3..e4c17f75d 100644 --- a/resources/templates/provision/yealink/t40p/y000000000054.cfg +++ b/resources/templates/provision/yealink/t40p/y000000000054.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t41p/y000000000036.cfg b/resources/templates/provision/yealink/t41p/y000000000036.cfg index 2616cc433..72910e879 100644 --- a/resources/templates/provision/yealink/t41p/y000000000036.cfg +++ b/resources/templates/provision/yealink/t41p/y000000000036.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t42g/y000000000029.cfg b/resources/templates/provision/yealink/t42g/y000000000029.cfg index 5ace09a47..0b0d67b4c 100644 --- a/resources/templates/provision/yealink/t42g/y000000000029.cfg +++ b/resources/templates/provision/yealink/t42g/y000000000029.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t46g/y000000000028.cfg b/resources/templates/provision/yealink/t46g/y000000000028.cfg index b0d08c1ab..1134e5c64 100644 --- a/resources/templates/provision/yealink/t46g/y000000000028.cfg +++ b/resources/templates/provision/yealink/t46g/y000000000028.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t46s/y000000000066.cfg b/resources/templates/provision/yealink/t46s/y000000000066.cfg index 104f6f4ca..2e112e9b7 100644 --- a/resources/templates/provision/yealink/t46s/y000000000066.cfg +++ b/resources/templates/provision/yealink/t46s/y000000000066.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t48g/y000000000035.cfg b/resources/templates/provision/yealink/t48g/y000000000035.cfg index 847e2ceeb..f26ad19ec 100644 --- a/resources/templates/provision/yealink/t48g/y000000000035.cfg +++ b/resources/templates/provision/yealink/t48g/y000000000035.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/t49g/y000000000051.cfg b/resources/templates/provision/yealink/t49g/y000000000051.cfg index a7a600dd0..9ea005a53 100644 --- a/resources/templates/provision/yealink/t49g/y000000000051.cfg +++ b/resources/templates/provision/yealink/t49g/y000000000051.cfg @@ -977,7 +977,7 @@ bw.feature_key_sync = 0 ####################################################################################### #Enable or disable the phone to only accept the certificates in the Trusted Certificates list; #0-Disabled, 1-Enabled (default); -security.trust_certificates = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #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. diff --git a/resources/templates/provision/yealink/vp530/y000000000023.cfg b/resources/templates/provision/yealink/vp530/y000000000023.cfg index d9ff62898..1f132942c 100644 --- a/resources/templates/provision/yealink/vp530/y000000000023.cfg +++ b/resources/templates/provision/yealink/vp530/y000000000023.cfg @@ -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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Set the password of the user or the administrator, the value format is: user:password or admin:password; #security.user_password = admin:admin123 diff --git a/resources/templates/provision/yealink/w52p/y000000000025.cfg b/resources/templates/provision/yealink/w52p/y000000000025.cfg index ba617a983..935ec5a7c 100644 --- a/resources/templates/provision/yealink/w52p/y000000000025.cfg +++ b/resources/templates/provision/yealink/w52p/y000000000025.cfg @@ -190,7 +190,7 @@ bw.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 = +security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if} #Set the password of the user or the administrator, the value format is: user:password or admin:password; {if isset($user_name) }