Change the wallpaper and screen saver values. ${yealink_xxx_wallpaper} ${yealink_xxx_screen_saver}

This commit is contained in:
Mark Crane 2014-02-27 04:11:24 +00:00
parent d08c6e270d
commit 2d8570408b
10 changed files with 58 additions and 57 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 ##

View File

@ -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 ##

View File

@ -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 ##

View File

@ -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 ##

View File

@ -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 ##

View File

@ -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 ##

View File

@ -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;