Integrating Voice Mail with Cisco Unified SRST
How to Integrate Voice Mail with Cisco Unified SCCP and SIP SRST
241
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
SUMMARY STEPS
1.
call-manager-fallback
2.
voicemail
phone-number
3.
call-forward busy
directory-number
4.
call-forward noan
directory-number
timeout
seconds
5.
exit
6.
voice register pool
tag
7.
call-forward b2bua busy
directory-number
8.
call-forward b2bua noan
directory-number
timeout
seconds
9.
exit
DETAILED STEPS
Command or Action
Purpose
Step 1
call-manager-fallback
Example:
Router(config)# call-manager-fallback
Enters call-manager-fallback configuration mode.
Step 2
voicemail
phone-number
Example:
Router(config-cm-fallback)#
voicemail 5550100
Configures the telephone number that is dialed when the
message button on a Cisco Unified SCCP IP Phone is
pressed.
•
phone-number
: Phone number configured as a
speed-dial number for retrieving messages.
Step 3
call-forward busy
directory-number
Example:
Router(config-cm-fallback)# call-forward busy
2000
Configures call forwarding to another number when the
Cisco SCCP IP phone is busy.
•
directory-number
: Selected directory number
representing a fully qualified E.164 number. This
number can contain “.” wildcard characters that
correspond to the right-justified digits in the directory
number extension.
Step 4
call-forward noan
directory-number
timeout
seconds
Example:
Router(config-cm-fallback)# call-forward noan
2000 timeout 10
Configures call forwarding to another number when no
answer is received from the Cisco SCCP IP phone.
•
directory-number
: Selected directory number
representing a fully qualified E.164 number. This
number can contain “.” wildcard characters that
correspond to the right-justified digits in the directory
number extension.
•
timeout
seconds
: Sets the waiting time, in seconds,
before the call is forwarded to another phone. The
seconds
range is from 3 to 60000.