<div dir="ltr">i need the reposity plz = ) because <span style="color:rgb(51,51,51);font-family:Consolas,'Andale Mono WT','Andale Mono','Bitstream Vera Sans Mono','Nimbus Mono L',Monaco,'Courier New',monospace;font-size:14px;line-height:19.6000003814697px;background-color:rgb(251,250,249)">make include_modules="db_sqlite" cfg </span><font color="#333333" face="Consolas, Andale Mono WT, Andale Mono, Bitstream Vera Sans Mono, Nimbus Mono L, Monaco, Courier New, monospace"><span style="font-size:14px;line-height:19.6000003814697px">Neither work :(</span></font><div><span style="color:rgb(51,51,51);font-family:Consolas,'Andale Mono WT','Andale Mono','Bitstream Vera Sans Mono','Nimbus Mono L',Monaco,'Courier New',monospace;font-size:14px;line-height:19.6000003814697px;background-color:rgb(251,250,249)"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-11-23 19:31 GMT-03:00 Nathan Angelacos <span dir="ltr"><<a href="mailto:nangel@nothome.org" target="_blank">nangel@nothome.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 11/23/2014 01:44 PM, Javier Ricke wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
i have install this lirebries:<br>
<br>
    * SQlite 3 library - e.g., libsqlite3-0<br>
      * SQlite 3 devel library - to compile the module e.g. libsqlite3-dev<br>
      * SQlite 3 utilities - for kamdbctl e.g. sqlite3<br>
<br>
<br>
<br>
but in /usr/local/lib/kamailio/<u></u>modules_k/:/usr/local/lib64/<u></u>kamailio/modules/<br>
<br>
<br>
dont have module db_sqlite.so<br>
<br>
<br>
any? regards!<br>
</blockquote>
<br></div></div>
If you are installing kamailio from a package manager, like debian or ubuntu, you have to install the kamailio-sqlite-modules package.  For example:  apt-get install kamailio-sqlite-modules<br>
<br>
<br>
If you are compiling kamailio from source, you need to include db_sqlite in your build process, by listing it in the "include_modules" parameter to the make command.<br>
<br>
<br>
______________________________<u></u>_________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
</blockquote></div><br></div>