Element Tags, Attributes, Parameters, And Formatting - Cisco SPA901-UK - Small Business Pro Provisioning Manual

Voice system, voice gateways, and ip telephones
Table of Contents

Advertisement

Creating Provisioning Scripts
Open Format Configuration File
Cisco Small Business IP Telephony Devices Provisioning Guide
Optionally, the file can be compressed by using the gzip deflate algorithm
(RFC1951). In addition, the file can be encrypted by using 256-bit AES symmetric
key encryption.
Example: Open XML Profile Format
<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, Attributes, Parameters, and Formatting

A file can include element tags, attributes, parameters, and formatting features.
Element Tags
The IP Telephony device recognizes elements with proper parameter
names, when encapsulated in the special <flat-profile> element.
The <flat-profile> element can be encapsulated within other arbitrary
elements.
Enclose element names in angle brackets.
The element names derive from the field names in the administration web
pages for the device, with the following modifications:
-
Element names may not include spaces or special characters. To derive
the element name from the administration web field name, substitute an
underscore for each space or the following special characters:
[ ] ( ) /
For example, the Resync On Reset field is represented by the following
element: <Resync_On_Reset>
-
Each element name must be unique. In the administration web pages,
the same fields might appear on multiple web pages, such as the Line,
2
29

Advertisement

Table of Contents
loading

Table of Contents