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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users