<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection"><font face=".AppleSystemUIFont">Is it wt_timer?</font>
<div dir="auto"><font face=".AppleSystemUIFont"><br /></font></div>
<div dir="auto"><font face=".AppleSystemUIFont">Cause setting it to 32000 actually not helps... Or is there any kind of restrictions to it?</font></div>
</div>
<div name="messageSignatureSection"><br />
<div dir="auto">Regards, Igor</div>
</div>
<div name="messageReplySection">On Jun 14, 2019, 16:22 +0300, Daniel-Constantin Mierla <miconda@gmail.com>, wrote:<br />
<blockquote type="cite" class="spark_quote" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">
<p>Hello,</p>
<p>once the 200ok is processed by tm module, the transaction is completed and it takes about 5 seconds (see wait timer in tm readme) to delete it from memory. With handling the 200ok, the retransmission timer intervals are no longer relevant.</p>
<p>Cheers,<br />
Daniel<br /></p>
<div class="moz-cite-prefix">On 14.06.19 11:56, Igor Olhovskiy wrote:<br /></div>
<blockquote type="cite" cite="mid:0c327475-103c-4c58-a7e6-2a73002db3bd@Spark" class="spark_quote" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #e67e22;">
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<div name="messageBodySection">
<div dir="auto">Hi!
<div dir="auto"><br /></div>
<div dir="auto">Is there any way to get which timer on transaction actually expired?</div>
<div dir="auto"><br /></div>
<div dir="auto">Scenario is following:</div>
<div dir="auto"><br /></div>
<div dir="auto">INVITE - 180 - 200 OK - (restransmissions 250 msec starts) - pause 15 sec - ACK.</div>
<div dir="auto"><br /></div>
<div dir="auto">In INVITE i'm setting </div>
<div dir="auto"><font face="Andale Mono, monospace">t_on_reply("MY_REPLY")</font><br /></div>
<div dir="auto"><br /></div>
<div dir="auto">But in around 10 sec after first 200 OK (and 12 sec after INVITE) I'm getting in logs</div>
<div dir="auto"><br /></div>
<div dir="auto"><font face="Andale Mono, monospace">DEBUG: tm [h_table.c:133]: free_cell_helper(): freeing transaction 0x7fb632d77090 from timer.c:689</font></div>
<div dir="auto"><br /></div>
<div dir="auto">and on next 200 OK I'm never getting into onreply_route[MY_REPLY] again.</div>
<div dir="auto"><br /></div>
<div dir="auto">Nowhere in the code or config I have explicit set any of timers with 10 or 12 seconds value. Most of them are default. </div>
<div dir="auto"><br /></div>
<div dir="auto">So, can I somehow get which timer expired exactly?</div>
<div dir="auto"><br /></div>
<div dir="auto">PS: If any, pause in 15 sec for a reason to emulate this issue.</div>
</div>
</div>
<div name="messageSignatureSection"><br />
<div dir="auto">Regards, Igor</div>
</div>
<br />
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre></blockquote>
<pre class="moz-signature" cols="72">--  
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a></pre></blockquote>
</div>
</body>
</html>