Aastra Telecom 9480i Series Manual De Usuario

Descargar
Página de 1184
Creating an XML Application
F-16
41-001160-03, Rev 00, Release 2.4 
IP Phone Administrator Guide
XML Example 2:
<AastraIPPhoneTextScreen doneAction=”http://10.50.10.117/
test.xml”>
<Title>Screen Object</Title>
<Text>For more information about this test, press Done.</Text>
</AastraIPPhoneTextScreen>
XML Screen Example 2:
Note: 
This example displays text that you can scroll through on the LCD 
screen. As you scroll the screen, and then press DONE (9480i, 9480i CT, 
6755i, 6757i, 6757i CT) or the RIGHT ARROW key (9143i and 6753i), 
the screen redirects you to the location specified in the script. After 
pressing DONE or the RIGHT ARROW key, the phone checks if a 
doneAction” exists in the XML script. If it does, the screen gets 
redirected to the location specified. If it does not exist, then the scrolled 
screens use the “destroyOnExit” attribute and destroy the screens.
Screen Object
 
Done
For more information about
this test, press DONE.
 
Done
TEST
 
Done
This screen displays the HTTP
screen that you have been
redirected to.
Draft 1