<p>As far as you use a decent limit backend I see no problem with querying in every call...</p>
<p>Sent from mobile, sorry for the typos....</p>
<div class="gmail_quote">Em 28/05/2012 07:11, &quot;Muhammad Naseer Bhatti&quot; &lt;<a href="mailto:nbhatti@gmail.com">nbhatti@gmail.com</a>&gt; escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, I am trying to implement a gateway failover functionality with<br>
lua. Right now I am using limit and using hash backend to limit number<br>
of channels to each gateway. Since I am forwarding all calls with a<br>
default dialplan which is sending all calls to application lua and the<br>
bridge is done outside lua setting all the necessary vars.<br>
The idea is if all channels of first gateway are occupied, send the<br>
call to second gateway in the list and so on. Any idea how to<br>
implement this with lua? Can not seem to find the logic. If I query<br>
with limit_status it is going to be a query on every call. In a high<br>
call volume scenario, I don&#39;t think this would be really a good<br>
choice. Any ideas, thoughts?<br>
<br>
Thanks.<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>
Join Us At ClueCon - Aug 7-9, 2012<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>