Aastra Telecom 480I User Manual

Page of 504
How to Create an XML Application
G-10
41-001129-00 Rev 09, Release 1.4.1  
IP Phone Administrator Guide
Appendix G
UserInput Object 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