T46G Action URI is failing to toggle DND - 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: T46G Action URI is failing to toggle DND (/showthread.php?tid=11679) |
T46G Action URI is failing to toggle DND - danish_vt - 12-08-2015 11:59 AM Hi, I am trying to get DND on and off using external application to phone. I always get this [root@VirtualTelecom freepbx]# lynx --dump 'http://admin:admin@192.168.10.24/cgi-bin/ConfigManApp.com?key=DNDOn' HTTP: Access authorization required. Use the -auth=idw parameter. Looking up 192.168.10.24 Making HTTP connection to 192.168.10.24 Alert!: Address contains a username: admin:admin Sending HTTP request. HTTP request sent; waiting for response. Alert!: Access without authorization denied -- retrying This IP is pingable from server and there is no problem in reachablity. RE: T46G Action URI is failing to toggle DND - Yealink_Michael - 12-08-2015 06:31 PM hi would you please try below format and try again : http://admin:admin@192.168.10.24/servlet?key=DNDOn in addition, Action URI allow IP List should be any path : Features -> Remote Control -> Action URI allow IP List TKS & BR Michael |