Specifications

Aastra July 2014 PA-001011-03-04
44
Notes:
The number of items in a TextMenu object is limited to 30.
You must declare at least one item in a TextMenu or the phone will generate a
parsing error.
6731i supports only “numbered” style.
XML Document Objects
Document Object
Position
Type
Comments
AastraIPPhoneTextMenu
Root tag
Mandatory
Root object
defaultIndex
Root tag
Optional
Position of the cursor when the XML
object is open. If not specified the
arrow is positioned on the first menu
item.
style
Root tag
Optional
“numbered/none/radio” indicates the
style of the TextMenu. Default is
“numbered”.
Ignored on 6731i, style is always
“numbered”
Ignored on 6867i and 6739i, style is
always “none”
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.
wrapList
Root tag
Optional
“yes” or “no” to indicate if the items
will be text wrapped on 2 lines,
default is “no”.
Ignored on 6867i and 6739i, lines are
automatically wrapped.
Beep
Root tag
Optional
“yes” or “no” to indicate if a
notification beep must be generated
by the phone.
Timeout
Root tag
Optional
Overrides the default 45 seconds
timeout of the UI XML object. A
Timeout set to “0” will disable the
timeout feature. See section 4.10.2
for more details
LockIn
Root tag
Optional
If set to “yes”, the phone ignores all
events that would cause the screen
to exit without using the keys defined
by the object. Default value is “no”.
See section 4.10.3 for more details.