Specifications
PA-001011-03-04 Aastra July 2014
59
Native Interaction
“SoftKey:Exit”
3.2.4 XML Description
<AastraIPPhoneImageMenu
destroyOnExit = “yes/no”
cancelAction = “some URI”
doneAction = “some URI”
imageAction = “some URI”
Beep = “yes/no”
Timeout = “some integer”
LockIn = “yes/no”
GoodbyeLockInURI = “some URI”
mode = “regular/extended/fullscreen”
>
<TopTitle icon=”icon index”
Color=”white/black/red/green/brown/blue/magenta
cyan/lightgray/darkgray/lightred/lightgreen
yellow/lightblue/lightmagenta/lightcyan”
>Top Title</TopTitle>
<Image
verticalAlign = “top,middle,bottom”
horizontalAlign = “left,middle,right”
height = “height in pixels”
width = “width in pixels”
>Image as hexadecimal characters or URL</Image>
<!—Base attribute is optional-->
<URIList base = "http://someserver/">
<URI key = "0">link1.php</URI>
<URI key = "#">link3.php</URI>
<!—Additional URI entries may be added (0-9,* and #)-->
</URIList>
<!—Additional Softkey Items may be added -->
</AastraIPPhoneImageMenu>
XML Document Objects
Document Object
Position
Type
Comments
AastraIPPhoneImageMenu
Root tag
Mandatory
Root object
destroyOnExit
Root tag
Optional
“yes/no” indicates if the object is kept
or not in the phone browser after exit.
If not specified, the object is kept in
the browser.
cancelAction
Root tag
Optional
Defines the URI to be called when
the user cancels the XML object.
doneAction
Root tag
Optional
Defines the URI to be called when
the user selects the “Done” softkey or
‘SoftKey:Exit’.
imageAction
Root tag
Optional
Defines the URI to be called when
the user presses on the image.
6867i and 6739i only.