Specifications
PA-001011-03-04 Aastra July 2014
43
Figure 19: TextMenu Implementation on 6739i
3.1.3 XML Description
“Red” tags indicates that the tag does not apply to all phones, when not supported the tags are just
ignored.
<AastraIPPhoneTextMenu
defaultIndex = “some integer”
destroyOnExit = “yes/no”
style = “numbered/none/radio”
Beep = “yes/no”
Timeout = “some integer”
LockIn = “yes/no”
GoodbyeLockInURI = “some URI”
allowAnswer = “yes/no”
allowDrop = “yes/no”
allowXfer = “yes/no”
allowConf = “yes/no”
cancelAction = “some URI”
wrapList = “yes/no”
scrollConstrain = “yes/no”
unitScroll = “yes/no”
scrollUp = “Some URI”
scrollDown = “Some URI”
numberLaunch = “yes/no”
>
<Title wrap=”yes/no”
Color=”white/black/red/green/brown/blue/magenta
cyan/lightgray/darkgray/lightred/lightgreen
yellow/lightblue/lightmagenta/lightcyan”
>Menu 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>
<MenuItem base = ”http://base/” icon = “icon index”>
<Prompt Color=”white/black/red/green/brown/blue/magenta
cyan/lightgray/darkgray/lightred/lightgreen
yellow/lightblue/lightmagenta/lightcyan”
split=”integer”
>First Choice</Prompt>
<URI>http://somepage.xml</URI>
<Dial line=”SIP line”>Number to dial<Dial>
<Selection>Selection</Selection>
</MenuItem>
<IconList>
<Icon index = “int”>Icon:Iconname or HEX string</Icon>
<!—As many as different icons used in the object -->
</IconList>
<!—Additional Menu Items may be added (up to 30)-->
<!—Additional Softkey Items may be added (softkey phones)-->
</AastraIPPhoneTextMenu>