Polycom 1725-17693-210 Rev. A Telephone User Manual


 
Developer’s Guide SoundPoint IP / SoundStation IP
2 - 16
5. Configure SoundPoint IP and SoundStation IP phones to point to the
XHTML file in the sip.cfg configuration file.
For this example, change
mb.main.home
to
http://<WEBSERVER_ADDRESS:PORT>/PLCM/AddStock.xhtml
.
6. Reboot the phones.
7. On a SoundPoint IP phone, press the Services (or Applications) key.
The
AddStock.xhtml
appears on the graphic display.
8. Enter a stock symbol, then select the Get Quote soft key.
The stock quote for the entered stock symbol appears on the graphic
display.
Note
Static and dynamic XHTML applications can be developed using any Web server.
Even though Tomcat is used in the example, the developer is free to use any Web
server.
Dynamic XHTML applications can be developed using any Web technologies—for
example, ASP.net, Java Servlets, Java Server Pages, CGI-PERL, and PHP.