<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello Brett,<br>
<br>
You are right, this was a bug, and I just commited a fix on trunk.
Until now, the reply handler only considered internal OpenSIPS
timeouts, and disregarded explicit 408 replies. Please update and let
me know if it is ok.<br>
<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">-- 
Vlad Paiu
OpenSIPS Developer</pre>
<br>
<br>
On 06/18/2011 01:20 AM, Brett Nemeroff wrote:
<blockquote
 cite="mid:BANLkTinQ5T50F3yjjEL-bj=M9yHwgtYS9w@mail.gmail.com"
 type="cite">Vlad,
  <div>I just tested this today. Basically made a call with eyebeam,
and once the call was up, I forcefully killed eyebeam. After that, I
saw OPTIONS goto eyebeam and fail (retransmit). There was a dispatcher
between the opensips box and eyebeam, so the dispatcher told opensips
408. At that point, opensips made no attempt at killing the dialog. In
fact, it just kept on pinging it every X interval.</div>
  <div><br>
  </div>
  <div>I'm calling create_dialog("pPB")</div>
  <div><br>
  </div>
  <div>Am I doing something wrong?<br>
  <br>
  </div>
  <div>Thanks,</div>
  <div>Brett</div>
  <div><br>
  </div>
  <div>
  <div><br>
  <div class="gmail_quote">On Fri, Jun 17, 2011 at 3:11 AM, Vlad Paiu <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:vladpaiu@opensips.org">vladpaiu@opensips.org</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div text="#000000" bgcolor="#ffffff">
Hello Brett,<br>
    <br>
Yes, the OPTIONs messages are dialog specific. They contain the proper
to tag, from tag and callid, as well as the appropriate CSEQ header,
etc.<br>
If one end-point isn't alive anymore, or if it responds with a messages
telling that the end point is not aware of the dialog the message
belongs to ( 481 Call/Transaction does not exist - like, for example,
the UA quickly reboots, it is alive, but the dialog is not active from
it's point of view ), the dialog will be killed from the middle.<br>
    <br>
Regards,<br>
    <br>
    <pre cols="72">-- 
Vlad Paiu
OpenSIPS Developer</pre>
    <div>
    <div class="h5"><br>
    <br>
On 06/16/2011 11:50 PM, Brett Nemeroff wrote:
    </div>
    </div>
    <blockquote type="cite">
      <div>
      <div class="h5">Hello All,
      <div>I had a question regarding the new "dialog ping" feature.
Does
this just check if the endpoints involved in a dialog are alive? Or is
there anything dialog specific in the OPTIONs message?&nbsp;</div>
      <div><br>
Thanks,</div>
      <div>Brett</div>
      <div><br>
      </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>
    <br>
    </div>
    <br>
_______________________________________________<br>
Users mailing list<br>
    <a moz-do-not-send="true" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
    <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><br>
    <br>
  </blockquote>
  </div>
  <br>
  </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>
<br>
<br>
</body>
</html>