From f6cd9618a3d8394cf0c6e21ed601297fda0bf205 Mon Sep 17 00:00:00 2001 From: Len Date: Mon, 13 Jan 2020 13:37:22 -0500 Subject: [PATCH] Update y000000000023.cfg --- .../templates/provision/yealink/vp530/y000000000023.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resources/templates/provision/yealink/vp530/y000000000023.cfg b/resources/templates/provision/yealink/vp530/y000000000023.cfg index 39816a83f0..c5cd742bb5 100644 --- a/resources/templates/provision/yealink/vp530/y000000000023.cfg +++ b/resources/templates/provision/yealink/vp530/y000000000023.cfg @@ -1063,12 +1063,18 @@ local_contact_image.url = local_contact_image.tar.url = #Configure the access URL for downloading the customized wallpaper; + wallpaper_upload.url = {$yealink_vp530_wallpaper} +{if isset($vp530_wallpaper_filename)} +phone_setting.backgrounds = Config:{$vp530_wallpaper_filename} +{else} +phone_setting.backgrounds = Config:yealink_vp530_wallpaper.png +{/if} #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_wallpaper.png +#phone_setting.backgrounds = Config:yealink_vp530_wallpaper.png ####################################################################################### ## Call List ##