Creating an XML Application
41-001160-01, Rev 00, Release 2.3
G-71
AastraIPPhoneImageMenu
The
AastraIPPhoneImageMenu
object allows you to use a bitmap image to
display as a menu. Each menu item is linked to a keypad key (0-9, *, #). You can
use this type of image object when you want to display menu choices as a
non-ASCII character set or with pictures only. You can specify the placement of
the image on the screen by setting the following attributes:
•
verticalAlign
•
horizontalAlign
•
height
•
width
The image is specified as a series of hexadecimal characters. Two hex characters
map to one byte of pixel data, where each bit represents a pixel. The image data
describes the bitmap from left to right and top to bottom. The data is padded on
an 8-bit boundary, so if the height and width do not match the pixel information,
then the image will not display correctly. The character strings map to the middle
and four corners of the screen. If desired, you can specify an integer as an absolute
pixel for customized displays.
XML Example
:
The XML script for the AastraIPPhoneImageMenu object is as follows:
<AastraIPPhoneImageMenu>
<
Image
verticalAlign = "top,middle,bottom,'pixel'",
horizontalAlign = "left,middle,right,'pixel'"
height="'integer'", width="'integer'">
FF00F800FF00FFFFFFFFFFFF00FF00FF00FFF8F200
</Image>
<!-Base attribute is optional-->
<URIList base = "http://someserver/">
<URI key = "0">link1.php</URI>
<URI key = "1">link2.php</URI>
<URI key = "#">link3.php</URI>
</URIList>
</AastraIPPhoneImageMenu>
Summary of Contents for 5i Series
Page 4: ......
Page 26: ......
Page 30: ......
Page 70: ......
Page 179: ...Administrator Level Options 41 001160 01 Rev 00 Releaes 2 3 3 91 Administrator Options...
Page 180: ......
Page 644: ...Operational Features 5 352 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide...
Page 712: ......
Page 976: ......
Page 980: ......
Page 1014: ...Sample Configuration Files D 34 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide...
Page 1016: ...Sample Configuration Files D 36 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide...
Page 1022: ......
Page 1026: ......
Page 1030: ......
Page 1133: ......