Creating an XML Application
41-001160-03, Rev 00, Release 2.4
F-75
AastraIPPhoneTextMenu (Icon Menu)
The
AastraIPPhoneTextMenu
(Icon Menu) object is identical to the
“Text Menu
Object (Menu Screens)”
described on
page F-6
, except a small icon image appears
after the menu number and before the text item. The Text Menu object allows
application developers to create a numerical list of menu items on the IP phones.
The AastraIPPhoneTextMenu (Icon Menu) object allows users to navigate the
application, by linking HTTP requests and icons to menu items.
XML Example
:
The XML script for the AastraIPPhoneTextMenu (Icon Menu) object is as
follows:
<AastraIPPhoneTextMenu>
<Title> Icon Menu </Title>
<MenuItem base = http://someserver/,
icon="1"
>
<Prompt> Voicemail </Prompt>
<URI>scripts/voicemail.php</URI>
</MenuItem>
<MenuItem
icon="2"
>
<Prompt> Horoscope</Prompt>
<URI> scripts/horoscope.php </URI>
</MenuItem>
<IconList>
<Icon index = "1"> Icon:Envelope </Icon>
<Icon index = "2"> FFFF0000FFFF0000 </Icon>
</IconList>
</AastraIPPhoneTextScreen>
The “
icon=1
” attribute in the above example tells the phone to display the icon
specified in the IconList called “
<Icon index = “1”> Icon:Envelope </Icon>
”.
For more information about the “IconList”, see
“Using the <IconList>”
on
page F-76
.
Draft 1
Summary of Contents for 675i Series
Page 4: ...D r a f t 1 ...
Page 26: ...Non Blocking HTTP Connections F 90 XML SIP Notify F 91 Limited Warranty D r a f t 1 ...
Page 30: ...D r a f t 1 ...
Page 70: ...D r a f t 1 ...
Page 90: ...D r a f t 1 ...
Page 745: ...D r a f t 1 ...
Page 1026: ...D r a f t 1 ...
Page 1068: ...D r a f t 1 ...
Page 1072: ...D r a f t 1 ...
Page 1076: ...D r a f t 1 ...
Page 1182: ...Index 12 41 001160 00 Release 2 2 Rev 05 Index D r a f t 1 ...
Page 1183: ...D r a f t 1 ...