Aastra Telecom 480I IP Phone User Manual


 
How to Create an XML Application
41-001129-00 Rev 09, Release 1.4.1 G-7
Creating an XML Application
Appendix G
XML Screen Example:
UserInput Object (User Input Screens)
The UserInput object allows application developers to be able to input text on the
phone screen where applicable. (Line 1 is a title, Line 4 is an input prompt, and
Line 5 is an input field). The IP phones support three parameter types: IP
Addresses, Numbers (integers), and Strings. Each parameter has a URL tag that is
used to send information back to the HTTP server. The label in the parameter tag
is appended to the address in the URL tag and sent via HTTP GET.
UserInput Object Implementation (IP Addresss)
The following is how you would implement the UserInput object using an IP
Address.
Softkeys:
1=Backspace,
•2=Dot,
3=ChangeCase,
4=Numeric/Alpha,
5=Cancel,
•6=Done
Note: For all available parameters you can use for the UserInput object,
and for an explanation of each parameter, see Aastra Telecom’s
"XML Developer’s Guide".
Screen Object
Done
The screen object can
be implemented
similar to the