Specifications

Aastra July 2014 PA-001011-03-04
92
Image area
320x240 pixels
Figure 51: ImageScreen 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.5.3 Implementation (6739i)
For the 6739i, the image is either a 24 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:
380x340 pixels (mode=regular).
640x340 pixels (mode=extended). In that case, the softkeys are not displayed.
640x480 pixels (mode=fullscreen). In that case, the softkeys are not displayed.
The key is mapped to the cancelAction tag, if not specified the XML object is destroyed.
Ten customizable softkeys are available for this object, there is no default softkey.