From 2d8570408b74d95bd90fbc91b82e7de30bf258e4 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Thu, 27 Feb 2014 04:11:24 +0000 Subject: [PATCH] Change the wallpaper and screen saver values. ${yealink_xxx_wallpaper} ${yealink_xxx_screen_saver} --- .../provision/yealink/t20p/y000000000007.cfg | 14 +++--- .../provision/yealink/t22p/y000000000005.cfg | 50 +++++++++---------- .../provision/yealink/t26p/y000000000004.cfg | 28 +++++------ .../provision/yealink/t28p/y000000000000.cfg | 4 +- .../provision/yealink/t32g/y000000000032.cfg | 7 +-- .../provision/yealink/t38g/y000000000038.cfg | 4 +- .../provision/yealink/t42g/y000000000029.cfg | 2 +- .../provision/yealink/t46g/y000000000028.cfg | 2 +- .../provision/yealink/vp530/y000000000023.cfg | 2 +- .../provision/yealink/w52p/y000000000025.cfg | 2 +- 10 files changed, 58 insertions(+), 57 deletions(-) diff --git a/resources/templates/provision/yealink/t20p/y000000000007.cfg b/resources/templates/provision/yealink/t20p/y000000000007.cfg index e19246fce3..a99a535eea 100644 --- a/resources/templates/provision/yealink/t20p/y000000000007.cfg +++ b/resources/templates/provision/yealink/t20p/y000000000007.cfg @@ -1184,31 +1184,31 @@ dialplan_replace_rule.url = custom_factory_configuration.url = ####################################################################################### -## Call List ## +## Call List ## ####################################################################################### #Configure the access URL for downloading the call list. #Require reboot call_list.url = ####################################################################################### -## OpenVPN ## +## OpenVPN ## ####################################################################################### #Configure the access URL for downloading the open VPN tar. openvpn.url = ####################################################################################### -## Configure the access URL of the Wallpaper ## +## Configure the access URL of the Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t20p.png +wallpaper_upload.url = ${yealink_t20p_wallpaper} ####################################################################################### -## Configure the access URL of the Screensaver ## +## Configure the access URL of the Screensaver ## ####################################################################################### #Configure the access URL for downloading the customized wallpaper. -screen_saver.pic.url = +screen_saver.pic.url = ${yealink_t20p_screen_saver} ####################################################################################### -## Configuration files for Var ## +## Configuration files for Var ## ####################################################################################### #Configure the access URL for downloading the files for var. #Require reboot diff --git a/resources/templates/provision/yealink/t22p/y000000000005.cfg b/resources/templates/provision/yealink/t22p/y000000000005.cfg index 85bc6fd874..cbdcecb01c 100644 --- a/resources/templates/provision/yealink/t22p/y000000000005.cfg +++ b/resources/templates/provision/yealink/t22p/y000000000005.cfg @@ -8,15 +8,15 @@ #Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address; #Require reboot; -network.internet_port.type = +network.internet_port.type = #Configure the static IP address, subnet mask, gateway and DNS server. #Require Reboot; -network.internet_port.ip = +network.internet_port.ip = network.internet_port.mask = -network.internet_port.gateway = +network.internet_port.gateway = network.primary_dns= -network.secondary_dns = +network.secondary_dns = #Configure the username and password for PPPOE connection. #Require reboot; @@ -25,7 +25,7 @@ network.pppoe.password = #Configure the PC port type; 0-Router, 1-Bridge (default); #Require reboot; -network.bridge_mode = +network.bridge_mode = #Configure the IP address and mask when the PC port is configured as Router. #Require reboot; @@ -42,27 +42,27 @@ network.dhcp.end_ip = #Enable or disable the VLAN of WAN port; 0-Disabled (default), 1-Enabled; #Require reboot; -network.vlan.internet_port_enable = +network.vlan.internet_port_enable = #Configure the VLAN ID, it ranges from 0 to 4094, the default value is 1. #Require reboot; -network.vlan.internet_port_vid = +network.vlan.internet_port_vid = -#Configure the VLAN priority, it ranges from 0 (default) to 7. -#Require reboot; -network.vlan.internet_port_priority = +#Configure the VLAN priority, it ranges from 0 (default) to 7. +#Require reboot; +network.vlan.internet_port_priority = #Enable or disable the VLAN of PC port; 0-Disabled (default), 1-Enabled; #Require reboot; -network.vlan.pc_port_enable = +network.vlan.pc_port_enable = #Configure the VLAN ID, it ranges from 0 to 4094, the default value is 1. #Require reboot; -network.vlan.pc_port_vid = +network.vlan.pc_port_vid = #Configure the VLAN priority, it ranges from 0 (default) to 7. #Require reboot; -network.vlan.pc_port_priority = +network.vlan.pc_port_priority = #Configure the access type of the web server; 0-Disabled, 1-HTTP & HTTPS (default), 2-HTTP Only, 3-HTTPS Only; #Require reboot; @@ -1136,12 +1136,12 @@ phone_setting.mute_power_led_flash_enable = phone_setting.hold_power_led_flash_enable = ####################################################################################### -## Configure the access URL of firmware ## +## Configure the access URL of firmware ## ####################################################################################### firmware.url = ####################################################################################### -## Configure the access URL of the customized ringtones ## +## Configure the access URL of the customized ringtones ## ####################################################################################### ringtone.url = @@ -1149,7 +1149,7 @@ ringtone.url = ringtone.delete = ####################################################################################### -## Configure the access URL of language file ## +## Configure the access URL of language file ## ####################################################################################### gui_lang.url = @@ -1157,7 +1157,7 @@ gui_lang.url = gui_lang.delete = ####################################################################################### -## Certificates ## +## Certificates ## ####################################################################################### trusted_certificates.url = @@ -1170,7 +1170,7 @@ server_certificates.url = server_certificates.delete = ####################################################################################### -## Local Contact/DST Time/Dialnow Rule/Replace Rule ## +## Local Contact/DST Time/Dialnow Rule/Replace Rule ## ####################################################################################### local_contact.data.url = auto_dst.url = @@ -1184,31 +1184,31 @@ dialplan_replace_rule.url = custom_factory_configuration.url = ####################################################################################### -## Call List ## +## Call List ## ####################################################################################### #Configure the access URL for downloading the call list. #Require reboot call_list.url = ####################################################################################### -## OpenVPN ## +## OpenVPN ## ####################################################################################### #Configure the access URL for downloading the open VPN tar. openvpn.url = ####################################################################################### -## Configure the access URL of the Wallpaper ## +## Configure the access URL of the Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t22p.png +wallpaper_upload.url = ${yealink_t22p_wallpaper} ####################################################################################### -## Configure the access URL of the Screensaver ## +## Configure the access URL of the Screensaver ## ####################################################################################### #Configure the access URL for downloading the customized wallpaper. -screen_saver.pic.url = +screen_saver.pic.url = ${yealink_t22p_screen_saver} ####################################################################################### -## Configuration files for Var ## +## Configuration files for Var ## ####################################################################################### #Configure the access URL for downloading the files for var. #Require reboot diff --git a/resources/templates/provision/yealink/t26p/y000000000004.cfg b/resources/templates/provision/yealink/t26p/y000000000004.cfg index a5faf593ba..e08d5e962c 100644 --- a/resources/templates/provision/yealink/t26p/y000000000004.cfg +++ b/resources/templates/provision/yealink/t26p/y000000000004.cfg @@ -1136,12 +1136,12 @@ phone_setting.mute_power_led_flash_enable = phone_setting.hold_power_led_flash_enable = ####################################################################################### -## Configure the access URL of firmware ## +## Configure the access URL of firmware ## ####################################################################################### firmware.url = ####################################################################################### -## Configure the access URL of the customized ringtones ## +## Configure the access URL of the customized ringtones ## ####################################################################################### ringtone.url = @@ -1149,7 +1149,7 @@ ringtone.url = ringtone.delete = ####################################################################################### -## Configure the access URL of language file ## +## Configure the access URL of language file ## ####################################################################################### gui_lang.url = @@ -1157,7 +1157,7 @@ gui_lang.url = gui_lang.delete = ####################################################################################### -## Certificates ## +## Certificates ## ####################################################################################### trusted_certificates.url = @@ -1170,7 +1170,7 @@ server_certificates.url = server_certificates.delete = ####################################################################################### -## Local Contact/DST Time/Dialnow Rule/Replace Rule ## +## Local Contact/DST Time/Dialnow Rule/Replace Rule ## ####################################################################################### local_contact.data.url = auto_dst.url = @@ -1184,31 +1184,31 @@ dialplan_replace_rule.url = custom_factory_configuration.url = ####################################################################################### -## Call List ## +## Call List ## ####################################################################################### #Configure the access URL for downloading the call list. #Require reboot call_list.url = ####################################################################################### -## OpenVPN ## +## OpenVPN ## ####################################################################################### #Configure the access URL for downloading the open VPN tar. openvpn.url = ####################################################################################### -## Configure the access URL of the Wallpaper ## -####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t26p.png +## Configure the access URL of the Wallpaper ## +####################################################################################### +wallpaper_upload.url = ${yealink_t26p_wallpaper} ####################################################################################### -## Configure the access URL of the Screensaver ## -####################################################################################### +## Configure the access URL of the Screensaver ## +####################################################################################### #Configure the access URL for downloading the customized wallpaper. -screen_saver.pic.url = +screen_saver.pic.url = ${yealink_t26p_screen_saver} ####################################################################################### -## Configuration files for Var ## +## Configuration files for Var ## ####################################################################################### #Configure the access URL for downloading the files for var. #Require reboot diff --git a/resources/templates/provision/yealink/t28p/y000000000000.cfg b/resources/templates/provision/yealink/t28p/y000000000000.cfg index 593764f10c..11f095c1ba 100644 --- a/resources/templates/provision/yealink/t28p/y000000000000.cfg +++ b/resources/templates/provision/yealink/t28p/y000000000000.cfg @@ -1199,13 +1199,13 @@ openvpn.url = ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t28p.png +wallpaper_upload.url = ${yealink_t28p_wallpaper} ####################################################################################### ## Configure the access URL of the Screensaver ## ####################################################################################### #Configure the access URL for downloading the customized wallpaper. -screen_saver.pic.url = +screen_saver.pic.url = ${yealink_t28p_screen_saver} ####################################################################################### ## Configuration files for Var ## diff --git a/resources/templates/provision/yealink/t32g/y000000000032.cfg b/resources/templates/provision/yealink/t32g/y000000000032.cfg index 33215e8ef6..9240823e1b 100644 --- a/resources/templates/provision/yealink/t32g/y000000000032.cfg +++ b/resources/templates/provision/yealink/t32g/y000000000032.cfg @@ -8,7 +8,7 @@ #Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address; #Require reboot; -network.internet_port.type = +network.internet_port.type = #Configure the static IP address, subnet mask, gateway and DNS server. #Require Reboot; @@ -1204,13 +1204,14 @@ openvpn.url = ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t32g.png +wallpaper_upload.url = ${yealink_t32g_wallpaper} + ####################################################################################### ## Configure the access URL of the Screensaver ## ####################################################################################### #Configure the access URL for downloading the customized wallpaper. -screen_saver.pic.url = +screen_saver.pic.url = ${yealink_t32g_screen_saver} ####################################################################################### ## Configuration files for Var ## diff --git a/resources/templates/provision/yealink/t38g/y000000000038.cfg b/resources/templates/provision/yealink/t38g/y000000000038.cfg index d8dd247818..cdb39b2909 100644 --- a/resources/templates/provision/yealink/t38g/y000000000038.cfg +++ b/resources/templates/provision/yealink/t38g/y000000000038.cfg @@ -1202,13 +1202,13 @@ openvpn.url = ####################################################################################### ## Configure the access URL of the Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t38g.png +wallpaper_upload.url = ${yealink_t38g_wallpaper} ####################################################################################### ## Configure the access URL of the Screensaver ## ####################################################################################### #Configure the access URL for downloading the customized wallpaper. -screen_saver.pic.url = +screen_saver.pic.url = ${yealink_t38g_screen_saver} ####################################################################################### ## Configuration files for Var ## diff --git a/resources/templates/provision/yealink/t42g/y000000000029.cfg b/resources/templates/provision/yealink/t42g/y000000000029.cfg index b7c0431855..42877d0772 100644 --- a/resources/templates/provision/yealink/t42g/y000000000029.cfg +++ b/resources/templates/provision/yealink/t42g/y000000000029.cfg @@ -1491,7 +1491,7 @@ local_contact.data_photo_tar.url = ####################################################################################### ## Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t42g.png +wallpaper_upload.url = ${yealink_t42g_wallpaper} ####################################################################################### ## Call List ## diff --git a/resources/templates/provision/yealink/t46g/y000000000028.cfg b/resources/templates/provision/yealink/t46g/y000000000028.cfg index 8a0d0d2ac9..b91298b290 100644 --- a/resources/templates/provision/yealink/t46g/y000000000028.cfg +++ b/resources/templates/provision/yealink/t46g/y000000000028.cfg @@ -1491,7 +1491,7 @@ local_contact.data_photo_tar.url = ####################################################################################### ## Wallpaper ## ####################################################################################### -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t46g.png +wallpaper_upload.url = ${yealink_t46g_wallpaper} ####################################################################################### ## Call List ## diff --git a/resources/templates/provision/yealink/vp530/y000000000023.cfg b/resources/templates/provision/yealink/vp530/y000000000023.cfg index 097224e12e..c87f4a31ea 100644 --- a/resources/templates/provision/yealink/vp530/y000000000023.cfg +++ b/resources/templates/provision/yealink/vp530/y000000000023.cfg @@ -1033,7 +1033,7 @@ local_contact_image.url = local_contact_image.tar.url = #Configure the access URL for downloading the customized wallpaper; -wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_vp530.png +wallpaper_upload.url = ${yealink_vp530_wallpaper} ####################################################################################### ## Call List ## diff --git a/resources/templates/provision/yealink/w52p/y000000000025.cfg b/resources/templates/provision/yealink/w52p/y000000000025.cfg index 10b4058054..ccf769b9f3 100644 --- a/resources/templates/provision/yealink/w52p/y000000000025.cfg +++ b/resources/templates/provision/yealink/w52p/y000000000025.cfg @@ -10,7 +10,7 @@ #Configure the username and password for PPPOE connection. #Require reboot; network.pppoe.user = -network.pppoe.password = +network.pppoe.password = #Enable or disable the VLAN of WAN port; 0-Disabled(default), 1-Enabled; #Require reboot;