02-08-2014 01:51 AM - edited 03-16-2019 09:39 PM
Hello,
I have a simple setup with one core 3560 switch with 2 vlans Data 192.168.100.x and Voice 192.168.200.x and CME 4.1 installed on a router 2801 with an IP address 172.16.0.1 connected to it. My phones are registering well and I am able to call. When I am trying to implement MOH it doesnt works here are the commands which I Have used
telephony-service
moh music-on-hold.au
multicast moh 239.23.4.10 port 2000
your help will be appreciated
02-08-2014 04:23 AM
is is so tough question ??
02-08-2014 04:57 AM
Do you have multicast enabled on your switch and the voice vlan since it is different network from CME?
Do you have the moh source in flash?
Sent from Cisco Technical Support iPhone App
02-08-2014 08:48 AM
Hello Chris,
I havent enabled the Muticast on my switch and the voice vlan. How do I do that ? Do I have to do it on the router as well.. Yes I have the files in flash..
02-08-2014 06:05 AM
Hi Syed
Can you find the below?. I hope to check if the audio file on the flash.
ip multicast-routing
ccm-manager music-on-hold
CME(config)# telephony-service
CME(config-telephony)#no moh "music-on-hold.au"
CME(config-telephony)# moh flash:music-on-hold.au
CME(config-telephony)# no create cnf-files
CME(config-telephony)#create cnf-files
also find the following URL:-
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmemoh.html#wp1010372
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/feature/guide/MoH.pdf
Thank you
please rate all useful infomation
02-08-2014 08:50 AM
Thanks Islam,
I have the file in the flash. Do I have to enable multicast on the router and switch both ?
02-09-2014 08:18 AM
Yes, if the router is on different vlan than the phones that need to get the multicast moh stream you require multicast routing between the vlans.
Chris
02-09-2014 09:02 AM
Hello
Try to add ip pum sparse dense mode on the interface going to the switch
Sent from Cisco Technical Support iPhone App
02-09-2014 10:44 PM
02-10-2014 03:24 AM
Hello,
Help !!!!!!!!!!!
02-10-2014 03:48 AM
Hi,
try to do the following on the router:
conf t
ip multicast-routing
!
interface FastEthernet0/0
ip pim dense-mode
!
telephony-service
no multicast moh 239.1.1.10 port 16384
multicast moh 239.1.1.1 port 16384 route 172.16.0.1 172.16.0.2 192.168.200.1
On the switch you'll probably have to insert the ip pim dense-mode commands under the Vlan200 and the Gi0/2 interface as well.
G.
02-10-2014 10:24 PM
Thanks Greg . Presently I have IP base image on the switch, in order to run the pim command I will have to upgrade it to spservice IOS and do what you mentioned above and let you know.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide