IP Phone Administrator Guide How to Create an XML Application

Appendix G

Note: You can add more configuration items as applicable. There is a limit of 5000 bytes (less than 5k) on the size of XML configuration objects.

XML Example:

The following is an example of an XML configuration script that creates a softkey you can press on the IP phone to push the configuration from the server to the phone:

<AastraIPPhoneConfiguration>

<ConfigureItem>

<Parameter>softkey1 label</Parameter> <Value>John Doe</Value>

</ConfigureItem>

<ConfigureItem> <Parameter>softkey1 type</Parameter> <Value>speeddial</Value>

</ConfigureItem>

<ConfigureItem>

<Parameter>softkey1 value</Parameter> <Value>5551234</Value>

</ConfigureItem>

</AastraIPPhoneConfiguration>

G-28

41-001160-00, Rev 01 Release 2.0

Page 568
Image 568
Aastra Telecom 57I C53I manual XML Example