Creating an XML Application
G-6
41-001160-01, Rev 00, Release 2.3
IP Phone Administrator Guide
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. You can also turn off automatic numbering of menu items using the
style=”none
" attribute or use bullets for lists instead of numbers using the
style=”bullet”
.
The Text Menu object allows users to navigate the application, by linking HTTP
requests to menu items.
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".
Содержание 51i
Страница 4: ......
Страница 26: ......
Страница 30: ......
Страница 70: ......
Страница 179: ...Administrator Level Options 41 001160 01 Rev 00 Releaes 2 3 3 91 Administrator Options ...
Страница 180: ......
Страница 292: ...Configuration Server Protocol 4 112 41 001160 01 Rev 00 Releaes 2 3 IP Phone Administrator Guide ...
Страница 644: ...Operational Features 5 352 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Страница 702: ...Encrypted Files on the IP Phone 7 8 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Страница 712: ......
Страница 976: ......
Страница 980: ......
Страница 1014: ...Sample Configuration Files D 34 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Страница 1016: ...Sample Configuration Files D 36 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Страница 1022: ......
Страница 1026: ......
Страница 1030: ......
Страница 1133: ......