<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <tt>Hi Sammy,<br>
      <br>
      Simply change the db_url from sipcapture module.<br>
      <br>
      For mysql you have:<br>
      &nbsp;&nbsp;&nbsp; </tt>modparam("sipcapture", "db_url",
    "mysql://user:passwd@host/dbname")<br>
    and for postgres :<br>
    &nbsp;&nbsp;&nbsp;&nbsp; modparam("sipcapture", "db_url",
    "postgres://user:passwd@host/dbname")<br>
    <br>
    What db backends are available, see
    <a class="moz-txt-link-freetext" href="http://www.opensips.org/Resources/DocsModules19">http://www.opensips.org/Resources/DocsModules19</a> all modules
    db_xxxxxx<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>
    <br>
    On 02/07/2013 04:29 PM, SamyGo wrote:
    <blockquote
cite="mid:CAJUJwtgOipv58eCG0isbsDNTQQZPAp5xo6Ad-HJDc5K0OCinxg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div style="">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.</div>
        <div style=""><br>
        </div>
        <div style="">Thanks,</div>
        <div style="">Sammy</div>
        <div style="">&nbsp;</div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
  </body>
</html>