Specifications

Aastra July 2014 PA-001011-03-04
56
Image area
320x240 pixels
Figure 29: ImageMenu 6867i implementation (fullscreen mode)
Also a URI can be programmed to be called when the user presses the Select key (imageAction
root tag). If this tag is empty, phone will use the URI configured by the doneAction tag (SoftKey:Exit
by default).
So by default pressing the Select key destroys the current XML object unless an imageAction or a
doneAction is configured.
Native Interaction
SoftKey:Exit
3.2.3 Implementation (6739i)
For the 6739i, the image is a 24 bit depth “png” or “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:
380x340 pixels (mode=regular).
640x340 pixels (mode=extended).
640x480 pixels (mode=fullscreen).
The key is mapped to the cancelAction tag, if not specified the XML object is destroyed.