<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4">
</HEAD>
<BODY>
I just found a possible way on how to do it, if other try to do the same.<BR>
<BR>
I create a normal conference with bridge, but i set the channel variable &quot;hangup_after_conference=false&quot;, this way when one of the members leave the conf, the dialplan continues, in the next rule it create another conference with just the member that was left behind. :)<BR>
<BR>
Thanks for the help.<BR>
<BR>
<BR>
Regards,<BR>
Ant&#243;nio<BR>
<BR>
On Wed, 2014-09-03 at 16:18 +0200, Antonio Silva wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    I didn't test the option <B>endconf</B> before, but test it now, it gives me the same result, when one of the participants hangups the call the conference is ended, the flag is not set on the members when in a conf. bridge. <BR>
    When i use the prefix bridge with conference it always force the minimum members to 2, you cannot play with the option <B>mintwo</B>, since its always force when in bridge, the solution was just not use this flag :)<BR>
    <BR>
    <BR>
    <BR>
    <BR>
    Thanks,<BR>
    Ant&#243;nio<BR>
    <BR>
    On Wed, 2014-09-03 at 10:23 -0300, Lucas Castro wrote: <BR>
    <BLOCKQUOTE TYPE=CITE>
        You may want to check&nbsp;<B>mintwo&nbsp;</B>and&nbsp;<B>endconf&nbsp;</B>flags<BR>
        If you want the conference not to end, both members should have the&nbsp;<B>endconf&nbsp;</B>flag set<BR>
        <BR>
        <BR>
        for reference: <A HREF="https://confluence.freeswitch.org/display/FREESWITCH/mod_conference">https://confluence.freeswitch.org/display/FREESWITCH/mod_conference</A><BR>
        <BR>
        <BR>
        On Wed, Sep 3, 2014 at 10:05 AM, Antonio Silva &lt;<A HREF="mailto:asilva@wirelessmundi.com">asilva@wirelessmundi.com</A>&gt; wrote:<BR>
        <BLOCKQUOTE>
            Hi,<BR>
            <BR>
            Is it possible to set the minimum members in a conference dynamically?<BR>
            for example: conference &lt;confname&gt; min 1<BR>
            <BR>
            In my case, in doing conference with bridge, from the dialplan:<BR>
            &lt;application=&quot;conference&quot;&nbsp; data=&quot;bridge:.....&quot;&gt;<BR>
            <BR>
            But this forces the minimum number of members to 2, so when one member hangup, the conference is ended. <BR>
            The idea is to still use the bridge conference, but once the conference is created via an external command change the minimum conference members to 1. <BR>
            <BR>
            <BR>
            <BR>
            Thanks,<BR>
            Ant&#243;nio<BR>
            <BR>
            <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">http://www.freeswitchsolutions.com</A><BR>
            <BR>
            Official FreeSWITCH Sites<BR>
            <A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>
            <A HREF="http://confluence.freeswitch.org">http://confluence.freeswitch.org</A><BR>
            <A HREF="http://www.cluecon.com">http://www.cluecon.com</A><BR>
            <BR>
            FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
            <A HREF="http://www.cudatel.com">http://www.cudatel.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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>
            UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>
            <A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A> <BR>
        </BLOCKQUOTE>
        <BR>
        <BR>
        <BR>
        <BR>
        -- <BR>
        Atenciosamente,<BR>
        Lucas Castro 
<PRE>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services: 
<A HREF="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A>
<A HREF="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</A>

Official FreeSWITCH Sites
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
<A HREF="http://confluence.freeswitch.org">http://confluence.freeswitch.org</A>
<A HREF="http://www.cluecon.com">http://www.cluecon.com</A>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<A HREF="http://www.cudatel.com">http://www.cudatel.com</A>

FreeSWITCH-users mailing list
<A HREF="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A>
<A HREF="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A>
UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A>
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
</PRE>
    </BLOCKQUOTE>
    <BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>