Set the specific wallpaper and fix the variable syntax.
This commit is contained in:
parent
2d8570408b
commit
d602280def
|
|
@ -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 =
|
||||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t20p_wallpaper}
|
||||
wallpaper_upload.url = {$yealink_t20p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url = ${yealink_t20p_screen_saver}
|
||||
screen_saver.pic.url = {$yealink_t20p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t22p_wallpaper}
|
||||
wallpaper_upload.url = {$yealink_t22p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url = ${yealink_t22p_screen_saver}
|
||||
screen_saver.pic.url = {$yealink_t22p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1090,7 +1090,7 @@ phone_setting.backlight_time =
|
|||
#Configure the phone background.
|
||||
#If you set the custom image (new.png) as phone backgroup, the value is: phone_setting.backgrounds = Config:new.png
|
||||
#If you set the system image (pictures(01).png) as phone backgroup, the value is: phone_setting.backgrounds = Resource:pictures(01).png
|
||||
phone_setting.backgrounds = Config:yealink_t26p.png
|
||||
phone_setting.backgrounds = Config:yealink_t26p_wallpaper.png
|
||||
|
||||
#Configure the screen saver time (in seconds). The valid values are 1, 60 (default), 120, 300, 600, 1800.
|
||||
phone_setting.screen_saver_time =
|
||||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t26p_wallpaper}
|
||||
wallpaper_upload.url = {$yealink_t26p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url = ${yealink_t26p_screen_saver}
|
||||
screen_saver.pic.url = {$yealink_t26p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1085,12 +1085,12 @@ phone_setting.active_backlight_level =
|
|||
phone_setting.inactive_backlight_level =
|
||||
|
||||
#Configure the backlight time (in seconds). The valid values are: 1-Always on, 60 (default), 120, 300, 600, 1800.
|
||||
phone_setting.backlight_time = Config:yealink_t28p.png
|
||||
phone_setting.backlight_time =
|
||||
|
||||
#Configure the phone background.
|
||||
#If you set the custom image (new.png) as phone backgroup, the value is: phone_setting.backgrounds = Config:new.png
|
||||
#If you set the system image (pictures(01).png) as phone backgroup, the value is: phone_setting.backgrounds = Resource:pictures(01).png
|
||||
phone_setting.backgrounds =
|
||||
phone_setting.backgrounds = Config:yealink_t28p_wallpaper.png
|
||||
|
||||
#Configure the screen saver time (in seconds). The valid values are 1, 60 (default), 120, 300, 600, 1800.
|
||||
phone_setting.screen_saver_time =
|
||||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t28p_wallpaper}
|
||||
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 = ${yealink_t28p_screen_saver}
|
||||
screen_saver.pic.url = {$yealink_t28p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1095,7 +1095,7 @@ phone_setting.backlight_time =
|
|||
#Configure the phone background.
|
||||
#If you set the custom image (new.png) as phone backgroup, the value is: phone_setting.backgrounds = Config:new.png
|
||||
#If you set the system image (pictures(01).png) as phone backgroup, the value is: phone_setting.backgrounds = Resource:pictures(01).png
|
||||
phone_setting.backgrounds = Config:yealink_t32g.png
|
||||
phone_setting.backgrounds = Config:yealink_t32g_wallpaper.png
|
||||
|
||||
#Configure the screen saver time (in seconds). The valid values are 1, 60 (default), 120, 300, 600, 1800.
|
||||
phone_setting.screen_saver_time =
|
||||
|
|
@ -1204,14 +1204,14 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t32g_wallpaper}
|
||||
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 = ${yealink_t32g_screen_saver}
|
||||
screen_saver.pic.url = {$yealink_t32g_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1093,7 +1093,7 @@ phone_setting.backlight_time =
|
|||
#Configure the phone background.
|
||||
#If you set the custom image (new.png) as phone backgroup, the value is: phone_setting.backgrounds = Config:new.png
|
||||
#If you set the system image (pictures(01).png) as phone backgroup, the value is: phone_setting.backgrounds = Resource:pictures(01).png
|
||||
phone_setting.backgrounds = Config:yealink_t38g.png
|
||||
phone_setting.backgrounds = Config:yealink_t38g_wallpaper.png
|
||||
|
||||
#Configure the screen saver time (in seconds). The valid values are 1, 60 (default), 120, 300, 600, 1800.
|
||||
phone_setting.screen_saver_time =
|
||||
|
|
@ -1202,13 +1202,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t38g_wallpaper}
|
||||
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 = ${yealink_t38g_screen_saver}
|
||||
screen_saver.pic.url = {$yealink_t38g_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -811,7 +811,7 @@ phone_setting.inactive_backlight_level = 1
|
|||
|
||||
#Configure the backlight time (in seconds). The valid values are: 0-Always on, 1-Always off, 15-15s, 30-30s (default), 60-60s, 120-120s.
|
||||
phone_setting.backlight_time =
|
||||
phone_setting.backgrounds = Config:yealink_t42g.png
|
||||
phone_setting.backgrounds = Config:yealink_t42g_wallpaper.png
|
||||
|
||||
#######################################################################################
|
||||
## Phone Setting BLF ##
|
||||
|
|
@ -1491,7 +1491,7 @@ local_contact.data_photo_tar.url =
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t42g_wallpaper}
|
||||
wallpaper_upload.url = {$yealink_t42g_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Call List ##
|
||||
|
|
|
|||
|
|
@ -811,7 +811,7 @@ phone_setting.inactive_backlight_level = 1
|
|||
|
||||
#Configure the backlight time (in seconds). The valid values are: 0-Always on, 1-Always off, 15-15s, 30-30s (default), 60-60s, 120-120s.
|
||||
phone_setting.backlight_time =
|
||||
phone_setting.backgrounds = Config:yealink_t46g.png
|
||||
phone_setting.backgrounds = Config:yealink_t46g_wallpaper.png
|
||||
|
||||
#######################################################################################
|
||||
## Phone Setting BLF ##
|
||||
|
|
@ -1491,7 +1491,7 @@ local_contact.data_photo_tar.url =
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = ${yealink_t46g_wallpaper}
|
||||
wallpaper_upload.url = {$yealink_t46g_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Call List ##
|
||||
|
|
|
|||
|
|
@ -939,7 +939,7 @@ phone_setting.backlight_time =
|
|||
#Configure the phone background.
|
||||
#If you set the custom image (new.png) as phone backgroup, the value is: phone_setting.backgrounds = Config:new.png
|
||||
#If you set the system image (1.jpg) as phone backgroup, the value is: phone_setting.backgrounds = Resource:1.jpg
|
||||
phone_setting.backgrounds = Config:yealink_vp530.png
|
||||
phone_setting.backgrounds = Config:yealink_vp530_wallpaper.png
|
||||
|
||||
#Enable or disable the phone to automatically dial out the dialed digits in the pre-dial interface; 0-Disabled (default), 1-Enabled;
|
||||
phone_setting.predial_autodial = 1
|
||||
|
|
@ -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 = ${yealink_vp530_wallpaper}
|
||||
wallpaper_upload.url = {$yealink_vp530_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Call List ##
|
||||
|
|
|
|||
Loading…
Reference in New Issue