Yealink Forums
Can't Set Wallpaper Background with Provisioning Code - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T5X Series (/forumdisplay.php?fid=58)
+--- Thread: Can't Set Wallpaper Background with Provisioning Code (/showthread.php?tid=45557)



Can't Set Wallpaper Background with Provisioning Code - customvoip - 12-16-2021 12:23 PM

We are running Asterisk and using this code which has always worked on older firmware and T4x series phones. It loads the wallpaper into the phone, but doesn't set it as the background. Must be an issue with this firmware?

T54W 96.86.0.23

wallpaper_upload.url = http://ourwebsite.com/t5xwlogo.jpg
phone_setting.backgrounds = t5xwlogo.jpg

We have also tried:
phone_setting.backgrounds = "Config:t5xwlogo.jpg"
phone_setting.backgrounds = Config:t5xwlogo.jpg

Please help.


RE: Can't Set Wallpaper Background with Provisioning Code - complex1 - 12-17-2021 12:30 AM

(12-16-2021 12:23 PM)customvoip Wrote:  We are running Asterisk and using this code which has always worked on older firmware and T4x series phones. It loads the wallpaper into the phone, but doesn't set it as the background. Must be an issue with this firmware?

T54W 96.86.0.23

wallpaper_upload.url = http://ourwebsite.com/t5xwlogo.jpg
phone_setting.backgrounds = t5xwlogo.jpg

We have also tried:
phone_setting.backgrounds = "Config:t5xwlogo.jpg"
phone_setting.backgrounds = Config:t5xwlogo.jpg

Please help.

Hi,

These parameters should work:
Code:
wallpaper_upload.url = http://ourwebsite.com/t5xwlogo.jpg
phone_setting.backgrounds = t5xwlogo.jpg

Please check if the wallpaper is downloaded to the phone:
Settings > Preference > Wallpaper
and have a max size of 480x272 pixels