[OpenSIPS-Users] Sipcapture with different DB backend
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu Feb 7 16:14:02 CET 2013
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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130207/66a62793/attachment.htm>
More information about the Users
mailing list