![]() |
Yealink T19P Action URI - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: IP Phone Series (/forumdisplay.php?fid=4) +--- Forum: Phone specific topic (/forumdisplay.php?fid=12) +--- Thread: Yealink T19P Action URI (/showthread.php?tid=31415) |
Yealink T19P Action URI - denis - 10-19-2016 07:39 PM Hello all! I have Yealink T19P phone, and i try to set up remote management with Action URI. But i cannot do it. I sent http request in my phone http://192.168.10.37/servlet?p=login&q=login&username=admin&pwd=admin&jumpto=URI&key=reboot but i have error in log -->> not found cmd What is problem ? I found the similar subject http://forum.yealink.com/forum/archive/index.php?thread-2074.html and then i try my phone with other firmware: 31.72.0.75 31.72.0.20 31.72.0.1 31.72.193.20 31.71.0.50 but everywhere i had error --> not found cmd Thank you for your attention. log Oct 19 11:18:13 fcgiServer.exx: Action URI: IP(192.168.10.29) Action(key=reboot) Oct 19 11:18:13 Log [693]: CUIT<6+info > CAccessManager::ProcessMsg:0x30017, lParam:0 Oct 19 11:18:13 Log [693]: CUIT<6+info > Allow to Remote Control ! Oct 19 11:18:13 Log [693]: URIL<6+info > ParseURI[key=reboot] Oct 19 11:18:13 Log [693]: URIL<6+info > Action(reboot) Oct 19 11:18:14 Log [693]: URIL<4+warnin> not found cmd! log RE: Yealink T19P Action URI - denis - 10-19-2016 09:07 PM Thank you all. I solved problem. I had something wrong in my http request. Valid https is "http://192.168.10.37/servlet?p=login&q=login&username=admin&pwd=admin&jumpto=URI&p=settings-upgrade&q=reboot" |