Creating an XML Application
G-14
41-001160-01, Rev 00, Release 2.3
IP Phone Administrator Guide
Text Screen Object (Text Screens)
You use the
AastraIPPhoneTextScreen
object to display text to the LCD screen
on the IP Phone. The screen text wraps appropriately and can scroll to display a
message longer then four lines.
After implementing this object, text displays to the LCD on the IP phone.
A user can scroll through the screens as required. If you use the
“
destroyOnExit
” attribute in the XML script, when the user exits the
XML screeens, the screens are destroyed. You can also allow specific text
screens to redisplay for redirection to a new page by using the
“
doneAction
” attribute and specifying the new page to go to in the XML
script.
Implementation
The following is how you would implement the Text Screen object.
Softkey
:
•
6=Done
XML Description
:
<AastraIPPhoneTextScreen destroyOnExit = "yes/no">
<Title>Screen Title</Title>
<Text>The screen text goes here</Text>
</AastraIPPhoneTextScreen>
or
<AastraIPPhoneTextScreen doneAction=”HTTP address”>
<Title>Screen Title</Title>
<Text> The screen text goes here</Text>
</AastraIPPhoneTextScreen>
Notes:
1.
You can use the “
destroyOnExit
” attribute with any XML object as
required.
2.
You can use the “
doneAction
” attribute with the
AastraIPPhoneTextScreen
and
AastraIPPhoneFormattedTextScreen
objects only
.
3.
For all available parameters you can use for the Text Screen object, and
for an explanation of each parameter, see Aastra Telecom’s
"
XML Developer’s Guide
".
Summary of Contents for 5i Series
Page 4: ......
Page 26: ......
Page 30: ......
Page 70: ......
Page 179: ...Administrator Level Options 41 001160 01 Rev 00 Releaes 2 3 3 91 Administrator Options...
Page 180: ......
Page 644: ...Operational Features 5 352 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide...
Page 712: ......
Page 976: ......
Page 980: ......
Page 1014: ...Sample Configuration Files D 34 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide...
Page 1016: ...Sample Configuration Files D 36 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide...
Page 1022: ......
Page 1026: ......
Page 1030: ......
Page 1133: ......