Manual
Cisco Systems, Inc. Page 116
116
Cisco Unified CallConnector Mobility Service
Technical Overview
Configuring Join and Leave Tones
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if
prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
voice class custom-cptone cptone-name
Example:
Router(config)# voice class custom-cptone
jointone
Creates a voice class for defining
custom call-progress tones to be
detected.
Step 4
dualtone conference
Example:
Router(cfg-cptone)# dualtone conference
Configures conference join and
leave tones.
Step 5
frequency frequency-1 [frequency-2]
Example:
Router(cfg-cp-dualtone)# frequency 600 900
Defines the frequency components
for a call-progress tone.
Step 6
cadence {cycle-1-on-time cycle-1-off-time [cycle-
2-on-time cycle-2-off-time] [cycle-3-on-time cycle-
3-off-time] [cycle-4-on-time cycle-4-off-time]} |
continuous
Example:
Router(cfg-cp-dualtone)# cadence 300 150 300
100 300 50
Defines the tone-on and tone-off
durations for a call-progress tone.
Step 7
end
Example:
Router(cfg-cp-dualtone)# exit
Exits configuration mode and enters
privileged EXEC mode.