Hi All ,
I am using opensips 3.2 .
I Want to build a cluster with redis as cachedb . I am
using full-sharing-cachedb-cluster mode . I have tested with MongoDB .
It's working perfectly fine .
I am curious to know if this works with Redis or not . In the document it
mentions about *Cassandra* . But I am not getting how to configure it with
Redis .
loadmodule "db_cachedb.so"
loadmodule "cachedb_redis.so"
modparam("cachedb_redis", "cachedb_url","redis:group1://10.4.128.144:6379/")
modparam("db_cachedb","cachedb_url", "redis:group1://10.4.128.144:6379/")
modparam("usrloc", "cluster_mode", "full-sharing-cachedb")
modparam("usrloc", "cachedb_url", "redis:group1://
10.4.128.144:6379/opensipsDB.userlocation")
opensips gives some error while starting .
ERROR:usrloc:ul_check_db: not enough capabilities for cachedb_url
redis:group1://10.4.128.144:6379/opensipsDB.userlocation
ERROR:usrloc:mod_init: DB support check failed
ERROR:core:init_mod: failed to initialize module usrloc
ERROR:core:main: error while initializing modules
Can anyone please help ?
*Thanks & Regards*
*Sasmita Panda*
*Senior Network Testing and Software Engineer*
*3CLogic , ph:07827611765*
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users