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
309
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Setting Up the Directory Numbers on the Cisco Unified SRST Gateway
After setting up the voice port, create a dial peer and give the voice port a directory number with the
destination-pattern
command. The directory number is the number that the system uses to access the
MOH.
SUMMARY STEPS
1.
dial-peer voice
tag
pots
2.
destination-pattern
string
3.
port
port
4.
exit
DETAILED STEPS
Establishing the MOH Feed
Use the following procedure to establish the MOH feed and connect the music source, such as a CD
player, to autodial the directory number.
SUMMARY STEPS
1.
call-manager-fallback
2.
max-dn
max-directory-number
3.
multicast moh
multicast-address
port
port
[
route
ip-address-list
]
4.
moh-live dn-number
calling-number
out-call
outcall-number
5.
exit
Command or Action
Purpose
Step 1
dial-peer voice
tag
pots
Example:
Router(config)# dial-peer voice 7777 pots
Enters dial-peer configuration mode.
Step 2
destination-pattern
string
Example:
Router(config-dial-peer)# destination-pattern
7777
Specifies the directory number that the system uses to create
MOH. This command specifies either the prefix or the full
E.164 telephone number to be used for a dial peer.
Step 3
port
port
Example:
Router(config-dial-peer)# port 1/1/0
Associates the dial peer with the voice port that was
specified in the
“Setting Up the Voice Port on the Cisco
Unified SRST Gateway” section on page 307
.
Step 4
exit
Example:
Router(config-dial-peer)# exit
Exits dial-peer configuration mode.