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