Linksys SPA921 Cisco Small Business IP Telephony Devices Provisioning Guide - Page 34

Element tags, User, and Extension s. Append - how to reset

Page 34 highlights

Creating Provisioning Scripts Open Format Configuration File 2 tftp://prov.telco.com:6900/cisco/config/spa962.cfg A file can include element tags, attributes, and formatting features. Element tags: • The IP Telephony Device recognizes elements with proper parameter names, when encapsulated in the special element. • The 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 field name, subsitute an underscore for spaces and the following special characters: [ ] ( ) / For example, the Resync On Reset field is represented by the following element: - Each element name must be unique. In the administration web pages, the same fields may appear on multiple web pages, such as the Line, 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 following element: • Make sure that each opening element tag is properly matched by a corresponding closing element tag. Refer to the following example: Yes 7200 tftp://prov.telco.com: 6900/cisco/config/ spa962.cfg Cisco Small Business IP Telephony Devices Provisioning Guide 32

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116

Creating Provisioning Scripts
Open Format Configuration File
Cisco Small Business IP Telephony Devices Provisioning Guide
32
2
</Profile_Rule>
</flat-profile>
A file can include element tags, attributes, 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 field name, subsitute an underscore for
spaces and 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 may appear on multiple web pages, such as the Line,
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 following
element:
<Dial_Plan[1]>
Make sure that each opening element tag is properly matched by a
corresponding closing element tag. Refer to the following 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>