<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    if you are looking at sharing the same destination addresses, many
    kamailio can connect to the same database.<br>
    <br>
    If you have active-active LBs want to notify the other LB about a
    change in a state of a destination, then you can use the event_route
    blocks executed by dispatcher module to notify the other LB -- you
    can do it with uac module/uac_req_send() or triggering a rpc
    (xmlrpc/jsonrpc) commands.<br>
    <br>
    On the other hand, each LB is able to detect the state of the
    destination, so trying to sync a LB from the other will add a
    complexity that doesn't bring much benefits. You are better keeping
    the LB as simple as possible, so its resources are oriented towards
    routing sip traffic at high volume, rather than sync'ing states that
    are not going to make much difference in routing the sip.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 19/01/16 08:38, sandeep goje wrote:<br>
    </div>
    <blockquote
cite="mid:CAN9cf2UTh4D_CP-4k9WA6XK=OFEsmsuzRTX+kzwpOewK8kwCLQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>I am using Kamailio as a load balancer with call load
          distribution to Freeswitch Gateways. I need a HA cluster of
          Kamailio. I have seen instructions to setup Kamailio HA
          cluster using KeepAlive but I also want them to share the load
          balancing information. I have seen OpenSIPS supports this. Is
          there a way in Kamailio to make both load balancers also share
          the load balancing information.</div>
        <div><br>
        </div>
        <div>Thank you.</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Sandeep</div>
        <br clear="all">
        <div>
          <div class="gmail_signature">The most profound statements are
            often said in silence. <br>
            -Lynn Johnston </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Book: SIP Routing With Kamailio - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://miconda.eu">http://miconda.eu</a></pre>
  </body>
</html>