Yealink Forums
Screensaver Autoprovision - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: Screensaver Autoprovision (/showthread.php?tid=26956)



Screensaver Autoprovision - n1cks21 - 09-28-2016 09:56 PM

I am trying to set the screensaver using Autoprovision on a T46G , have used the web interface and found "phone_setting.screen_saver_wait_time" so in my cfg file I have added "phone_setting.screen_saver_wait_time = 1800" but it doesn't work, does anyone know the correct syntax? Huh

Cheers
Nick


RE: Screensaver Autoprovision - Lucia_Yealink - 09-29-2016 01:34 PM

(09-28-2016 09:56 PM)n1cks21 Wrote:  I am trying to set the screensaver using Autoprovision on a T46G , have used the web interface and found "phone_setting.screen_saver_wait_time" so in my cfg file I have added "phone_setting.screen_saver_wait_time = 1800" but it doesn't work, does anyone know the correct syntax? Huh

Cheers
Nick

HI Sir,

The right syntax is like below:
screensaver.wait_time=


##Description:
Configures the time (in seconds) to wait in the idle state before the screen saver
starts.
0-Never (not applicable to SIP VP-T49G IP phones)
15-15s
30-30s
60-1min
120-2min
300-5min
600-10min
1800-30min


RE: Screensaver Autoprovision - n1cks21 - 09-29-2016 04:13 PM

(09-29-2016 01:34 PM)Yealink_Lucia Wrote:  
(09-28-2016 09:56 PM)n1cks21 Wrote:  I am trying to set the screensaver using Autoprovision on a T46G , have used the web interface and found "phone_setting.screen_saver_wait_time" so in my cfg file I have added "phone_setting.screen_saver_wait_time = 1800" but it doesn't work, does anyone know the correct syntax? Huh

Cheers
Nick

HI Sir,

The right syntax is like below:
screensaver.wait_time=


##Description:
Configures the time (in seconds) to wait in the idle state before the screen saver
starts.
0-Never (not applicable to SIP VP-T49G IP phones)
15-15s
30-30s
60-1min
120-2min
300-5min
600-10min
1800-30min

Thank you, that worked a treat. Wink