AASTRA 480i Manual Do Utilizador

Página de 504
How to Create an XML Application
41-001129-00 Rev 09, Release 1.4.1
G-5
Creating an XML Application
Appendix G
XML example:
<AastraIPPhoneTextMenu>
<Title>Phone Services</Title>
<MenuItem base = "http://10.50.10.53/">
<Prompt>Traffic Reports</Prompt>
<URI> rss_to_xml.pl</URI>
</MenuItem>
<MenuItem>
<Prompt>Employee List</Prompt>
<URI>employees.xml</URI>
</MenuItem>
<MenuItem base ="">
<Prompt>Weather</Prompt>
<URI>http://10.50.10.52/weather.pl</URI>
</MenuItem>
</AastraIPPhoneTextMenu>
XML Screen Example:
Note: 
The maximum number of items to be included in a Text Menu 
object is 15.
Phone Services
1.Traffic Reports
2.Employee List
3.Weather
Select 
Done