Userinput object (user input screens), Implementation (ip addresss), Draft 1 – Aastra Telecom 9480i Series User Manual
Page 1099

Creating an XML Application
41-001160-03, Rev 00, Release 2.4
F-23
UserInput Object (User Input Screens)
The AastraIPPhoneInputScreen object allows application developers to create 
screens for which the user can input text 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.
For User input screens, you can also create the following:
•
Time and Date Format User input screens. For more information, see
and Date Formats (User Input Screens)”
•
Multiple input fields per AastraIPPhoneInputScreen object. For more 
information, see 
“Multiple Input Fields (User Input Screens)”
Implementation (IP Addresss)
The following is how you would implement the AastraIPPhoneInputScreen 
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
AastraIPPhoneInputScreen object, and for an explanation of each 
parameter, see Aastra Telecom’s "XML Developer’s Guide".
Draft 1
