<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
The db_cachedb module is only compatible to the cachedb_mongo.<br>
<br>
Regards, <br>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 10.09.2015 21:27, Sasmita Panda
wrote:<br>
</div>
<blockquote
cite="mid:CALf-Q45yKJoz4dxXWsS_Du6rsWjE3+rajQ9Cf4FYLmKV3bXnGA@mail.gmail.com"
type="cite">
<div dir="ltr">Hi All ,
<div><br>
</div>
<div> 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 .</div>
<div><br>
</div>
<div> I have tried this with auth_db . bellow is the
example .</div>
<div><br>
</div>
<div>
<div>loadmodule "auth_db.so"</div>
<div>modparam("auth_db", "load_credentials",
"$avp(user_rpid)=rpid")</div>
<div>.....</div>
<div>loadmodule "db_cachedb.so"</div>
<div>loadmodule "cachedb_redis.so"</div>
<div>...</div>
<div>modparam("db_cachedb","cachedb_url","redis:group1://<a
moz-do-not-send="true" href="http://127.0.0.1:27017/">127.0.0.1:27017/</a>")</div>
<div>modparam("auth_db","db_url","cachedb://redis:group1")</div>
</div>
<div>.....</div>
<div><br>
</div>
<div> But its giving some error while running the openips .</div>
<div><br>
</div>
<div> NOTICE:cachedb_redis:mod_init: initializing module
cachedb_redis ...</div>
<div> WARNING:acc:mod_init: Integer flags are now deprecated!
Use unique quoted strings!</div>
<div> ERROR:db_cachedb:db_cachedb_query: The selected NoSQL
driver cannot convert select queries</div>
<div> ERROR:core:db_table_version: error in db_query</div>
<div> ERROR:core:db_check_table_version: querying version for
table acc</div>
<div> ERROR:acc:acc_db_init: error during table version check</div>
<div> ERROR:acc:mod_init: failed...did you load a database
module?</div>
<div> ERROR:core:init_mod: failed to initialize module acc</div>
<div> ERROR:core:main: error while initializing modules</div>
<div> NOTICE:cachedb_redis:destroy: destroy module cachedb_redis
...</div>
<div> NOTICE:db_cachedb:destroy: destroy module db_cachedb ...
<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div> Can anyone help me what I am missing . Any kind of
information regarding these module is appreciated . </div>
<div><br>
</div>
<div><b><i>Thanks & Regards</i></b><br>
</div>
<div>
<div>
<div class="gmail_signature">
<div dir="ltr">
<div><i>Sasmita Panda</i></div>
<div><i>Network Testing and Software Engineer</i></div>
<div><i>3CLogic , ph:07827611765</i></div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>