cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
789
Views
0
Helpful
2
Replies

MoH Multicast Using Local Loopback

bradleyordner
Level 3
Level 3

Hi,

Where do I start, this little issue has been giving me a headache!

We have a requirement for phone calls internal to internal to stream Music on Hold from the Local Flash.

We have -

1 x 2811 Router, with Multicast Routing enabled and ip pim sparse mode on loopback 0 and interface FastEthernet 0/1

1 x 3750 L3 Switch , with Multicast Routing enabled and ip pim sparse mode on VLAN facing Router and VLAN that has phones. (SVI's on switch)

For basic testing i wanted to see if Multicast works on the LAN with nothing configured, so we had one PC in one VLAN sending to 239.10.10.10 (TTL = 1) and a PC is another VLAN listening on 239.10.10.10 and it works across layer 3 switch.

So my problem, am I configuring multicast correctly?

My traffic flow I believe is Phone listens to 239.10.10.10, switch has this in its mroute table, forwards request to router, router starts sending MoH to 239.10.10.10.

Has anyone been able to get this working? Hopefully this is understandable, I only just started to understand Multicasting.

Any imput would be appreciated.

Thanks

Brad

2 Replies 2

mikeduffy13
Level 1
Level 1

On  your router, make sure that you hav:

mgcp bind control source-interface FastEthernet0/1 (or SVI)
mgcp bind media source-interface FastEthernet0/1 (or SVI)

mikeduffy13
Level 1
Level 1

Also make sure you have this configured under call-manager-fallback (if an srst router)

moh Sample.wav (or whatever your local flash audio source is)
multicast moh [multicast origination ip] port 16384 route [default gateway ip] [loopback ip]