SIP IP Phone Administrator Guide

Creating an XML Application
F-26 41-001160-03, Rev 00, Release 2.4
IP Phone Administrator Guide
Implementation (Number)
The following is how you would implement the UserInput object using Numbers.
Softkeys
:
1=Backspace,
5=Cancel,
•6=Done
XML Example
:
<AastraIPPhoneInputScreen type = "number">
<Title>Proxy Port</Title>
<Prompt>Port:</Prompt>
<URL>http://10.50.10.53/script.pl</URL>
<Parameter>port</Parameter>
<Default>5060</Default>
<AastraIPPhoneInputScreen>
XML Screen Example:
Proxy Port
Backspace
Done
Port: 5060
Cancel
Draft 1