Configuring Call Handling
How to Configure Cisco Unified SIP SRST
165
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
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 register global
tag
Example:
Router(config)# voice register global 12
Enters voice register global configuration mode to set
global parameters for all supported Cisco SIP IP phones in
a Cisco Unified SIP SRST environment.
Step 4
max-pool
max-voice-register-pools
Example:
Router(config-register-global)# max-pool 10
Sets the maximum number of SIP voice register pools that
are supported in a Cisco Unified SIP SRST environment.
The
max
-
voice-register-pools
argument represents the
maximum number of SIP voice register pools supported by
the Cisco Unified SIP SRST router. The upper limit of voice
register pools is version- and platform-dependent; see
Cisco IOS command-line interface (CLI) help. Default is 0.
Step 5
application
application-name
Example:
Router(config-register-global)# application
global_app
Selects the session-level application for all dial peers
associated with SIP phones. Use the
application-name
argument to define a specific interactive voice response
(IVR) application.
Step 6
external-ring
{
bellcore-dr1
|
bellcore-dr2
|
bellcore-dr3
|
bellcore-dr4
|
bellcore-dr5
}
Example:
Router(config-register-global)# external-ring
bellcore-dr1
Specifies the type of ring sound used on Cisco SIP or
Cisco SCCP IP phones for external calls. Each
bellcore-dr
1-5
keyword supports standard distinctive ringing patterns
as defined in the standard GR-506-CORE,
LSSGR:
Signaling for Analog Interfaces
.
Step 7
exit
Example:
Router(config-register-global)# exit
Exits voice register global configuration mode.
Step 8
voice register pool
tag
Example:
Router(config)# voice register pool 20
Enters voice register pool configuration mode for SIP
phones.
•
Use this command to control which phone registrations
are to be accepted or rejected by a Cisco Unified SIP
SRST device.