<div>Hi Daniel,</div>
<div> </div>
<div>Thanks.. Is there any side effects if we increase the wt_timer to 32secs to match with the INVITE transaction timer?</div>
<div><br>regards,<br>Jijo</div>
<div class="gmail_quote">On Wed, Jun 15, 2011 at 3:52 AM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div text="#000000" bgcolor="#FFFFFF">Hello, 
<div class="im"><br><br>On 6/15/11 6:16 AM, Jijo wrote: 
<blockquote type="cite">
<div class="gmail_quote"><br>
<div>
<div><br>
<div class="gmail_quote">
<div class="gmail_quote">Hi All,<br><br>In an INVITE transaction, no ACK from A party and B party continue retransmission of 200 OK. I have observed that kamailio is not passing the retransmitted 200 OK message from B party to the Application(script) after 3 seconds. Instead kamailio directly sending to A party without passing to the script.<br>
</div></div></div></div></div></blockquote></div>what do you mean &quot;without passing to the script&quot;?<br><br>Note that a transaction is completed when a final reply is forwarded back to the sender of request. Then it is kept fore a short time in memory, if you want to increase that interval, see this parameter in tm:<br>
<br><a href="http://kamailio.org/docs/modules/stable/modules/tm.html#wt_timer" target="_blank">http://kamailio.org/docs/modules/stable/modules/tm.html#wt_timer</a><br><br>Cheers,<br>Daniel<br><br>
<blockquote type="cite">
<div>
<div></div>
<div class="h5">
<div class="gmail_quote">
<div>
<div>
<div class="gmail_quote">
<div class="gmail_quote"><br>
<div><span><font size="2" face="Arial">
<div>I see in the logs that kamailio is cleaning up the transaction after 3 seconds..look for the string &quot;DEBUG: t_lookup_request: no transaction found&quot;  before this log it is cleaning up the timer in the log &quot;DEBUG: cleanup_uac_timers: RETR/FR timers reset&quot;<br>
<br>What does it mean by that?? <br>How can we make the kamailio to pass the response to the application? <br><br></div>Please let me know your comments.. Here is the flow. I cannot send the complete logs which is quite big. so i grep&#39;d using the stirng &quot;tcp_read_req: content-length|get_hdr_field|t_reply_matching|cleanup_uac_timers|RR11&quot; from the complete log.. <br>
</font></span></div>
<div><br>A             kamailo                 B<br><br>----INVITE--&gt;- --------------------INVITE<br><br>180 Ringing--&lt;---------------180 Ringing<br>200 OK-----------&lt;---------------200 OK 0<br>200 OK-----------&lt;---------------200 OK 500ms<br>
200 OK-----------&lt;---------------200 OK 1s<br>200 OK-----------&lt;---------------200 OK 2s<br><br>&lt; From here it is not passing to the application- script&gt;<br><br>200 OK-----------&lt;---------------200 OK 4s<br>
200 OK-----------&lt;---------------200 OK 4s<br><br><br><br></div>  28 102:2011-06-13T19:47:37+01:00 [debug] sipserver: [26177] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [50]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  36 95:2011-06-13T19:47:37+01:00 [debug] sipserver: [26177] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  267 86:2011-06-13T19:47:37+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 0<br>
  282 102:2011-06-13T19:47:37+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  284 95:2011-06-13T19:47:37+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  285 89:2011-06-13T19:47:37+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  286 90:2011-06-13T19:47:38+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1018]: DEBUG: t_reply_matching: reply matched (T=0xb0f62e50)!<br>  292 96:2011-06-13T19:47:38+01:00 [info] sipserver: [26269] INFO: &lt;script&gt;: CI=<a href="mailto:1-8028@192.168.243.150" target="_blank">1-8028@192.168.243.150</a> -RR11 - Entry M=INVITE RURI=&lt;null&gt; From=<a href="mailto:sip%3A5616990103@192.168.243.150" target="_blank">sip:5616990103@192.168.243.150</a> To=<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a> RD= &lt;null&gt; IP=192.168.243.161 Code:180 Reason=Ringing CT=<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a> &lt;sip:<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a>@192.168.243.161:5060;transport=tcp&gt;<br>
  331 86:2011-06-13T19:47:39+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  346 102:2011-06-13T19:47:39+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  348 95:2011-06-13T19:47:39+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  349 89:2011-06-13T19:47:39+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  350 90:2011-06-13T19:47:39+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1018]: DEBUG: t_reply_matching: reply matched (T=0xb0f62e50)!<br>  356 96:2011-06-13T19:47:39+01:00 [info] sipserver: [26269] INFO: &lt;script&gt;: CI=<a href="mailto:1-8028@192.168.243.150" target="_blank">1-8028@192.168.243.150</a> -RR11 - Entry M=INVITE RURI=&lt;null&gt; From=<a href="mailto:sip%3A5616990103@192.168.243.150" target="_blank">sip:5616990103@192.168.243.150</a> To=<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a> RD= &lt;null&gt; IP=192.168.243.161 Code:200 Reason=OK CT=<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a> &lt;sip:<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a>@192.168.243.161:5060;transport=tcp&gt;<br>
  398 89:2011-06-13T19:47:39+01:00 [debug] sipserver: [26269] DEBUG: tm [t_reply.c:1467]: DEBUG: cleanup_uac_timers: RETR/FR timers reset<br>  406 86:2011-06-13T19:47:40+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>
  421 102:2011-06-13T19:47:40+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  423 95:2011-06-13T19:47:40+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  424 89:2011-06-13T19:47:40+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  425 90:2011-06-13T19:47:40+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1018]: DEBUG: t_reply_matching: reply matched (T=0xb0f62e50)!<br>  431 96:2011-06-13T19:47:40+01:00 [info] sipserver: [26269] INFO: &lt;script&gt;: CI=<a href="mailto:1-8028@192.168.243.150" target="_blank">1-8028@192.168.243.150</a> -RR11 - Entry M=INVITE RURI=&lt;null&gt; From=<a href="mailto:sip%3A5616990103@192.168.243.150" target="_blank">sip:5616990103@192.168.243.150</a> To=<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a> RD= &lt;null&gt; IP=192.168.243.161 Code:200 Reason=OK CT=<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a> &lt;sip:<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a>@192.168.243.161:5060;transport=tcp&gt;<br>
  481 86:2011-06-13T19:47:41+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  496 102:2011-06-13T19:47:41+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  498 95:2011-06-13T19:47:41+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  499 89:2011-06-13T19:47:41+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  500 90:2011-06-13T19:47:41+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1018]: DEBUG: t_reply_matching: reply matched (T=0xb0f62e50)!<br>  506 96:2011-06-13T19:47:41+01:00 [info] sipserver: [26269] INFO: &lt;script&gt;: CI=<a href="mailto:1-8028@192.168.243.150" target="_blank">1-8028@192.168.243.150</a> -RR11 - Entry M=INVITE RURI=&lt;null&gt; From=<a href="mailto:sip%3A5616990103@192.168.243.150" target="_blank">sip:5616990103@192.168.243.150</a> To=<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a> RD= &lt;null&gt; IP=192.168.243.161 Code:200 Reason=OK CT=<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a> &lt;sip:<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a>@192.168.243.161:5060;transport=tcp&gt;<br>
  556 86:2011-06-13T19:47:43+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  571 102:2011-06-13T19:47:43+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  573 95:2011-06-13T19:47:43+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  574 89:2011-06-13T19:47:43+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  575 90:2011-06-13T19:47:43+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1018]: DEBUG: t_reply_matching: reply matched (T=0xb0f62e50)!<br>  581 96:2011-06-13T19:47:43+01:00 [info] sipserver: [26269] INFO: &lt;script&gt;: CI=<a href="mailto:1-8028@192.168.243.150" target="_blank">1-8028@192.168.243.150</a> -RR11 - Entry M=INVITE RURI=&lt;null&gt; From=<a href="mailto:sip%3A5616990103@192.168.243.150" target="_blank">sip:5616990103@192.168.243.150</a> To=<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a> RD= &lt;null&gt; IP=192.168.243.161 Code:200 Reason=OK CT=<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a> &lt;sip:<a href="tel:5616990102" target="_blank" value="+15616990102">5616990102</a>@192.168.243.161:5060;transport=tcp&gt;<br>
  631 86:2011-06-13T19:47:47+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  646 102:2011-06-13T19:47:47+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  648 95:2011-06-13T19:47:47+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  649 89:2011-06-13T19:47:47+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  650 90:2011-06-13T19:47:47+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  651 90:2011-06-13T19:47:47+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
  693 86:2011-06-13T19:47:51+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  708 102:2011-06-13T19:47:51+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  710 95:2011-06-13T19:47:51+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  711 89:2011-06-13T19:47:51+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  712 90:2011-06-13T19:47:51+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  713 90:2011-06-13T19:47:51+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
  755 86:2011-06-13T19:47:55+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  770 102:2011-06-13T19:47:55+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  772 95:2011-06-13T19:47:55+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  773 89:2011-06-13T19:47:55+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  774 90:2011-06-13T19:47:55+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  775 90:2011-06-13T19:47:55+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
  817 86:2011-06-13T19:47:59+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  832 102:2011-06-13T19:47:59+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  834 95:2011-06-13T19:47:59+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  835 89:2011-06-13T19:47:59+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  836 90:2011-06-13T19:47:59+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  837 90:2011-06-13T19:47:59+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
  879 86:2011-06-13T19:48:03+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  894 102:2011-06-13T19:48:03+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  896 95:2011-06-13T19:48:03+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  897 89:2011-06-13T19:48:03+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  898 90:2011-06-13T19:48:03+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  899 90:2011-06-13T19:48:03+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
  941 86:2011-06-13T19:48:07+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  956 102:2011-06-13T19:48:07+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  958 95:2011-06-13T19:48:07+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  959 89:2011-06-13T19:48:07+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  960 90:2011-06-13T19:48:07+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  961 90:2011-06-13T19:48:07+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
  1003 86:2011-06-13T19:48:11+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [tcp_read.c:933]: tcp_read_req: content-length= 191<br>  1018 102:2011-06-13T19:48:11+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:185]: DEBUG: get_hdr_field: &lt;To&gt; [65]; uri=[<a href="http://sip:5616990102@192.168.243.151:5060" target="_blank">sip:5616990102@192.168.243.151:5060</a>] <br>
  1020 95:2011-06-13T19:48:11+01:00 [debug] sipserver: [26269] DEBUG: &lt;core&gt; [parser/msg_parser.c:165]: get_hdr_field: cseq &lt;CSeq&gt;: &lt;1&gt; &lt;INVITE&gt;<br>  1021 89:2011-06-13T19:48:11+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:967]: DEBUG: t_reply_matching: hash 5084 label 418362480 branch 0<br>
  1022 90:2011-06-13T19:48:11+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1052]: DEBUG: t_reply_matching: no matching transaction exists<br>  1023 90:2011-06-13T19:48:11+01:00 [debug] sipserver: [26269] DEBUG: tm [t_lookup.c:1055]: DEBUG: t_reply_matching: failure to match a transaction<br>
<br><br><br><br><br></div><br></div><br></div></div></div><br><br>
<fieldset></fieldset> <br></div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre></blockquote><br><pre cols="72">-- 
Daniel-Constantin Mierla -- <a href="http://www.asipto.com/" target="_blank">http://www.asipto.com</a>
<a href="http://linkedin.com/in/miconda" target="_blank">http://linkedin.com/in/miconda</a> -- <a href="http://twitter.com/miconda" target="_blank">http://twitter.com/miconda</a></pre></div></blockquote></div><br>