<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">To dynamically add routes you do not
      need to understand how the code works. Use one of the routing
      modules (lcr, drouting, prefix_route, carrierroute ....). Ususally
      they are configured via a DB backend and perform a DB lookup for
      every call, or cache the routing table and the routing table can
      be reloaded via an external command.<br>
      <br>
      You can also implement the routing logic yourself in kamailio.cfg
      and e.g. the sqlops module.<br>
      <br>
      If you really want to understand the code of Kamailio, see:<br>
      <a class="moz-txt-link-freetext" href="http://www.asipto.com/pub/kamailio-devel-guide/">http://www.asipto.com/pub/kamailio-devel-guide/</a><br>
      <br>
      regards<br>
      Klaus<br>
      <br>
      Am 09.10.2013 10:20, schrieb Keith:<br>
    </div>
    <blockquote
cite="mid:CAK7Ybu-uwc+gaCLuYAb7pJ+5zM3i0W-PgiDLAfZU1Gu4a5A1Yw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>Wonder if anyone can point me in the right direction, or
          explain a bit more about how the code in Kamailio works. I am
          looking to build a front end to Kamailio so I can easily add
          routes etc without direct access to the config.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Keith</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>
  </body>
</html>