But once again, the LB CAN do failover - if the call fails, in failure route, simply do again LB to fail to another destination.

Regards,
Bogdan

On 03/29/2012 04:08 PM, [Digital^Dude] ® wrote:
Yes, dispatcher does both, but it doesn't have the LB logic... it randomly forwards calls. Is it possible to have both load_balancer and drouting modules working seamlessly to handle LB and failover situations? 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.

On Thu, Mar 29, 2012 at 12:31 PM, Nick Altmann <[email protected] <mailto:[email protected]>> wrote:

    You may try dispatcher module. It can do load balancing with failover.

    --
    Nick


    2012/3/29 [Digital^Dude] ® <[email protected]
    <mailto:[email protected]>>:
    > Hello,
    >
    > I have set up failover using drouting: use_next_gw.
    > Now I want the call load on my voice gateways to be distributed
    in a load
    > balanced manner. the "load_balancer.so" module and "drouting.so"
    appear to
    > operate independently, hence it seems I can only achieve either load
    > balancing, or failover.
    >
    > Please let me know if there is a solution to have a load
    balanced pool of
    > nodes with failover (using drouting). Sharing opensips.cfg
    snippets would be
    > helpful.
    >
    > --
    > Thanks.
    >
    > _______________________________________________
    > Users mailing list
    > [email protected] <mailto:[email protected]>
    > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
    >

    _______________________________________________
    Users mailing list
    [email protected] <mailto:[email protected]>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to