<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><tt>Hello Jorge,<br>
<br>
Just as RFC3261 says, 1XX responses create "early dialogs",
while 2XX final responses create "dialogs". OpenSIPS follows the
same rules, only that it considers that the "true" lifetime of a
dialog begins when the callee picks up his/her phone. That is
why those fields are still unused - they are initialized to
zero, since the 200 OK is still to come.<br>
<br>
If that dialog were to remain in the early state, the
transaction would expire eventually, triggering a delete of that
early dialog.<br>
<br>
Best regards,<br>
</tt>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
On 05/21/2014 07:23 PM, Jorge Ortea wrote:<br>
</div>
<blockquote cite="mid:DUB128-W82BAE5A3126EA98349A8CFDC3C0@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi all,<br>
<br>
when I execute 'opensipsctl fifo dlg_list' shows this:<br>
<br>
dialog:: hash=206:862937179<br>
state:: 2<br>
user_flags:: 0<br>
timestart:: 0<br>
timeout:: 0<br>
callid:: <a class="moz-txt-link-abbreviated" href="mailto:786344563@A.B.C.D">786344563@A.B.C.D</a><br>
from_uri:: sip:xxxxxxxxx@MyDomain<br>
to_uri:: sip:yyyyyyyyy@MyDomain<br>
caller_tag:: 356538242<br>
caller_contact:: <a class="moz-txt-link-abbreviated" href="mailto:sip:xxxxxxxx@A.B.C.D:5062">sip:xxxxxxxx@A.B.C.D:5062</a><br>
callee_cseq:: 2<br>
caller_route_set:: <br>
caller_bind_addr:: udp:MyDomain<br>
callee_tag:: as28f3b5f8<br>
callee_contact:: <br>
caller_cseq:: 2<br>
callee_route_set:: <br>
callee_bind_addr:: udp:MyDomain<br>
<br>
<br>
This segment refered to a call from UAC to a mediagateway
through Proxy SIP (Opensips 1.6.4-2-tls)<br>
<br>
Is it normal that both timestart and timeout are 0?<br>
<br>
Thanks.<br>
Regards.<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
</body>
</html>