Cisco SPA901-UK Provisioning Guide - Page 29

Configuration Profile and the SIP Profile Compiler, Open Format Configuration File

Page 29 highlights

Creating Provisioning Scripts Configuration Profile and the SIP Profile Compiler 2 Configuration Profile and the SIP Profile Compiler The configuration profile defines the parameter values for an IP Telephony device, You also can specify the user access to each parameter: hidden, read-only, or read-write. Any parameters that are not specified by a profile retain the factory default values. The IP Telephony device accepts a configuration profile in two formats: • Open Format (XML-style). See Open Format Configuration File, page 28. • Proprietary Plain-Text Format. See Proprietary Plain-Text Configuration File, page 37. Use the SIP Profile Compiler (SPC) to create your configuration profile. You can use SPC to generate an XML file that contains all the current settings for a particular device, and then edit the file as needed. Alternatively, if you are using the proprietary plain-text format, you can use the SPC to compile your text file as a binary object. To download the SPC tool, see SIP Profile Compiler (SPC), page xiv. To run the SPC tool, open a command prompt and run the executable file. Open Format Configuration File The open format configuration profile is a text file with XML-like syntax in a hierarchy of elements, with element attributes and values. The XML-style format lets you use standard tools to create the configuration file. A configuration file in open, XML-style format can be sent from the provisioning server to the IP Telephony device during a resync operation without compiling the file as a binary object. An example XML profile can be generated by using the SIP Profile Compiler tool. The IP Telephony device can accept configuration formats that are generated by standard tools. This feature eases the development of back-end provisioning server software to generate configuration profiles from existing databases. To protect confidential information contained in the configuration profile, this file is generally delivered from the provisioning server to the IP Telephony device over a secure channel provided by HTTPS. Cisco Small Business IP Telephony Devices Provisioning Guide 28

  • 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

Creating Provisioning Scripts
Configuration Profile and the SIP Profile Compiler
Cisco Small Business IP Telephony Devices Provisioning Guide
28
2
Configuration Profile and the SIP Profile Compiler
The configuration profile defines the parameter values for an IP Telephony device,
You also can specify the user access to each parameter: hidden, read-only, or
read-write. Any parameters that are not specified by a profile retain the factory
default values.
The IP Telephony device accepts a configuration profile in two formats:
Open Format (XML-style). See
Open Format Configuration File, page 28
.
Proprietary Plain-Text Format. See
Proprietary Plain-Text Configuration
File, page 37
.
Use the SIP Profile Compiler (SPC) to create your configuration profile.
You can use SPC to generate an XML file that contains all the current
settings for a particular device, and then edit the file as needed.
Alternatively, if you are using the proprietary plain-text format, you can
use the SPC to compile your text file as a binary object.
To download the SPC tool, see
SIP Profile Compiler (SPC), page xiv
. To
run the SPC tool, open a command prompt and run the executable file.
Open Format Configuration File
The open format configuration profile is a text file with XML-like syntax in a
hierarchy of elements, with element attributes and values. The XML-style format
lets you use standard tools to create the configuration file. A configuration file in
open, XML-style format can be sent from the provisioning server to the IP
Telephony device during a resync operation without compiling the file as a binary
object. An example XML profile can be generated by using the SIP Profile
Compiler tool.
The IP Telephony device can accept configuration formats that are generated by
standard tools. This feature eases the development of back-end provisioning
server software to generate configuration profiles from existing databases.
To protect confidential information contained in the configuration profile, this file is
generally delivered from the provisioning server to the IP Telephony device over a
secure channel provided by HTTPS.