You could have the initiator put into the conference room via the originate command, in which case you could set flags:<div><br></div><div>originate sofia/internal/$myNumber@x.x.x.x:5060 &amp;conference(&quot;conference_test++flags{endconf}&quot;)</div>
<div><br></div><div>-MC<br><br><div class="gmail_quote">On Sat, Feb 9, 2013 at 2:52 PM, Jun Sun <span dir="ltr">&lt;<a href="mailto:jsun@junsun.net" target="_blank">jsun@junsun.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I have set up a conferencing call node using dialout style. That is, I<br>
use the following commands to bridge everyone into a conference:<br>
<br>
conference $myRoom dial sofia/internal/$myNumber@x.x.x.x:5060 $myNumber<br>
conference_test&quot;;<br>
conference $myRoom dial sofia/internal/$theirNumber1@x.x.x.x:5060<br>
$myNumber conference_test&quot;;<br>
conference $myRoom dial sofia/internal/$theirNumber2@x.x.x.x:5060<br>
$myNumber conference_test&quot;;<br>
...<br>
<br>
Right now things are working fine except for one thing. I like to end<br>
the conference (i.e., all legs are disconnected) when the initiator<br>
($myNumber) hangs up. But it is not doing that (understandably so!).<br>
<br>
How can I achieve that?<br>
<br>
I searched around and it seems most conf call controls only apply to<br>
dial-in style conference calls.<br>
<br>
Thanks for any pointers!<br>
<br>
Jun<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div>