Specifications

5-8
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring SIP Call Control Parameters
Examples
The following example displays the output of the show ccn subsystem sip command.
se-10-0-0-0# show ccn subsystem sip
SIP Gateway: 172.19.167.208
SIP Port Number: 5060
DTMF Relay: sip-notify rtp-nte
MWI Notification: outcall
Transfer Mode: consult (REFER)
SIP RFC Compliance: Pre-RFC3261
Configuring the MWI Notification Option
Cisco Unity Express expands MWI status update capability to include Cisco Unified
Communications Manager and Cisco SRST mode. Three notification options are available:
Outcall Notification (Not Available in Cisco SRST Mode), page 9
Sub-Notify Notification, page 9
Unsolicited Notification, page 10
Step 3
dtmf-relay {rtp-nte | sub-notify | info |
sip-notify}
Example:
se-10-0-0-0(config-sip)# dtmf-relay sip-notify
rtp-nte
Specifies the DTMF signal handling option. Use a
single dtmf-relay command to specify more than one
DTMF option.
rtp-nte—Uses the media path to relay incoming
and outgoing DTMF signals.
Note Verify that the Cisco IOS gateway has a
dial-peer configured to use rtp-nte.
sub-notify—Uses Subscribe and Notify
messages to relay for incoming DTMF signals to
Cisco Unity Express.
info—Uses the Info message to relay outgoing
DTMF signals from Cisco Unity Express to the
Cisco IOS SIP gateway.
sip-notify—Uses Unsolicited-Notify messages
to relay incoming and outgoing DTMF signals.
Note Verify that the Cisco IOS gateway has a
dial-peer configured to use sip-notify.
Step 4
end
Example:
se-10-0-0-0(config-sip)# end
Returns to privileged EXEC mode.
Step 5
show ccn subsystem sip
Example:
se-10-0-0-0# show ccn subsystem sip
Displays SIP configuration parameters.
Command or Action Purpose