Appendix B: Integrating Cisco Unified Communications Manager and Cisco Unified SRST to Use Cisco Unified SRST
How to Use Cisco Unified SRST Gateways as a Multicast MOH Resource
298
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
11.
max-dn
max-directory-number
12.
moh
filename
13.
multicasting-enabled
14.
multicast moh
multicast-address
port
port
[
route
ip-address-list
]
15.
exit
DETAILED STEPS
Command or Action
Purpose
Step 1
ccm-manager music-on-hold
Example:
Router(config)# ccm-manager music-on-hold
Enables the multicast MOH feature on a voice
gateway.
Step 2
interface loopback
number
Example:
Router(config)# interface loopback 1
Configures an interface type and enters the
interface configuration mode.
•
number
—Loopback interface number. The
range is from 0 to 2147483647.
Step 3
ip address
ip-address mask
Example:
Router(config-if)# ip address 10.1.1.1 255.255.255.255
Sets a primary IP address for an interface.
•
ip-address
—IP address.
•
mask
—Mask for the associated IP subnet.
Step 4
exit
Example:
Router(config-if)# exit
Exits interface configuration mode.
Step 5
interface fastethernet
slot
/
port
Example:
Router(config)# interface fastethernet 0/0
(Optional if the
route
keyword is not used in the
multicast moh
command. See Step 9 and
Step 13.) Configures an interface type and enters
interface configuration mode.
Step 6
ip address
ip-address mask
Example:
Router(config-if)# ip-address 172.21.51.143
255.255.255.192
(Optional if the
route
keyword is not used in the
multicast moh
command. See Step 9 and
Step 13.) Sets a primary IP address for an
interface.
Step 7
exit
Example:
Router(config-if)# exit
(Optional if the
route
keyword is not used in the
multicast moh
command. See Step 9 and
Step 13.) Exits interface configuration mode.
Step 8
call-manager-fallback
Example:
Router(config)# call-manager-fallback
Enters call-manager-fallback configuration mode.