From af713fdcfc6ab5bbf785cc1a8f540017b8911f9a Mon Sep 17 00:00:00 2001 From: markjcrane Date: Mon, 25 Jul 2016 13:19:52 -0600 Subject: [PATCH] Add yealink_directory_setting_url to all remaining yealink phones. --- .../provision/yealink/t20p/y000000000007.cfg | 11 ++++++++++ .../provision/yealink/t21p/y000000000052.cfg | 2 +- .../provision/yealink/t23g/y000000000044.cfg | 2 +- .../provision/yealink/t23p/y000000000044.cfg | 2 +- .../provision/yealink/t26p/y000000000004.cfg | 11 ++++++++++ .../provision/yealink/t27p/y000000000045.cfg | 2 +- .../provision/yealink/t28p/y000000000000.cfg | 11 ++++++++++ .../provision/yealink/t32g/y000000000032.cfg | 11 ++++++++++ .../provision/yealink/t38g/y000000000038.cfg | 11 ++++++++++ .../provision/yealink/t46g/y000000000028.cfg | 2 +- .../provision/yealink/vp530/y000000000023.cfg | 22 ++++++++++++++++++- 11 files changed, 81 insertions(+), 6 deletions(-) diff --git a/resources/templates/provision/yealink/t20p/y000000000007.cfg b/resources/templates/provision/yealink/t20p/y000000000007.cfg index 83c704c5e..4894e7260 100644 --- a/resources/templates/provision/yealink/t20p/y000000000007.cfg +++ b/resources/templates/provision/yealink/t20p/y000000000007.cfg @@ -1196,6 +1196,17 @@ call_list.url = #Configure the access URL for downloading the open VPN tar. openvpn.url = +####################################################################################### +## Super Search URL ## +####################################################################################### +super_search.url = + +####################################################################################### +## Directory Setting ## +####################################################################################### +#Configure the access URL of the directory setting file. +directory_setting.url = {$yealink_directory_setting_url} + ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### diff --git a/resources/templates/provision/yealink/t21p/y000000000052.cfg b/resources/templates/provision/yealink/t21p/y000000000052.cfg index f2776843f..7d3acbc8b 100644 --- a/resources/templates/provision/yealink/t21p/y000000000052.cfg +++ b/resources/templates/provision/yealink/t21p/y000000000052.cfg @@ -1496,7 +1496,7 @@ super_search.url = ## Directory Setting ## ####################################################################################### #Configure the access URL of the directory setting file. -directory_setting.url = +directory_setting.url = {$yealink_directory_setting_url} ####################################################################################### ## Configure the access URL of firmware ## diff --git a/resources/templates/provision/yealink/t23g/y000000000044.cfg b/resources/templates/provision/yealink/t23g/y000000000044.cfg index f2776843f..7d3acbc8b 100644 --- a/resources/templates/provision/yealink/t23g/y000000000044.cfg +++ b/resources/templates/provision/yealink/t23g/y000000000044.cfg @@ -1496,7 +1496,7 @@ super_search.url = ## Directory Setting ## ####################################################################################### #Configure the access URL of the directory setting file. -directory_setting.url = +directory_setting.url = {$yealink_directory_setting_url} ####################################################################################### ## Configure the access URL of firmware ## diff --git a/resources/templates/provision/yealink/t23p/y000000000044.cfg b/resources/templates/provision/yealink/t23p/y000000000044.cfg index f2776843f..7d3acbc8b 100644 --- a/resources/templates/provision/yealink/t23p/y000000000044.cfg +++ b/resources/templates/provision/yealink/t23p/y000000000044.cfg @@ -1496,7 +1496,7 @@ super_search.url = ## Directory Setting ## ####################################################################################### #Configure the access URL of the directory setting file. -directory_setting.url = +directory_setting.url = {$yealink_directory_setting_url} ####################################################################################### ## Configure the access URL of firmware ## diff --git a/resources/templates/provision/yealink/t26p/y000000000004.cfg b/resources/templates/provision/yealink/t26p/y000000000004.cfg index 6d9ba6c01..df8ec4a63 100644 --- a/resources/templates/provision/yealink/t26p/y000000000004.cfg +++ b/resources/templates/provision/yealink/t26p/y000000000004.cfg @@ -1194,6 +1194,17 @@ call_list.url = #Configure the access URL for downloading the open VPN tar. openvpn.url = +####################################################################################### +## Super Search URL ## +####################################################################################### +super_search.url = + +####################################################################################### +## Directory Setting ## +####################################################################################### +#Configure the access URL of the directory setting file. +directory_setting.url = {$yealink_directory_setting_url} + ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### diff --git a/resources/templates/provision/yealink/t27p/y000000000045.cfg b/resources/templates/provision/yealink/t27p/y000000000045.cfg index 367790dd9..8368bd486 100644 --- a/resources/templates/provision/yealink/t27p/y000000000045.cfg +++ b/resources/templates/provision/yealink/t27p/y000000000045.cfg @@ -1496,7 +1496,7 @@ super_search.url = ## Directory Setting ## ####################################################################################### #Configure the access URL of the directory setting file. -directory_setting.url = +directory_setting.url = {$yealink_directory_setting_url} ####################################################################################### ## Configure the access URL of firmware ## diff --git a/resources/templates/provision/yealink/t28p/y000000000000.cfg b/resources/templates/provision/yealink/t28p/y000000000000.cfg index 3452e66b1..d5204afa3 100644 --- a/resources/templates/provision/yealink/t28p/y000000000000.cfg +++ b/resources/templates/provision/yealink/t28p/y000000000000.cfg @@ -1196,6 +1196,17 @@ call_list.url = #Configure the access URL for downloading the open VPN tar. openvpn.url = +####################################################################################### +## Super Search URL ## +####################################################################################### +super_search.url = + +####################################################################################### +## Directory Setting ## +####################################################################################### +#Configure the access URL of the directory setting file. +directory_setting.url = {$yealink_directory_setting_url} + ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### diff --git a/resources/templates/provision/yealink/t32g/y000000000032.cfg b/resources/templates/provision/yealink/t32g/y000000000032.cfg index e47b1bba1..b3accbaf3 100644 --- a/resources/templates/provision/yealink/t32g/y000000000032.cfg +++ b/resources/templates/provision/yealink/t32g/y000000000032.cfg @@ -1193,6 +1193,17 @@ call_list.url = #Configure the access URL for downloading the open VPN tar. openvpn.url = +####################################################################################### +## Super Search URL ## +####################################################################################### +super_search.url = + +####################################################################################### +## Directory Setting ## +####################################################################################### +#Configure the access URL of the directory setting file. +directory_setting.url = {$yealink_directory_setting_url} + ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### diff --git a/resources/templates/provision/yealink/t38g/y000000000038.cfg b/resources/templates/provision/yealink/t38g/y000000000038.cfg index c8e8c7a8f..9976fb653 100644 --- a/resources/templates/provision/yealink/t38g/y000000000038.cfg +++ b/resources/templates/provision/yealink/t38g/y000000000038.cfg @@ -1196,6 +1196,17 @@ call_list.url = #Configure the access URL for downloading the open VPN tar. openvpn.url = +####################################################################################### +## Super Search URL ## +####################################################################################### +super_search.url = + +####################################################################################### +## Directory Setting ## +####################################################################################### +#Configure the access URL of the directory setting file. +directory_setting.url = {$yealink_directory_setting_url} + ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### diff --git a/resources/templates/provision/yealink/t46g/y000000000028.cfg b/resources/templates/provision/yealink/t46g/y000000000028.cfg index 00851fa87..def47f3e5 100644 --- a/resources/templates/provision/yealink/t46g/y000000000028.cfg +++ b/resources/templates/provision/yealink/t46g/y000000000028.cfg @@ -1586,7 +1586,7 @@ super_search.url = ## Directory Setting ## ####################################################################################### #Configure the access URL of the directory setting file. -directory_setting.url ={$yealink_directory_setting_url} +directory_setting.url = {$yealink_directory_setting_url} ####################################################################################### ## Configure the access URL of firmware ## diff --git a/resources/templates/provision/yealink/vp530/y000000000023.cfg b/resources/templates/provision/yealink/vp530/y000000000023.cfg index ce92a7993..0dd6d4443 100644 --- a/resources/templates/provision/yealink/vp530/y000000000023.cfg +++ b/resources/templates/provision/yealink/vp530/y000000000023.cfg @@ -1048,9 +1048,29 @@ call_list.url = #Configure the access URL for downloading the open VPN tar; openvpn.url = -#Require reboot; +####################################################################################### +## Level ## +####################################################################################### +#Configure the access URL for downloading the files for var. +#Before using this parameter, you should store the desired files to the provisioning server. +#Require reboot +web_item_level.url = + +####################################################################################### +## Super Search URL ## +####################################################################################### super_search.url = +####################################################################################### +## Directory Setting ## +####################################################################################### +#Configure the access URL of the directory setting file. +directory_setting.url = {$yealink_directory_setting_url} + +####################################################################################### +## Shortcut Keys ## +####################################################################################### + #Uploading the settings of the shortcut keys; #Require reboot; dialing_shortcut.url=