Currently no, but in couple of days Vlad will finish a new module that
will allow to convert from DB to cacheDB, so basically all modules
implementing the DB interface will be able to use the cacheDB backends too.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 02/07/2013 05:21 PM, SamyGo wrote:
Thanks alot, may I ask if that can be couchbase as well !!
On Thu, Feb 7, 2013 at 8:14 PM, Bogdan-Andrei Iancu
<[email protected] <mailto:[email protected]>> wrote:
Hi Sammy,
Simply change the db_url from sipcapture module.
For mysql you have:
modparam("sipcapture", "db_url", "mysql://user:passwd@host/dbname")
and for postgres :
modparam("sipcapture", "db_url",
"postgres://user:passwd@host/dbname")
What db backends are available, see
http://www.opensips.org/Resources/DocsModules19 all modules db_xxxxxx
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 02/07/2013 04:29 PM, SamyGo wrote:
Hello,
I've been working with sipcapture module to rpelicate traffic to
another server. Also made it to work with mysql db backend, now I
need to know if I can push the sip traces to some other backend !
Is there support for using any other back end.
Thanks,
Sammy
_______________________________________________
Users mailing list
[email protected] <mailto:[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