<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    be aware that db_text caches the records in memory, so if you change
    data inside the file at runtime, is not visible immediately.<br>
    <br>
    You can start kamailio with debug=3 in config and look at the logs
    to see if you get any hint on what happens there.<br>
    <br>
    As an alternative, db_sqlite is also a good option for a lightweight
    database system without server.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 24/09/14 16:16, Marino Mileti wrote:<br>
    </div>
    <blockquote cite="mid:148a804e53a.marino.mileti@alice.it"
      type="cite">Hi to all,
      <div><br>
      </div>
      <div>I've setup FS with dbtext module, and now I'm trying to make
        a alias_db_lookup(dbaliases) but it doesn't find any alias.</div>
      <div>Same conf with mysql db works great.</div>
      <div><br>
      </div>
      <div>Is it possible to have alias with dbtext engine?</div>
      <div><br>
      </div>
      <div>Marino</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></pre>
  </body>
</html>