Yealink Forums

Full Version: Show phone status (busy, DND,...)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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,
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?
(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
Reference URL's