Appendix G

IP Phone Administrator Guide Icon1.MenuVoicemail How to Create an XML Application 2 Horoscope

XML Screen Example:

Select

Using the <IconList>

Done

You can incorporate the use of an <IconList> attribute in the XML script to define the images you will use with the AastraIPPhoneTextMenu object. After you define the icons in the <IconList>, you can then call those icons as you need them throughout the script. This also allows you to assign the icons to softkeys on the phone.

You can load images in the <IconList> in two ways:

By specifying the image after a special prefix called “Icon:” For example:

<IconList>

<Icon index = “1”> Icon:Envelope </Icon>) <IconList>

By specifying the image in hexidecimal format For example:

<IconList>

<Icon index = “2”> FF00F3 </Icon>) <IconList>

G-54

41-001160-00, Release 2.1, Rev 04

Page 792
Image 792
Aastra Telecom 57I CT, 55I, 53I manual Done, Using the IconList