How to Create an XML Application
G-4
41-001129-00 Rev 09, Release 1.4.1
IP Phone Administrator Guide
Appendix G
Text Menu Object (Menu Screens)
The Text Menu object allows application developers to create a numerical list of
menu items on the IP phones. The go-to line support, arrow indicator, and scroll
key support are built into these objects, along with the "
Select
" and "
Done
" soft
keys. The Text Menu object allows users to navigate the application, by linking
HTTP requests to menu items.
Text Menu Object Implementation
The following is how you would implement the Text Menu object.
Softkeys:
•
1=Select
•
6=Done
XML Description:
<AastraIPPhoneTextMenu
defaultIndex = "some integer"
destroyOnExit = "yes/no">
<Title>Menu Title</Title>
<MenuItem base ="http://base/">
<Prompt>First Choice</Prompt>
<URI>http://somepage.xml</URI>
<Selection></Selection>
</MenuItem>
<!-Additional Menu Items may be added -->
<!-Additional Softkey Items may be added -->
</AastraIPPhoneTextMenu>
Note:
For all available parameters you can use for the Text Menu object,
and for an explanation of each parameter, see Aastra Telecom’s
"XML Developer’s Guide".
Содержание 480I CT
Страница 1: ...Administrator Guide Release 1 4 1 SIP IP PHONE 480i 480i CT 9112i 9133i 41 001129 00 Rev 09 ...
Страница 4: ......
Страница 16: ......
Страница 34: ......
Страница 264: ......
Страница 274: ......
Страница 290: ......
Страница 399: ...Troubleshooting Parameters 41 001129 00 Rev 09 Release 1 4 1 A 109 Configuration Parameters Appendix A ...
Страница 408: ......
Страница 412: ......
Страница 454: ...Sample Configuration Files D 42 41 001129 00 Rev 09 Release 1 4 1 IP Phone Administrator Guide Appendix D ...
Страница 456: ...Sample Configuration Files D 44 41 001129 00 Rev 09 Release 1 4 1 IP Phone Administrator Guide Appendix D ...
Страница 462: ......
Страница 466: ......
Страница 470: ......
Страница 502: ......
Страница 503: ......