Cisco SPA1112 Provisioning Manual page 17

Analog telephone adapters
Table of Contents

Advertisement

Creating XML Provisioning Scripts
File Structure
Provisioning Guide for Cisco SPA100 and SPA200 Series Analog Telephone Adapters
User, and Extension pages. Append [n] to the element name to indicate
the number that is shown in the page tab.
For example, the Dial Plan for Line 1 is represented by the element
<Dial_Plan[1]>
Each opening element tag must be matched by a corresponding closing
element tag. For example:
<flat-profile>
<Resync_On_Reset> Yes
</Resync_On_Reset>
<Resync_Periodic> 7200
</Resync_Periodic>
<Profile_Rule>tftp://prov.telco.com: 6900/cisco/config/
spa962.cfg
</Profile_Rule>
</flat-profile>
Element tags are case sensitive.
Empty element tags are allowed. Enter the opening element tag without a
corresponding element tag, and insert a space and a forward slash before
the less-than symbol. In this example, Profile Rule B is empty:
<Profile_Rule_B />
Unrecognized element names are ignored.
An empty element tag can be used to prevent the overwriting of any user-
supplied values during a resync operation. In the following example, the
user speed dial settings are unchanged:
<Speed_Dial_2_2_
<Speed_Dial_3_2_
<Speed_Dial_4_2_
<Speed_Dial_5_2_
<Speed_Dial_6_2_
<Speed_Dial_7_2_
<Speed_Dial_8_2_
<Speed_Dial_9_2_
</flat-profile>
ua="rw"/>
ua="rw"/>
ua="rw"/>
ua="rw"/>
ua="rw"/>
ua="rw"/>
ua="rw"/>
ua="rw"/>
2
17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Spa232dSpa122

Table of Contents