cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
714
Views
10
Helpful
1
Replies

Configuration of MOH in CUBE

V.Naveen Kumar
Level 1
Level 1

I tried configure moh in cube

# en

# ip multicast-routing

# exit

# ccm-manager music-on-hold

#

# telephony service

# moh <xx>.au

# moh multicast 239.1.1.1 16384 

#

Conf.  multicast MOH in CUCM

add to MRG and then to MRGL

add to device pool

But insite call moh is working fine but off site call like PSTN r other site person call..

they cannot hear moh instead of that their is only silence..!!!'

help out... for this issue..!!

1 Reply 1

You need to have the route statement on the multicast line in telephony-service to get MOH to both internal and PSTN.

Below is an example

interface Loopback0

ip address 10.10.110.3 255.255.255.255

telephony-service

ip source-address 10.10.202.1 port 2000

moh music-on-hold.au

  multicast moh 239.1.1.1 port 16384 route 10.10.202.1 10.10.110.3

The second address in the route is a loopback IP, that is used to get the MOH to the PSTN caller. This is only used local to the VGW, ie it doesn't need to be routed in the network.

Apart from this you also need to have at least on ephone-DN and ephone defined under telephony-service to get MOH to work.

See more at this link,

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a00802d1c31.html#wp1101505

Please remember to rate helpful responses and identify helpful or correct answers.



Response Signature


Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: