Tone Configuration
225
Step 9
node
(pf-callp)[
name
]#off2
duration
Specify duration off2 between 0 and
5000 [ms], set to zero for a continuous
tone
Example: Configuring a Call Progress Tone Profile
The following example shows how to configure the Swiss dial tone. It is continuous, using one
frequency at 425 Hz, 0dBm
SN(cfg)#
#profile call-progress-tone dialCH
SN(pf-callp)[dialCH]#
high-frequency 425
SN(pf-callp)[dialCH]#
high-frequency-level 0
SN(pf-callp)[dialCH]#
low-frequency-level mute
SN(pf-callp)[dialCH]#
on1 5000
SN(pf-callp)[dialCH]#
off1 0
SN(pf-callp)[dialCH]#
on2 0
SN(pf-callp)[dialCH]#
off2 0
23.4 Configure Tone-Set Profiles
A tone-set profile maps one call-progress-tone profile to each internal call-progress-tone. A tone-set
profile typically includes all the call-progress-tones for one country. Based on the 15 call-progress-
tone profiles that can be configured, five completely independent tone-set profiles can be configured.
Procedure
To configure a tone-set profile
Mode
Configure
Command
Purpose
Step 1
node
(cfg)#profile tone-set
name
Create tone set
name
and enter tone-set
profile configuration mode.
Step 2
node
(pf-tones)[
name
]#map
call_progress_tone
{dialtone|alertingtone|busytone}
call-
progress-tone-name
Map a call-progress-tone profile to an
internal tone. An internal tone
represents the call event for which a
tone indication can be provided. Use
the CLI help to get a list of all available
events.
Step 3
Repeat step 2 for all internal tone
events.
Example: Configuring a Tone-Set
The following example shows how to configure a tone-set profile for Switzerland.
SN(cfg)#
profile tone-set swiss
SN(pf-tones)[swiss]#
map call_progress_tone dialtone dialCH
SN(pf-tones)[swiss]#
map call_progress_tone alertingtone ringCH
SN(pf-tones)[swiss]#
map call_progress_tone busytone busyCH
Software Configuration Guide, Revision 1.03