Yealink Forums
Show phone status (busy, DND,...) - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: Show phone status (busy, DND,...) (/showthread.php?tid=11549)



Show phone status (busy, DND,...) - OXE - 11-23-2015 08:33 PM

Is it possible to see T2x phone status (free, busy, DND, ...) through WEB interface, telnet or some other tool?
p.s. DND is visible in FEATURES/Forward&DND.


RE: Show phone status (busy, DND,...) - James_Yealink - 11-24-2015 05:34 AM

Hello,

You can get phone LCD scrrenshot by the command "screencapture".

For example, this is the URL you can see when login into phone web interface

http://10.17.3.2/servlet?p=account-adv&q=load&acc=0

Change it to follow URL to get a LCD screenshot. Firslty make sure that you write a trusted ip address under Feature-> Remote contorl, or you can fill any in the filed to allow any PC to get the screenshot.

http://10.17.3.2/screencapture

Regards,


RE: Show phone status (busy, DND,...) - OXE - 12-02-2015 10:18 PM

I have entered value any into field Features/Remote Control/Action URI allow IP List , but I am getting remote control forbidden message after command http:// IP /screencapture

p.s. I have discovered, that need to answer YES on phone for the question about remote control allowance.
Is it possible to overcome need to press key on phone?
Is it timed allowance or phone will keep that endless until some firmware upgrade or full reset to factory settings?


RE: Show phone status (busy, DND,...) - levstik - 01-30-2020 08:40 AM

(12-02-2015 10:18 PM)OXE Wrote:  I have entered value any into field Features/Remote Control/Action URI allow IP List , but I am getting remote control forbidden message after command http:// IP /screencapture

p.s. I have discovered, that need to answer YES on phone for the question about remote control allowance.
Is it possible to overcome need to press key on phone?
Is it timed allowance or phone will keep that endless until some firmware upgrade or full reset to factory settings?

Yes, using yealink provisioning with this in config:
features.action_uri.enable=1
features.action_uri_limit_ip=192.168.*.*
features.show_action_uri_option=0 <- this one will disable popup on phone

http://support.yealink.com/faq/faqInfo?id=562