<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">could you switch asterisk to verbose
      >=3 and show the output from the cli?<br>
      which version of asterisk do you use?<br>
      <br>
      yves<br>
      <br>
      Am 23.05.2018 um 23:23 schrieb Mike Diehl:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+z8sCs9aqZazLqWeWeS-gn1dUSnbuAsYNJ2oQZZwrCg7cALiQ@mail.gmail.com">
      <div dir="ltr">
        <div>Hi all,</div>
        <div><br>
        </div>
        <div>I've got an AGI script that launches the conference bridge
          with a line like:</div>
        <div><br>
        </div>
        <div>"$main::agi->exec(ConfBridge,$conf,default_bridge,default_user,$menu_profile)"</div>
        <div><br>
        </div>
        <div>The $conf variable contains the room number.</div>
        <div><br>
        </div>
        <div>I'm trying to configure it so that when only one person is
          in the conference, they hear moh.</div>
        <div><br>
        </div>
        <div>My /etc/asterisk/confbridge.conf looks like:</div>
        <div><br>
        </div>
        <div>=======================================<br>
        </div>
        <div>[general]<br>
          <br>
          [default_bridge]<br>
          type=bridge<br>
          <br>
          [default_user]<br>
          type=user<br>
          quiet=no<br>
          announce_join_leave=yes<br>
          music_on_hold_class=default<br>
          music_on_hold_when_empty=yes<br>
          <br>
          [default_menu]<br>
          type=menu<br>
          0=playback_and_continue(/none)<br>
          1=increase_listening_volume<br>
          2=toggle_mute<br>
          3=increase_talking_volume<br>
          4=reset_listening_volume<br>
          5=admin_toggle_mute_participants<br>
          6=reset_talking_volume<br>
          7=decrease_listening_volume<br>
          8=admin_toggle_conference_lock<br>
          9=decrease_talking_volume<br>
          *=admin_kick_last<br>
          \#=participant_count</div>
        <div>=======================================</div>
        <div><br>
        </div>
        <div>However, my user isn't hearing anything.  MoH does work
          otherwise.</div>
        <div><br>
        </div>
        <div>What am I missing?</div>
        <div><br>
        </div>
        <div>Thanks in advance,</div>
        <div><br>
        </div>
        <div>Mike.<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>