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

Yves yves030 at gmx.de
Thu May 24 01:36:18 CDT 2018


could you switch asterisk to verbose >=3 and show the output from the cli?
which version of asterisk do you use?

yves

Am 23.05.2018 um 23:23 schrieb Mike Diehl:
> 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/20180524/8e83ac81/attachment.html>


More information about the asterisk-users mailing list