On 7/5/11 10:39 AM, Henning Westerholt wrote:
On Monday 04 July 2011, Bruno Bresciani wrote:
Hi All,

I'm using kamailio with database in text mode and i'd like to know if
dbtext module has support the following parameters to search:

ilike;
limit;
offset;
Hi Bruno,

the db_text module only support the basic operations that the kamailio
database API provides, but not the raw_query method. If you need more, maybe
the db_sqlite module is something for you. It will be in 3.2, in 3.1 you can
use it with help of the db_unixodbc connector.
if someone is eager to use db_sqlite from devel version on 3.1.x, then it should just work by copying the module in the source tree of 3.1.x, since there were no changes in module interface or db api. Creating sqlite database would require to use devel kamctl, for an easier process.

Cheers,
Daniel

--
Daniel-Constantin Mierla -- http://www.asipto.com
http://linkedin.com/in/miconda -- http://twitter.com/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to