<font face="trebuchet ms,sans-serif">Yes, dispatcher does both, but it doesn'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"><<a href="mailto:nick.altmann@gmail.com">nick.altmann@gmail.com</a>></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] ® <<a href="mailto:millennium.bug@gmail.com">millennium.bug@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hello,<br>
><br>
> I have set up failover using drouting: use_next_gw.<br>
> Now I want the call load on my voice gateways to be distributed in a load<br>
> balanced manner. the "load_balancer.so" module and "drouting.so" appear to<br>
> operate independently, hence it seems I can only achieve either load<br>
> balancing, or failover.<br>
><br>
> Please let me know if there is a solution to have a load balanced pool of<br>
> nodes with failover (using drouting). Sharing opensips.cfg snippets would be<br>
> helpful.<br>
><br>
> --<br>
> Thanks.<br>
><br>
</div></div>> _______________________________________________<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>
><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>