No Sound On Hold

278 views
Skip to first unread message

Steve Baumgartner

unread,
Apr 22, 2012, 10:42:29 PM4/22/12
to bigbluebu...@googlegroups.com

So, I am having some problems with the new version of BBB. I’m not getting any hold music when I’m the only one or anyone is in the conference by their selves. I have tried in the demo and in the dev set up. I have tried on 2 VM’s and 1 standalone server. I have checked the freeswitch config file and everything looks right from what I can see. It’s the same one in the forked version. I have to be missing something. Any ideas?

 

Steve Baumgartner

SMB Computers

Owner

Office: (614) 991-4869

Cell: (614) 743-3166

www.smbcomputers.net

 

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender immediately.

 

Fred Dixon

unread,
Apr 22, 2012, 11:09:29 PM4/22/12
to bigbluebu...@googlegroups.com
Hi Steve,

By default, the music on hold is disabled for 0.8-beta.  See


The above FAQ entry tells you how to disable/enable the music on hold.

Regards,.. Fred

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To post to this group, send email to bigbluebu...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.



--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton

Steve Baumgartner

unread,
Apr 23, 2012, 12:15:47 AM4/23/12
to bigbluebu...@googlegroups.com

Using the following command

sudo vi /opt/freeswitch/conf/autoload_configs/conference.conf.xml

I see the following

 

In profile “wideband”

Line 104 – it shows

<!-- param name="moh-sound" value="$${hold_music}"/>

 

In profile”ultrawideband”

Line 139 – it shows

<param name="moh-sound" value="$${hold_music}"/>

 

In profile “cdquality”

Line 164 – it shows

<param name="moh-sound" value="$${hold_music}"/>

 

Line 189 on the config file shows

</configuration>

 

There must be something else

 

Steve Baumgartner

SMB Computers

Owner

Office: (614) 991-4869

Cell: (614) 743-3166

www.smbcomputers.net

 

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender immediately.

 

Fred Dixon

unread,
Apr 23, 2012, 12:29:59 AM4/23/12
to bigbluebu...@googlegroups.com
Hi Steve,

Google "XML comments".  In XML, anything between

<!--  -->

is considered a comment and not visible to the XML parser.  The moh-sound is commented out.

Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton



Steve Baumgartner

unread,
Apr 23, 2012, 12:46:44 AM4/23/12
to bigbluebu...@googlegroups.com

Yes, I got that part. When I set it to read it freeswitch keeps saying “waiting for freeswitch to start. 10 minutes now. That option also enables the options below “enter-sound” and “exit-sound”. If I turn those options off below it does work. That has been my problem. The other 2 below it turn on and I don’t realize it.

 

So the issue is resolved. I just had to look for the 4th time to figure out the other options turn on when you enable that setting.

 

Thanks

Reply all
Reply to author
Forward
0 new messages