<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
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 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 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 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>