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

Reply via email to