Specifications

PA-001011-03-04 Aastra July 2014
67
3.3.4 XML Description
Red” tags indicates that the tag does not apply to all phones, when not supported the tags are just
ignored.
<AastraIPPhoneTextScreen
destroyOnExit = “yes/no
cancelAction = “some URI”
doneAction = “some URI”
Beep = “yes/no
Timeout = some integer”
allowAnswer = “yes/no
allowDrop = “yes/no
allowXfer = “yes/no
allowConf = “yes/no
LockIn = “yes/no
GoodbyeLockInURI = “some URI”
allowDTMF = “yes/no
scrollUp = “some URI”
scrollDown = “some URI”
scrollLeft = “some URI”
scrollRight = “some URI”
>
<Title wrap=”yes/no
Color=”white/black/red/green/brown/blue/magenta
cyan/lightgray/darkgray/lightred/lightgreen
yellow/lightblue/lightmagenta/lightcyan”
>Screen Title</Title>
<TopTitle icon=”icon index”
Color=”white/black/red/green/brown/blue/magenta
cyan/lightgray/darkgray/lightred/lightgreen
yellow/lightblue/lightmagenta/lightcyan”
>Top Title</TopTitle>
<Text Color=”white/black/red/green/brown/blue/magenta
cyan/lightgray/darkgray/lightred/lightgreen
yellow/lightblue/lightmagenta/lightcyan”
>The screen text goes here</Text>
<!Additional Softkey Items may be added-->
</AastraIPPhoneTextScreen>
XML Document Objects
Document Object
Position
Type
Comments
AastraIPPhoneTextScreen
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’.