[OpenSIPS-Users] Regarding db_cachedb and cachedb_redis integration with opensips .
Bogdan-Andrei Iancu
bogdan at opensips.org
Mon Sep 28 14:12:49 CEST 2015
Hi,
The db_cachedb module is only compatible to the cachedb_mongo.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 10.09.2015 21:27, Sasmita Panda wrote:
> Hi All ,
>
> I am trying to compile openisps-1.11 with db_cachedb and
> cachedb_redis module . I wanted to use this for auth,
> userloc,drouting,dialog etc .
>
> I have tried this with auth_db . bellow is the example .
>
> loadmodule "auth_db.so"
> modparam("auth_db", "load_credentials", "$avp(user_rpid)=rpid")
> .....
> loadmodule "db_cachedb.so"
> loadmodule "cachedb_redis.so"
> ...
> modparam("db_cachedb","cachedb_url","redis:group1://127.0.0.1:27017/
> <http://127.0.0.1:27017/>")
> modparam("auth_db","db_url","cachedb://redis:group1")
> .....
>
> But its giving some error while running the openips .
>
> NOTICE:cachedb_redis:mod_init: initializing module cachedb_redis ...
> WARNING:acc:mod_init: Integer flags are now deprecated! Use unique
> quoted strings!
> ERROR:db_cachedb:db_cachedb_query: The selected NoSQL driver cannot
> convert select queries
> ERROR:core:db_table_version: error in db_query
> ERROR:core:db_check_table_version: querying version for table acc
> ERROR:acc:acc_db_init: error during table version check
> ERROR:acc:mod_init: failed...did you load a database module?
> ERROR:core:init_mod: failed to initialize module acc
> ERROR:core:main: error while initializing modules
> NOTICE:cachedb_redis:destroy: destroy module cachedb_redis ...
> NOTICE:db_cachedb:destroy: destroy module db_cachedb ...
>
>
> Can anyone help me what I am missing . Any kind of information
> regarding these module is appreciated .
>
> */Thanks & Regards/*
> /Sasmita Panda/
> /Network Testing and Software Engineer/
> /3CLogic , ph:07827611765/
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150928/5ec485ae/attachment-0001.htm>
More information about the Users
mailing list