<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Charles,<br>
    <br>
    dialog module does have support of in memory support and multiple
    options for how it writes back into a database table (or disable
    database altogether and just use memory). However, I suspect, this
    would only be usefull again if a single loadbalancer is in use, as
    the second loadbalancer wont have access to the dialog state in the
    first loadbalancers memory tables (and vice-versa).<br>
    <br>
    I had a look at the memcache module, and it could be an option to
    use that as a shared state indexer, my only concern at the moment
    with it is that it only supports a single memcache server at the
    moment, however, it may be worth investigating this option too.<br>
    <br>
    Would be a nice feature to have dialog module stored its state in
    the memcache module, however I wonder if memcache would be suited to
    dialog modules structures :)<br>
    <br>
    On 27/04/12 12:29, <a class="moz-txt-link-abbreviated"
      href="mailto:charles.chance@sipcentric.com">charles.chance@sipcentric.com</a>
    wrote:
    <blockquote
cite="mid:1389409827.5061.1335526195739.JavaMail.seven@ap0.p0.fra.samsungsocialhub.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Regarding shared state across the two kamailios, have you
      considered memcached module?
      <div><br>
      </div>
      <div>Or you could make domain table in db in-memory?</div>
      <div><br>
      </div>
      <div>Best,<br>
        <div><br>
        </div>
        <div>Charles</div>
        <div><font class="Apple-style-span" size="4"><span
              class="Apple-style-span" style="font-size: 14px;"><br>
            </span></font></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>
    <br>
  </body>
</html>