System information

Table Of Contents
Configuring Voice
Configuring Voice Settings
Cisco SPA100 Series Phone Adapters Administration Guide 74
4
FreqScript
A mini-script of up to 127 characters that specifics the frequency and level
parameters of a tone.
Syntax: F
1
@L
1
[,F
2
@L
2
[,F
3
@L
3
[,F
4
@L
4
[,F
5
@L
5
[,F
6
@L
6
]]]]
Where F
1
F
6
are frequency in Hz (unsigned integers only) and L
1
L
6
are
corresponding levels in dBm (with up to 1 decimal places) White spaces before
and after the comma are allowed (but not recommended)
Example 1—Call Waiting Tone: 440@-10
Number of Frequencies = 1
Frequency 1 = 440 Hz at –10 dBm
Example 2—Dial Tone: 350@-19,440@-19
Number of Frequencies = 2
Frequency 1 = 350 Hz at –19 dBm
Frequency 2 = 440 Hz at –19 dBm
ToneScript
A mini-script of up to 127 characters that specifies the frequency, level and
cadence parameters of a call progress tone. May contain up to 127 characters.
Syntax: FreqScript;Z
1
[;Z
2
].
The section Z
1
is similar to the S
1
section in a CadScript except that each on/off
segment is followed by a frequency components parameter: Z
1
= D
1
(on
i,1
/off
i,1
/
f
i,1
[,on
i,2
/off
i,2
/f
i,2
[,on
i,3
/off
i,3
/f
i,3
[,on
i,4
/off
i,4
/f
i,4
[,oni,5/off
i,5
/f
i,5
[,on
i,6
/off
i,6
/fi,6]]]]]), where fi,j
= n
1
[+n
2
]+n
3
[+n
4
[+n
5
[+n
6
]]]]] and 1 < n
k
< 6 indicates which of the frequency
components given in the FreqScript are used in that segment; if more than one
frequency component is used in a segment, the components are summed
together.