EasyManuals Logo
Home>Cisco>Adapter>SPA100 Series

Cisco SPA100 Series Provisioning Guide

Cisco SPA100 Series
213 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #19 background imageLoading...
Page #19 background image
Creating XML Provisioning Scripts
File Structure
Provisioning Guide for Cisco SPA100 and SPA200 Series Analog Telephone Adapters 19
2
The ATA recognizes arbitrary, configurable aliases for a limited number of
parameter names.
If the Open format profile contains multiple occurrences of the same
parameter tag, the last such occurrence overrides any earlier ones. To avoid
inadvertently overriding configuration values for a parameter, it is
recommended that at most one instance of a parameter be specified in any
one profile.
Formatting
These properties apply to the formatting of the strings:
Comments are allowed by using standard XML syntax.
<!-- My comment is typed here -->
Leading and trailing white space is allowed for readability and will be
removed from the parameter value.
New lines within a value are converted to spaces.
An XML header of the form <? . . . ?> is allowed, but is ignored by the ATA.
To enter special characters, use basic XML character escapes, as shown in
the following table.
In the following example, character escapes are entered to represent the
greater than and less than symbols that are required in a dial plan rule. This
example defines an information hotline dial plan that sets the Dial_Plan[1]
parameter equal to (S0 <:18005551212>).
<flat-profile>
<Dial_Plan_1_>
(S0 &lt;:18005551212&gt;)
</Dial_Plan_1_>
Special Character XML Escape Sequence
& (ampersand) &amp;
< (less than) &lt;
> (greater than) &gt;
’ (apostrophe) &apos;
” (double quote) &quot;

Table of Contents

Other manuals for Cisco SPA100 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco SPA100 Series and is the answer not in the manual?

Cisco SPA100 Series Specifications

General IconGeneral
BrandCisco
ModelSPA100 Series
CategoryAdapter
LanguageEnglish

Related product manuals