Configuring Call Handling
How to Configure Cisco Unified SCCP SRST
137
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Examples
The following example shows the
transfer-digit-collect
method set to the legacy value of orig-call:
!
call-manager-fallback
transfer-digit collect orig-call
!
Configuring Global Prefixes
The
dialplan-pattern
command creates a dial-plan pattern that specifies a global prefix for the
expansion of abbreviated extension numbers into fully qualified E.164 numbers.
The
extension-pattern
keyword allows additional manipulation of abbreviated extension-number prefix
digits. When this keyword and its argument are used, the leading digits of an extension pattern are
stripped and replaced by the corresponding leading digits of the dial-plan pattern. This command can be
used to avoid Direct Inward Dialing (DID) numbers like 408 555-0101 resulting in 4-digit extensions
such as 0101.
Global prefixes are set with the
dialplan-pattern
command. Up to five dial-plan patterns can be created.
The
no-reg
keyword provides dialing flexibility and prevents the E.164 numbers in the dial peer from
registering to the gatekeeper. You have the option not to register numbers to the gatekeeper so that those
numbers can be used for other telephony services.
SUMMARY STEPS
1.
call-manager-fallback
2.
dialplan-pattern
tag pattern
extension-length
length
[
extension-pattern
extension-pattern
]
[
no-reg
]
3.
exit
Step 5
end
Example:
Router(config)# end
Returns to privileged EXEC mode.
Command or Action
Purpose