<!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>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.<br>
      <br>
      Regards,</tt><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 05:21 PM, SamyGo wrote:
    <blockquote
cite="mid:CAJUJwtgJw048Sgr9HAfDPcQ9i1653_7dB6sfjOdzry4GkpqznA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Thanks alot, may I ask if that can be couchbase as
        well !!&nbsp;</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Feb 7, 2013 at 8:14 PM,
          Bogdan-Andrei Iancu <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:bogdan@opensips.org"
              target="_blank">bogdan@opensips.org</a>&gt;</span> wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div 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
                moz-do-not-send="true"
                href="http://www.opensips.org/Resources/DocsModules19"
                target="_blank">http://www.opensips.org/Resources/DocsModules19</a>
              all modules db_xxxxxx<br>
              <br>
              Regards,<br>
              <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
              <div>
                <div class="h5"> <br>
                  On 02/07/2013 04:29 PM, SamyGo wrote: </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr">Hello,
                      <div><br>
                      </div>
                      <div>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><br>
                      </div>
                      <div>Thanks,</div>
                      <div>Sammy</div>
                      <div>&nbsp;</div>
                    </div>
                  </div>
                </div>
                <pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
              </blockquote>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
  </body>
</html>