Specifications
Aastra July 2014 PA-001011-03-04
54
3.2 ImageMenu Object (55i/57i/57iCT/6735i/6737i/6739i/6867i)
The ImageMenu object allows using a bitmap image to serve as a menu. This is desirable when a
user wants to display menu choices in some non-ASCII character set or with pictures only. Each
menu selection is linked to a keypad key (0-9, *, #).allows developers to create a numerical list of
choices.
3.2.1 Implementation (55i/57i/57iCT/6535i/6737i)
The image itself is specified as a series of hexadecimal characters. See chapter 4.2.1.1 for more
details.
Note: With firmware 3.3.1 the image size is limited to 144x40 pixels.
Object native interaction
Done Redisplays the previous XML object present in the phone browser.
Object default Softkeys
Position
Label
Description
URIs
6
Done
Redisplays the previous XML object present
in the phone browser.
SoftKey:Exit
Note:
the Left Arrow key default interaction is disabled if the LockIn tag is set to “yes”.
the Left Arrow key default interaction can be modified using the cancelAction tag
on a non-softkey phone.
If the LockIn tag is set to “yes” and the cancelAction tag is configured, pressing
the Left Arrow key triggers the configured cancelAction.
the Right arrow key default interaction can be modified using the doneAction tag on
a non-softkey phone.
3.2.2 Implementation (6867i)
For the 6867ii, the image is either a 24/32 bit depth “png” or a “jpeg” file located on a server and
which can be downloaded by the phone using TFTP, FTP, HTTP or HTTPS. See chapter 4.2.1.2
for more details.
Three image sizes are supported:
Up to 320x180 pixels (mode=regular or extended).
Up to 320x240 pixels (mode=fullscreen). In that case, the softkeys are not displayed.
If the image is bigger than the size supported by the requested mode, the image is clipped based
on the requested alignment.