<font face="trebuchet ms,sans-serif">Yes, dispatcher does both, but it doesn&#39;t have the LB logic... it randomly forwards calls.<br>Is it possible to have both load_balancer and drouting modules working seamlessly to handle LB and failover situations?<br>

I managed to get both working but I could only have drouting called in the failure_route routine... And, in failover cases, calls land in the failure_route only after the request timeout has elapsed. Giving the call connect time (in failover case) to be huge.<br>

</font><br><div class="gmail_quote">On Thu, Mar 29, 2012 at 12:31 PM, Nick Altmann <span dir="ltr">&lt;<a href="mailto:nick.altmann@gmail.com">nick.altmann@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">

You may try dispatcher module. It can do load balancing with failover.<br>
<br>
--<br>
Nick<br>
<br>
<br>
2012/3/29 [Digital^Dude] ® &lt;<a href="mailto:millennium.bug@gmail.com">millennium.bug@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hello,<br>
&gt;<br>
&gt; I have set up failover using drouting: use_next_gw.<br>
&gt; Now I want the call load on my voice gateways to be distributed in a load<br>
&gt; balanced manner. the &quot;load_balancer.so&quot; module and &quot;drouting.so&quot; appear to<br>
&gt; operate independently, hence it seems I can only achieve either load<br>
&gt; balancing, or failover.<br>
&gt;<br>
&gt; Please let me know if there is a solution to have a load balanced pool of<br>
&gt; nodes with failover (using drouting). Sharing opensips.cfg snippets would be<br>
&gt; helpful.<br>
&gt;<br>
&gt; --<br>
&gt; Thanks.<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>