Specifications
PA-001011-03-04 Aastra July 2014
109
3.6.5 Input Type: IP
When the type is set to IP, the user input is restricted to integers only. The phone will validate the
user input; if an invalid IP address is entered, nothing will be sent to the server and the user will
receive an error message.
Object default Softkeys (softkey phones)
Position
Label
Description
URIs
1
Backspace
Deletes the character before the cursor in
the input field.
SoftKey:BackSpace
2
Dot “.”
Inserts a “.” in the user input at the cursor
position
SoftKey:Dot
5
Done
Completes the user input by submitting the
programmed URI and value.
SoftKey:Submit
6
Cancel
Redisplays the previous XML object
present in the phone browser. Does not
appear if LockIn set to “yes”.
SoftKey:Exit
XML Example
<AastraIPPhoneInputScreen type = ”IP”>
<Title>Proxy Server</Title>
<Prompt>Server IP:</Prompt>
<URL>http://10.50.10.53/script.pl</URL>
<Parameter>proxy</Parameter>
<Default></Default>
<AastraIPPhoneInputScreen>
Note: In this example, when the user press “Done” or “Submit” or “Enter” on the phone after
entering “192.168.0.100”, the phone will call the following URL
“http://10.50.10.53/script.pl?proxy=192.168.0.100”.
Resulting Screen (non softkey phone)
Figure 59: InputScreen “IP” Example (non softkey phone)