Integrating Voice Mail with Cisco Unified SRST
How to Integrate Voice Mail with Cisco Unified SCCP and SIP SRST
248
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
SUMMARY STEPS
1.
call-manager-fallback
2.
mwi relay
3.
mwi reg-e164
4.
exit
5.
sip-ua
6.
mwi-server
{
ipv4:
destination-address
|
dns:
host-name
} [
expires
seconds
] [port
port
]
[
transport
{
tcp
|
udp
}] [
unsolicited
]
7.
exit
DETAILED STEPS
Command
Purpose
Step 1
call-manager-fallback
Example:
Router(config)# call-manager-fallback
Enters call-manager-fallback configuration mode.
Step 2
mwi relay
Example:
Router(config-cm-fallback)# mwi relay
Enables the SCCP SRST router to relay MWI
information to remote Cisco IP phones.
Step 3
mwi reg-e164
Example:
Router(config-cm-fallback)# mwi reg-e164
Registers E.164 numbers rather than extension
numbers with a SIP proxy or registrar.
Step 4
exit
Example:
Router(config-cm-fallback)# exit
Exits call-manager-fallback configuration mode.
Step 5
sip-ua
Example:
Router(config)# sip-ua
Enters SIP user-agent configuration mode.