mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 02:43:48 +00:00
Merge pull request #5063 from Len-PGH/patch-12
Update y000000000058.cfg
This commit is contained in:
@@ -905,8 +905,13 @@ phone_setting.active_backlight_level =
|
||||
|
||||
##It configures the backlight time (in seconds).0, 1, 15, 30, 60, 120, 300, 600 or 1800.
|
||||
phone_setting.backlight_time = {$yealink_backlight_time}
|
||||
phone_setting.backgrounds = Config:yealink_t56a_wallpaper.png
|
||||
wallpaper_upload.url = {$yealink_t56a_wallpaper}
|
||||
|
||||
wallpaper_upload.url = {$yealink_t58v_wallpaper}
|
||||
{if isset($yealink_t58v_wallpaper_filename)}
|
||||
phone_setting.backgrounds = Config:{$yealink_t58v_wallpaper_filename}
|
||||
{else}
|
||||
phone_setting.backgrounds = Config:yealink_t58v_wallpaper.png
|
||||
{/if}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
Reference in New Issue
Block a user