<div dir="ltr">Of course that approach has an implicit race condition. Are you able to do anything about that?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 November 2013 06:13, DanB <span dir="ltr">&lt;<a href="mailto:danb.lists@gmail.com" target="_blank">danb.lists@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Valter,<br>
<br>
There are multiple approaches to this issue.<br>
I personally go for the following: monitor active calls in a pool of FS<br>
boxes somewhere in a database (NoSQL preferred by me) and issue a 302<br>
redirect from the FS box where the call hits initially towards the FS<br>
box where the conference was already established. If the conference is<br>
not active anywhere, start it in without redirect.<br>
Another scenario I know is using a SIP proxy (Kamailio/OpenSIPS) in<br>
front of a pool of FS boxes and monitor there where the conference was<br>
established directly proxying the call to the active one.<br>
<br>
Hope this helps!<br>
<br>
DanB<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></div>