Update y000000000044.cfg (#5082)

This commit is contained in:
Len
2020-01-14 12:52:45 -07:00
committed by FusionPBX
parent 562b676d57
commit 345ed99ec6
@@ -979,8 +979,13 @@ phone_setting.backlight_time = {$yealink_backlight_time}
####################################################################################### #######################################################################################
## Wallpaper ## ## Wallpaper ##
####################################################################################### #######################################################################################
wallpaper_upload.url = {$yealink_t23g_wallpaper} wallpaper_upload.url = {$yealink_t23g_wallpaper}
{if isset($yealink_t23g_wallpaper_filename)}
phone_setting.backgrounds = Config:{$yealink_t23g_wallpaper_filename}
{else}
phone_setting.backgrounds = Config:yealink_t23g_wallpaper.png phone_setting.backgrounds = Config:yealink_t23g_wallpaper.png
{/if}
####################################################################################### #######################################################################################
## Multicast ## ## Multicast ##