Note
•
The maximum size of a configuration file is 240 KB.
•
The configuration file does not necessarily need to have the ".xml" extension. However, it must start
with a comment line containing "
# Panasonic SIP Phone Standard Format File #
".
•
If you are transferring configuration files using an encryption key (
®
), the file
extension must be changed accordingly.
2.4.4.1 XML Structure
XML Syntax
XML configuration files each consist of an XML declaration and XML instance.
XML Declaration
XML Instance
<?xml version="1.0" encoding="utf-8"?>
<PANASipPhoneConfig>
<Dev>
...........
</Dev>
</PANASipPhoneConfig>
[XML Declaration]
The XML declaration contains the XML version and character set, as follows:
<?xml version="1.0" encoding="utf-8"?>
The XML version must be 1.0 and the character set must be UTF-8.
[XML Instance]
The XML instance contains the XML configuration data for programming the unit.
XML Schema File
The XML schema is a description of the type of XML document. The file name should be as follows:
•
UT670_config.xsd
This is not a proprietary schema. The schema uses the "http://www.w3.org/2001/XMLSchema" namespace.
XML Element/Attribute Configuration Parameters
Common Description Rules
•
Certain parameter names end with "
[n]
". This signifies that these settings can be made to each line
individually. The unit supports 6 telephone lines.
Document Version 2012-07
Administrator Guide
33
Section 2 General Information on Programming
Summary of Contents for KX-UT670
Page 14: ...14 Administrator Guide Document Version 2012 07 Table of Contents ...
Page 226: ...226 Administrator Guide Document Version 2012 07 Section 8 Backup and Restore ...
Page 230: ...230 Administrator Guide Document Version 2012 07 Section 9 Resetting the Unit ...
Page 236: ...236 Administrator Guide Document Version 2012 07 Section 10 Troubleshooting ...
Page 239: ...Section 12 Appendix Document Version 2012 07 Administrator Guide 239 ...
Page 242: ...242 Administrator Guide Document Version 2012 07 Section 12 Appendix ...
Page 243: ...Index Document Version 2012 07 Administrator Guide 243 ...
Page 249: ...Document Version 2012 07 Administrator Guide 249 Notes ...