Specifications
Aastra July 2014 PA-001011-03-04
86
Document Object
Position
Type
Comments
“center”. If not specified the
default value is “left”.
Color
Line tag
Optional
Color of the line, the
possible values are:
“white”,
“black”,
“red”,
“green”,
“brown”,
“blue”,
“magenta”,
“cyan”,
“lightgray”,
“darkgray”,
“lightred”,
“lightgreen”,
“ yellow”,
”lightblue”,
“lightmagenta”,
“lightcyan”
If not specified the default
value is “white”.
6867i and 6739i only
SoftKey
Body
Optional
See section 4.1 for details
Not available on non
softkey phones
Limitations on the non softkey phones
Custom Softkeys are not supported
Only 2 lines are available to display the object.
o A double size line on line 1 does not allow any scrolling
o The scroll height can not be more than 2.
3.4.5 Examples
XML Example 1 (non softkey phones)
<AastraIPPhoneFormattedTextScreen destroyOnExit = “yes”>
<Scroll Height=”2”>
<Line>Line 1</Line>
<Line>Line 2</Line>
<Line Size=”double”>Line 3</Line>
<Line>Line 4</Line>
<Line>Line 5</Line>
</Scroll>
<Line Align=”center”>Footer</Line>
</AastraIPPhoneFormattedTextScreen>