<div dir="ltr">Hello all,<div><br></div><div>I was trying to implement db_text and the documentation states it should be something like </div><div><br></div><div><pre class="gmail-programlisting" style="background-color:rgb(252,255,252);border:1px solid rgb(153,204,204);color:rgb(0,0,0);padding-left:15pt;overflow:auto;border-radius:2.5px;font-size:15px">modparam("usrloc|auth_db", "db_url", "db_text:///tmp/kamailiodb")</pre></div><div><br></div><div>but that doesn't work, it's </div><div><br></div><div><pre class="gmail-programlisting" style="background-color:rgb(252,255,252);border:1px solid rgb(153,204,204);color:rgb(0,0,0);padding-left:15pt;overflow:auto;border-radius:2.5px;font-size:15px">modparam("usrloc|auth_db", "db_url", "text:///tmp/kamailiodb")</pre></div><div><br></div><div>so this line should probably be updated:</div><div><br></div><div><a href="https://github.com/kamailio/kamailio/blob/master/src/modules/db_text/doc/db_text.cfg#L44">https://github.com/kamailio/kamailio/blob/master/src/modules/db_text/doc/db_text.cfg#L44</a></div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div></div></div></div>