Polycom 3725-49106-001 Rev A Cell Phone User Manual


 
Web Application for Polycom Phones UC Software 5.0.0
Polycom, Inc. 64
Viewing the Idle Browser
The idle display microbrowser is independent of the main microbrowser but is capable of rendering the
same content. The idle browser’s home page is configured via the mb.idleDisplay.home
configuration parameter. The idle display microbrowser does not accept any user input and will only
appear when there are no phone calls in progress and the phone is in the idle user interface state. The
content on the idle display microbrowser is updated based on a configurable refresh timer or by honoring
the value of the Refresh header.
Examples of the idle microbrowser on the SoundPoint IP 670 and SoundStation IP 7000 phones are
shown in Figure 7: SoundPoint IP 670 Idle Browser and Figure 8: SoundStation IP 7000 Idle Browser.
Figure 7: SoundPoint IP 670 Idle Browser
Figure 8: SoundStation IP 7000 Idle Browser
Sample Microbrowser Web Applications
This section provides three sample applications that you can use as a starting point for writing your
application for the microbrowser:
Static XHTML Application
Dynamic XHTML Application
XML API Application
Note: Applications Can Be Developed on Any Web Server
Even though Tomcat is used in the following examples, you are free to use any Web server you
choose. Static and dynamic XHTML applications can be developed using any Web server
technologies: ASP.net, Java Servlets, Java Server Pages, CGI-PERL, PHP, etc.