Specifications

2-22
Linksys SPA Provisioning Guide
Version 3.01
Chapter 2 Creating Provisioning Scripts
Data Types
Cadence Section 2: Section Length = 10s
Number of Segments = 1
Segment 1: On=forever, with Frequencies 1 and 2
Total Tone Length = 12s
Example 3—SIT tone:
985@-16,1428@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)
Number of Frequencies = 3
Frequency 1 = 985 Hz at –16 dBm
Frequency 2 = 1428 Hz at –16 dBm
Frequency 3 = 1777 Hz at –16 dBm
Number of Cadence Sections = 1
Cadence Section 1: Section Length = 20s
Number of Segments = 4
Segment 1: On=0.38s, Off=0s, with Frequency 1
Segment 2: On=0.38s, Off=0s, with Frequency 2
Segment 3: On=0.38s, Off=0s, with Frequency 3
Segment 4: On=0s, Off=4s, with no frequency components
Total Tone Length = 20s
ProvisioningRuleSyntax—Scripting syntax used to define configuration resync and firmware
upgrade rules.
DialPlanScript—Scripting syntax used to specify Line 1 and Line 2 dial plans.
Notes:
<Par Name> represents a configuration parameter name. In a profile, the corresponding tag is
formed by replacing the space with an underscore “_”, such as Par_Name.
An empty default value field implies an empty string < “” >.
The SPA continues to use the last configured values for tags that are not present in a given profile.
Templates are compared in the order given. The first, not the closest, match is selected. The
parameter name must match exactly.
If more than one definition for a parameter is given in a configuration file, the last such definition
in the file is the one that takes effect in the SPA.
A parameter specification with an empty parameter value forces the parameter back to its default
value. To specify an empty string instead, use the empty string “” as the parameter value.