Merge pull request #5072 from Len-PGH/patch-20

Update y000000000054.cfg
This commit is contained in:
FusionPBX
2020-01-15 13:57:38 -07:00
committed by GitHub

View File

@@ -980,8 +980,13 @@ phone_setting.backlight_time = {$yealink_backlight_time}
#######################################################################################
## Wallpaper ##
#######################################################################################
wallpaper_upload.url = {$yealink_t41p_wallpaper}
phone_setting.backgrounds = Config:yealink_t41p_wallpaper.png
wallpaper_upload.url = {$yealink_t40p_wallpaper}
{if isset($yealink_t40p_wallpaper_filename)}
phone_setting.backgrounds = Config:{$yealink_t40p_wallpaper_filename}
{else}
phone_setting.backgrounds = Config:yealink_t40p_wallpaper.png
{/if}
#######################################################################################
## Multicast ##