mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 02:03:48 +00:00
Merge pull request #5074 from Len-PGH/patch-22
Update y000000000038.cfg
This commit is contained in:
@@ -1296,12 +1296,18 @@ directory_setting.url = https://{if isset($http_auth_username)}{$http_auth_usern
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
|
||||
wallpaper_upload.url = {$yealink_t38g_wallpaper}
|
||||
{if isset($yealink_t38g_wallpaper_filename)}
|
||||
phone_setting.backgrounds = Config:{$yealink_t38g_wallpaper_filename}
|
||||
{else}
|
||||
phone_setting.backgrounds = Config:yealink_t38g_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 (pictures(01).png) as phone backgroup, the value is: phone_setting.backgrounds = Resource:pictures(01).png
|
||||
phone_setting.backgrounds = Config:yealink_t38g_wallpaper.png
|
||||
#phone_setting.backgrounds = Config:yealink_t38g_wallpaper.png
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
|
||||
Reference in New Issue
Block a user