OK,<br><br>for while I&#39;ll try work with database in text....<br><br><br>Best Regards<br><br><div class="gmail_quote">2011/7/5 Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Monday 04 July 2011, Bruno Bresciani wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; I&#39;m using kamailio with database in text mode and i&#39;d like to know if<br>
&gt; dbtext module has support the following parameters to search:<br>
&gt;<br>
&gt; ilike;<br>
&gt; limit;<br>
&gt; offset;<br>
<br>
</div></div>Hi Bruno,<br>
<br>
the db_text module only support the basic operations that the kamailio<br>
database API provides, but not the raw_query method. If you need more, maybe<br>
the db_sqlite module is something for you. It will be in 3.2, in 3.1 you can<br>
use it with help of the db_unixodbc connector.<br>
<br>
Best regards,<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br>