<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[Freeswitch-trunk][14168] </title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<div id="header">FreeSWITCH Subversion</div>
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=14168">14168</a></dd>
<dt>Author</dt> <dd>mikej</dd>
<dt>Date</dt> <dd>2009-07-09 11:01:56 -0500 (Thu, 09 Jul 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Tue Jul  7 15:41:36 CDT 2009  Pekka Pessi &lt;first.last@nokia.com&gt;
  * check_session.c: testcase for INVITE forked with 100rel terminating properly</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunklibssofiasipupdate">freeswitch/trunk/libs/sofia-sip/.update</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_nuac">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.c</a></li>
<li><a href="#freeswitchtrunklibssofiasiplibsofiasipuanuacheck_sessionc">freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_session.c</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunklibssofiasipupdate"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/.update (14167 => 14168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/sofia-sip/.update        2009-07-09 16:00:36 UTC (rev 14167)
+++ freeswitch/trunk/libs/sofia-sip/.update        2009-07-09 16:01:56 UTC (rev 14168)
</span><span class="lines">@@ -1 +1 @@
</span><del>-Thu Jul  9 10:56:15 CDT 2009
</del><ins>+Thu Jul  9 11:00:14 CDT 2009
</ins></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuacheck_nuac"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.c (14167 => 14168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.c        2009-07-09 16:00:36 UTC (rev 14167)
+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_nua.c        2009-07-09 16:01:56 UTC (rev 14168)
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx"> int main(int argc, char *argv[])
</span><span class="cx"> {
</span><span class="cx">   int i, failed = 0, selected = 0;
</span><del>-  int threading;
</del><ins>+  int threading, single_thread, multi_thread;
</ins><span class="cx">   char const *xml = NULL;
</span><span class="cx">   Suite *suite = suite_create(&quot;Unit tests for Sofia-SIP UA Engine&quot;);
</span><span class="cx">   SRunner *runner;
</span><span class="lines">@@ -100,16 +100,28 @@
</span><span class="cx">   if (!selected)
</span><span class="cx">     s2_select_tests(getenv(&quot;CHECK_NUA_CASES&quot;));
</span><span class="cx"> 
</span><del>-  check_register_cases(suite, threading = 0);
-  check_simple_cases(suite, threading = 0);
-  check_session_cases(suite, threading = 0);
-  check_etsi_cases(suite, threading = 0);
</del><ins>+  if (getenv(&quot;CHECK_NUA_THREADING&quot;)) {
+    single_thread = strcmp(getenv(&quot;CHECK_NUA_THREADING&quot;), &quot;no&quot;);
+    multi_thread = !single_thread;
+  }
+  else {
+    single_thread = multi_thread = 1;
+  }
</ins><span class="cx"> 
</span><del>-  check_register_cases(suite, threading = 1);
-  check_session_cases(suite, threading = 1);
-  check_etsi_cases(suite, threading = 1);
-  check_simple_cases(suite, threading = 1);
</del><ins>+  if (single_thread) {
+    check_register_cases(suite, threading = 0);
+    check_simple_cases(suite, threading = 0);
+    check_session_cases(suite, threading = 0);
+    check_etsi_cases(suite, threading = 0);
+  }
</ins><span class="cx"> 
</span><ins>+  if (multi_thread) {
+    check_register_cases(suite, threading = 1);
+    check_session_cases(suite, threading = 1);
+    check_etsi_cases(suite, threading = 1);
+    check_simple_cases(suite, threading = 1);
+  }
+
</ins><span class="cx">   runner = srunner_create(suite);
</span><span class="cx"> 
</span><span class="cx">   if (xml)
</span></span></pre></div>
<a id="freeswitchtrunklibssofiasiplibsofiasipuanuacheck_sessionc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_session.c (14167 => 14168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_session.c        2009-07-09 16:00:36 UTC (rev 14167)
+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/check_session.c        2009-07-09 16:01:56 UTC (rev 14168)
</span><span class="lines">@@ -1496,7 +1496,80 @@
</span><span class="cx"> }
</span><span class="cx"> END_TEST
</span><span class="cx"> 
</span><ins>+START_TEST(call_2_4_5)
+{
+  nua_handle_t *nh;
+  struct message *invite, *prack, *cancel;
+  int i;
+  int with_sdp;
+  sip_from_t *branch1, *branch2;
</ins><span class="cx"> 
</span><ins>+  /* Testcase for bug FSCORE-338 -
+     forked transactions getting canceled and terminated properly. */
+
+  S2_CASE(&quot;2.4.5&quot;, &quot;Destroy proceeding call with 100rel&quot;,
+          &quot;NUA sends INVITE, &quot;
+          &quot;receives 183, sends PRACK, receives 200 for it, &quot;
+          &quot;receives 180, sends PRACK, receives 200 for it, &quot;
+          &quot;handle is destroyed.&quot;);
+
+  nh = nua_handle(nua, NULL, SIPTAG_TO(s2sip-&gt;aor), TAG_END());
+
+  invite = invite_sent_by_nua(
+    nh,
+    NUTAG_PROXY(s2sip-&gt;tcp.contact-&gt;m_url),
+    NUTAG_MEDIA_ENABLE(0),
+    NUTAG_AUTOACK(0),
+    SIPTAG_CONTENT_TYPE_STR(&quot;application/sdp&quot;),
+    SIPTAG_PAYLOAD_STR(
+      &quot;v=0&quot; CRLF
+      &quot;o=- 6805647540234172778 5821668777690722690 IN IP4 127.0.0.1&quot; CRLF
+      &quot;s=-&quot; CRLF
+      &quot;c=IN IP4 127.0.0.1&quot; CRLF
+      &quot;m=audio 5004 RTP/AVP 0 8&quot; CRLF),
+    TAG_END());
+
+  prack = respond_with_100rel(invite, dialog, with_sdp = 0,
+                              SIP_183_SESSION_PROGRESS,
+                              SIPTAG_CONTACT(s2sip-&gt;tcp.contact),
+                              TAG_END());
+  s2_sip_respond_to(prack, dialog, SIP_200_OK, TAG_END());
+  s2_sip_free_message(prack), prack = NULL;
+  fail_unless(s2_check_callstate(nua_callstate_proceeding));
+  fail_unless_event(nua_r_prack, 200);
+
+  prack = respond_with_100rel(invite, dialog, with_sdp = 0,
+                              SIP_180_RINGING,
+                              SIPTAG_CONTACT(s2sip-&gt;tcp.contact),
+                              TAG_END());
+  s2_sip_respond_to(prack, dialog, SIP_200_OK, TAG_END());
+  s2_sip_free_message(prack), prack = NULL;
+  fail_unless(s2_check_callstate(nua_callstate_proceeding));
+  fail_unless_event(nua_r_prack, 200);
+
+  branch1 = dialog-&gt;local;
+  branch2 = dialog-&gt;local = sip_from_dup(dialog-&gt;home, invite-&gt;sip-&gt;sip_to);
+  sip_from_tag(dialog-&gt;home, dialog-&gt;local, s2_sip_generate_tag(dialog-&gt;home));
+
+  nua_handle_destroy(nh), nh = NULL;
+
+  cancel = s2_sip_wait_for_request(SIP_METHOD_CANCEL);
+  s2_sip_respond_to(cancel, dialog, SIP_200_OK, TAG_END());
+
+  for (i = 1; i &lt; 4; i++) {
+    s2_nua_fast_forward(1, s2base-&gt;root);
+  }
+
+  s2_sip_respond_to(invite, dialog, SIP_487_REQUEST_CANCELLED, TAG_END());
+  fail_unless(s2_sip_check_request(SIP_METHOD_ACK));
+
+  /* Time out requests */
+  for (i = 1; i &lt; 128; i++) {
+    s2_nua_fast_forward(1, s2base-&gt;root);
+  }
+}
+END_TEST
+
</ins><span class="cx"> TCase *invite_100rel_tcase(int threading)
</span><span class="cx"> {
</span><span class="cx">   TCase *tc = tcase_create(&quot;2.4 - INVITE with 100rel&quot;);
</span><span class="lines">@@ -1506,6 +1579,7 @@
</span><span class="cx">     tcase_add_test(tc, call_2_4_2);
</span><span class="cx">     tcase_add_test(tc, call_2_4_3);
</span><span class="cx">     tcase_add_test(tc, call_2_4_4);
</span><ins>+    tcase_add_test(tc, call_2_4_5);
</ins><span class="cx">   }
</span><span class="cx">   return tc;
</span><span class="cx"> }
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>