From b370ba9fe55e90af6b8c40244b24f453266fd757 Mon Sep 17 00:00:00 2001 From: Len Date: Tue, 14 Jan 2020 14:48:56 -0500 Subject: [PATCH] Update y000000000037.cfg (#5090) * Update y000000000037.cfg * Update y000000000037.cfg * Update y000000000037.cfg --- .../templates/provision/yealink/cp860/y000000000037.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/templates/provision/yealink/cp860/y000000000037.cfg b/resources/templates/provision/yealink/cp860/y000000000037.cfg index a55aac41e9..051388cafd 100644 --- a/resources/templates/provision/yealink/cp860/y000000000037.cfg +++ b/resources/templates/provision/yealink/cp860/y000000000037.cfg @@ -978,7 +978,13 @@ phone_setting.backlight_time = 0 ####################################################################################### ## Wallpaper ## ####################################################################################### + wallpaper_upload.url = {$yealink_cp860_wallpaper} +{if isset($yealink_cp860_wallpaper_filename)} +phone_setting.backgrounds = Config:{$yealink_cp860_wallpaper_filename} +{else} +phone_setting.backgrounds = Config:yealink_cp860_wallpaper.png +{/if} ####################################################################################### ## Multicast ##