Specifications
PA-001011-03-04 Aastra July 2014
95
Native Interaction
“SoftKey:Exit”
3.5.4 XML Description
“Red” tags indicates that the tag does not apply to all phones, when not supported the tags are just
ignored.
<AastraIPPhoneImageScreen
destroyOnExit = “yes/no”
cancelAction = “some URI”
doneAction = “some URI”
imageAction = “some URI”
Beep = “yes/no”
Timeout = “some integer”
LockIn = “yes/no”
GoodbyeLockInURI = “some URI”
allowDTMF = “yes/no”
scrollUp = “some URI”
scrollDown = “some URI”
scrollLeft = “some URI”
scrollRight = “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>
<!—Additional Softkey Items may be added -->
</AastraIPPhoneImageScreen>
XML Document Objects
Document Object
Position
Type
Comments
AastraIPPhoneImageScreen
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.