mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-30 04:29:16 +00:00
Update y000000000023.cfg
This commit is contained in:
@@ -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 ##
|
||||
|
||||
Reference in New Issue
Block a user