[asterisk-users] Trying to add MoH to conference bridge

Mike Diehl mdiehlenator at gmail.com
Wed May 23 16:23:52 CDT 2018


Hi all,

I've got an AGI script that launches the conference bridge with a line like:

"$main::agi->exec(ConfBridge,$conf,default_bridge,default_user,$menu_profile)"

The $conf variable contains the room number.

I'm trying to configure it so that when only one person is in the
conference, they hear moh.

My /etc/asterisk/confbridge.conf looks like:

=======================================
[general]

[default_bridge]
type=bridge

[default_user]
type=user
quiet=no
announce_join_leave=yes
music_on_hold_class=default
music_on_hold_when_empty=yes

[default_menu]
type=menu
0=playback_and_continue(/none)
1=increase_listening_volume
2=toggle_mute
3=increase_talking_volume
4=reset_listening_volume
5=admin_toggle_mute_participants
6=reset_talking_volume
7=decrease_listening_volume
8=admin_toggle_conference_lock
9=decrease_talking_volume
*=admin_kick_last
\#=participant_count
=======================================

However, my user isn't hearing anything.  MoH does work otherwise.

What am I missing?

Thanks in advance,

Mike.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180523/ffd6d7de/attachment.html>


More information about the asterisk-users mailing list