For details about available characters, see 5.2.2 Characters Available for String Values.
Comma-separated Integer: a list of integers, separated by commas
No space characters are allowed.
Comma-separated String: a list of strings, separated by commas
No space characters are allowed.
Description
Describes the details of the parameter.
Value Range
Indicates the permitted value range of the parameter.
Default Value
Indicates the factory default value of the parameter.
Actual default values may vary depending on your phone system dealer.
Phone User Interface Reference
Provides the reference page of the corresponding parameter in phone user interface programming.
Web User Interface Reference
Provides the reference page of the corresponding parameter in Web user interface programming.
5.2.2 Characters Available for String Values
Unless noted otherwise in "Value Range", only ASCII characters can be used for parameter values. Unicode
characters can also be used in some parameter values.
Available ASCII characters are shown in the following table:
5.2.3 XML Formatting Basics
Configuration parameters are stored in an XML format. The following are guidelines for using XML.
XML files have a in hierarchical structured that uses elements and attributes to identify the structure and
content of data.
XML documents must contain a root element.
All elements in an XML file can contain sub elements and attributes.
An XML file starts at the root element and branches to the lowest level of elements.
218 Administrator Guide Document Version 2014-05
5.2.3 XML Formatting Basics