<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Just a small note - by looking into DB, to dialog table, you will
    not be able to see calls in early state ; dialog module pushes calls
    to DB only when established.<br>
    <br>
    The "dlg_list" gives you all calls, including the ones in early
    state.<br>
    <br>
    Regards,<br>
    Bogdan<br>
    <br>
    <br>
    On 03/16/2012 02:19 PM, Vlad Paiu wrote:
    <blockquote cite="mid:4F632FD9.10808@opensips.org" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <title></title>
      Hello,<br>
      <br>
      You can also enable DB persistency for the dialog module, see the
      db_mode parameter [1] , and after than you can query the database
      to get the ongoing dialogs. <br>
      <br>
      But why doesn't the dlg_list fifo command satisfy your needs ? It
      should be much faster to get the ongoing dialogs from the OpenSIPS
      internal memory, instead of querying a database.<br>
      <br>
      [1] <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.opensips.org/html/docs/modules/devel/dialog.html#id292771">http://www.opensips.org/html/docs/modules/devel/dialog.html#id292771</a><br>
      <br>
      Regards,<br>
      <pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
      <br>
      On 03/16/2012 02:14 PM, Rodrigo Ferreiraw wrote:
      <blockquote cite="mid:E6B98F1FFA1848D989BD360EFE1395B1@ZogaLovePC"
        type="cite">
        <div dir="ltr">
          <div style="font-family: 'Calibri'; color: rgb(0, 0, 0);
            font-size: 12pt;">
            <div>Good Morning,</div>
            <div> </div>
            <div>there’s a way to see active calls on Opensips besides
              “opensips fifo dlg_list”? Because I wanna make a call
              viewer, to make easier the call visualization, I know that
              “dlg_list” show me actual status of the call, like,
              ringing, active or hanging up. </div>
            <div> </div>
            <div>Is there something databased who keeps this information
              too?</div>
            <div> </div>
            <div>Thanks</div>
          </div>
        </div>
        <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" 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>
      <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>
    <br>
    <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>
  </body>
</html>