![]() |
XML Browser Automatic Polling - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: IP Phone Series (/forumdisplay.php?fid=4) +--- Forum: Wishlist (/forumdisplay.php?fid=13) +--- Thread: XML Browser Automatic Polling (/showthread.php?tid=1024) |
XML Browser Automatic Polling - John_K - 11-14-2013 12:35 AM My phones are behind NAT so I can't easily push XML to them, So I'd like my phones to instead initiate a pull. I'd like to have an option I can set in my configuration files where I can define a URL and a refresh period for the phone to poll my HTTP server for a XML File. Desired Configuration: xml_browser_poll.url = http://example.com/yealink/$MAC.xml xml_browser_poll.repeat.enable = 1 xml_browser_poll.repeat.minutes = 30 Every 30 minutes the phone would poll my server for the MAC.xml file and parese it like if the user of the phone pressed a DSS key configured with the XML Browser action. |