Time and temp for Polycom 650

During a PBX installation, I was approached with concern about the microbrowser on the Polycom 650 phones being used. The client liked the browser feature, but was concerned about security risks with it being implemented. When it got down to it, he wanted the feature, but didn’t really want to use it yet. It was suggested that the microbrowser give immediate access to a weather forecast, he jumped at that and we set to work. First we setup a proxy server that disallowed all access to the internet. Then we grabbed feed2html.py and installed that on the server. We setup cron to update hourly from the NOAA weather feed.  We configured the custom.cfg file(see below) for their polycom phones to bind the “Applications” button to the weather page and forced the proxy to our squid installation. Now his users have immediate access to the weather, and he knows exactly what the phones try to pull from the web.

<microbrowser mb.proxy=”10.1.2.2:3128″ mb.ssawc.call.mode=”" mb.ssawc.enabled=”" mb.launchpad.enabled=”1″>
<mainmb.main.home=”http://10.1.2.2/pc/weather.html” mb.main.idleTimeout=”60″ mb.main.statusbar=”" mb.main.1.url=”" mb.main.1.icon=”" mb.main.1.text=”" mb.main.2.url=”" mb.main.2.icon=”" mb.main.2.text=”" mb.main.3.url=”" mb.main.3.icon=”" mb.main.3.text=”" mb.main.4.url=”" mb.main.4.icon=”" mb.main.4.text=”" mb.main.5.url=”" mb.main.5.icon=”" mb.main.5.text=”" mb.main.6.url=”" mb.main.6.icon=”" mb.main.6.text=”"/>
<idleDisplay mb.idleDisplay.home=”" mb.idleDisplay.refresh=”0″/>
<limits mb.limits.nodes=”" mb.limits.cache=”"/>
</microbrowser>

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

WordPress Themes