Aastra Telecom 53I Manual De Usuario

Descargar
Página de 818
How to Create an XML Application
G-22
41-001160-00, Release 2.1, Rev 04  
IP Phone Administrator Guide
Appendix G
XML Description:
<AastraIPPhoneInputScreen type = "IP/string/number" password = 
"yes/no" destroyOnExit = "yes/no">
<!-password attribute is optional and set to "no" by defaultà
<!-destroyOnExit is optional and "no" by default à
<Title>Title string, usually same as menu title</Title>
<Prompt>Enter IP address or host name</Prompt>
<URL>Target receiving the input</URL>
<Parameter>parameter added to URL</Parameter>
<Default />
<SoftKey index = "1">
  
<Label> Backspace </Label>
  
<URI>SoftKey:Exit</URI>
 </Softkey>
<SoftKey index = "2">
  
<Label> Dot </Label>
  
<URI>SoftKey:Exit</URI>
 </Softkey>
<SoftKey index = "3">
  
<Label> ChangeCase </Label>
  
<URI>SoftKey:Exit</URI>
 </Softkey>
<SoftKey index = "4">
  
<Label> Numeric/Alpha </Label>
  
<URI>SoftKey:Exit</URI>
 </Softkey>
<SoftKey index = "5">
  
<Label> Cancel </Label>
  
<URI>SoftKey:Exit</URI>
 </Softkey>
<SoftKey index = "6">
  
<Label> Done </Label>
  
<URI>SoftKey:Exit</URI>
 </Softkey>
</AastraIPPhoneInputScreen>