<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    There is no db-only for dispatcher, you have to do reload.<br>
    <br>
    If you don't need keepalive mechanism, perhaps you can try loading
    the addresses from database with sqlops and do the dispatching
    algorithm via config file only.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 08/08/14 05:56, Yuriy Gorlichenko
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABSP_VdS5KYuVhv8B_COeN=VeqZfaMJOj4SVPUDdzfaLYxcbTQ@mail.gmail.com"
      type="cite">
      <p>Ок. I will rty it. What about realtime reading this table of
        dispatcher nodule? Does iyt have any solutions without kamctl?<br>
        08.08.2014 1:47 пользователь "Kristian F. Høgh" <<a
          moz-do-not-send="true" href="mailto:kfh@uni-tel.dk">kfh@uni-tel.dk</a>>
        написал:<br>
        ><br>
        > Hi,<br>
        ><br>
        > After making changes to database, run "kamctl dispatcher
        reload" from commandline.<br>
        ><br>
        > Regards,<br>
        > Kristian Høgh<br>
        ><br>
        ><br>
        > On Friday 08 August 2014 01:23:43 Yuriy Gorlichenko wrote:<br>
        > > Hello. I try to integrate dispathcer module (with db
        table dispatcher) to<br>
        > > my Kamailio server.<br>
        > ><br>
        > > I have problem with changing IP at db table, but when
        I calling - call goes<br>
        > > to old IP that alread deleted from db.<br>
        > ><br>
        > > I tested my table with query that selects destination
        address from table,<br>
        > > and it replyes to me correct address.<br>
        > ><br>
        > > I use round-robin ("4") algorythm<br>
        > ><br>
        > > modparam("dispatcher", "db_url",DBURL)<br>
        > > modparam("dispatcher", "table_name", "dispatcher")<br>
        > > modparam("dispatcher", "setid_col", "setid")<br>
        > > modparam("dispatcher", "destination_col",
        "destination")<br>
        > > modparam("dispatcher", "force_dst", 1)<br>
        > > modparam("dispatcher", "flags", 3)<br>
        > > modparam("dispatcher", "dst_avp", "$avp(i:271)")<br>
        > > modparam("dispatcher", "grp_avp", "$avp(i:272)")<br>
        > > modparam("dispatcher", "cnt_avp", "$avp(i:273)")<br>
        > > modparam("dispatcher", "ds_ping_from", "<a
          moz-do-not-send="true" href="mailto:sip%3Aproxy@10.0.0.2">sip:proxy@10.0.0.2</a>")<br>
        > > modparam("dispatcher", "ds_ping_interval",15)<br>
        > > modparam("dispatcher", "ds_probing_mode", 1)<br>
        > > modparam("dispatcher", "ds_ping_reply_codes",<br>
        > > "class=2;code=403;code=404;code=484;class=3")<br>
        > ><br>
        > ><br>
        > > How to disable this cache?<br>
        ><br>
        ><br>
        > _______________________________________________<br>
        > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
        mailing list<br>
        > <a moz-do-not-send="true"
          href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
        > <a moz-do-not-send="true"
          href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></p>
      <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>
Next Kamailio Advanced Trainings 2014 - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA</pre>
  </body>
</html>