Chris,<br><br>Wow, that&#39;s a really well-written wiki page! My hat&#39;s off to whomever wrote all that. :)<br><br>Okay, my guess is that you just need to have the &quot;wait-mod&quot; flag set when sending people into the conference. I&#39;d modify both occurrences of the conference app to add the flag. In the &quot;normal&quot; extension (&quot;46\d\d&quot; in the wiki example) do this:<br>
<pre>&lt;action application=&quot;conference&quot; data=&quot;$1@simple+flags{wait-mod}&quot;/&gt;</pre>In the &quot;moderator&quot; extension (&quot;*46\d\d&quot; in the wiki example) do this:<br><pre>&lt;action application=&quot;conference&quot; data=&quot;$1@simple+flags{wait-mod|moderator}&quot;/&gt;</pre>

<br>In my wiki example I didn&#39;t actually make the person who dials *46xx an actual &quot;moderator&quot; per se; I simply gave them the BDA controls. I&#39;ll update the wiki to make *46xx set the moderator flag.<br>
<br>-MC<br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 2:54 AM, Chris B. Ware <span dir="ltr">&lt;<a href="mailto:chrisbware@yahoo.it" target="_blank">chrisbware@yahoo.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">Hi,</div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">
<br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">I&#39;m testing example reported here:</div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">
<br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt"><a href="http://wiki.freeswitch.org/wiki/Conference_Add_Call_Example" target="_blank">http://wiki.freeswitch.org/wiki/Conference_Add_Call_Example</a><br>
</div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt"><br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt"><br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">
I&#39;d like to modify extension <span style="background-color:rgb(249,249,249);line-height:1.1em;font-size:12pt">&quot;Add new OB call to conference&quot; in order to play music on hold to the other conference members , while moderator digit a new member number to add. In my case we have a conference with A (moderator) and B (first member) and A try to add C. That&#39;s my conf:</span></div>
<div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt"><span style="background-color:rgb(249,249,249);line-height:1.1em;font-size:12pt"><br></span></div><div><span style="background-color:rgb(249,249,249)"><div>
<font face="times new roman, new york, times, serif"><span style="line-height:18px"> &lt;extension name=&quot;Add new OB call to conference&quot;&gt;</span></font></div><div><font face="times new roman, new york,
 times, serif"><span style="line-height:18px">      &lt;condition field=&quot;destination_number&quot; expression=&quot;^ADD_THIRD$&quot;&gt;</span></font></div><div><span style="line-height:18px;font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif">        &lt;action application=&quot;set&quot; data=&quot;res=${bgapi uuid_hold ${uuid_A} }&quot; /&gt;</span><br>
</div><div><font face="times new roman, new york, times, serif"><span style="line-height:18px">        </span></font><span style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;line-height:18px"> </span><span style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;line-height:18px">&lt;!-- ask caller for a number + #, collect into ${target_num} variable --&gt;</span></div>
<div><font face="times new roman, new york, times, serif"><span style="line-height:18px">        &lt;action application=&quot;play_and_get_digits&quot;
 data=&quot;4 11 1 5000 # ivr/ivr-enter_destination_telephone_number.wav ivr/ivr-that_was_an_invalid_entry.wav target_num \d+&quot;/&gt;</span></font></div><div><font face="times new roman, new york, times, serif"><span style="line-height:18px">       </span></font><span style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;line-height:18px">&lt;action application=&quot;set&quot; data=&quot;res=${bgapi uuid_hold off ${uuid_A} }&quot; /&gt;</span></div>
<div><font face="times new roman, new york, times, serif"><span style="line-height:18px">        &lt;!-- add this call to the conference --&gt;</span></font></div><div><font face="times new roman, new york, times, serif"><span style="line-height:18px">        &lt;action application=&quot;execute_extension&quot; data=&quot;ADD_CALL_TO_CONF_${target_num}&quot;/&gt;</span></font></div>
<div><font face="times new roman, new york, times, serif"><span style="line-height:18px"> 
     &lt;/condition&gt;</span></font></div><div><font face="times new roman, new york, times, serif"><span style="line-height:18px">    &lt;/extension&gt;</span></font></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt;line-height:1.1em">
<br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt;line-height:1.1em"><br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt;line-height:1.1em">
Everything works except B can&#39;t hear any music. Where&#39;s the error?</div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt;line-height:1.1em"><br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt;line-height:1.1em">
<br></div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt;line-height:1.1em">Thank
 you</div></span></div></div></div><br></blockquote></div><br>