<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Samstag, 2. Mai 2009, Brandon Armstead wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; This is tested using svn revision 5819 -- so I'm not sure if it has<br>
&gt; been fixed yet however, there seems to be a premature timeout on the<br>
&gt; fr_inv_timer.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hi Brandon,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:cancel_branch: sending cancel...<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]: DBG:tm:set_timer:<br>
&gt; relative timeout is 500000<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:insert_timer_unsafe: [4]: 0x7f1141d87d08 (2315500000)<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]: DBG:tm:set_timer:<br>
&gt; relative timeout is 30<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:insert_timer_unsafe: [0]: 0x7f1141d87d38 (6940)<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:final_response_handler: done<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:timer_routine: timer routine:1,tl=0x7f1141d87ab0 next=(nil),<br>
&gt; timeout=6910<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:final_response_handler: stop retr. and send CANCEL (0x7f1141d87860)<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:t_should_relay_response: T_code=180, new_code=408<br>
&gt; May  1 22:06:04 sipdev /usr/local/sbin/kamailio[18310]:<br>
&gt; DBG:tm:t_pick_branch: picked branch 0, code 408<br>
&gt;<br>
&gt; I'm going to give this a guy from SVN trunk, and I'll update this -- just<br>
&gt; wondering if anyone else has experienced this similar issue?  Also are<br>
&gt; there any certain guidelines to generating a backtrace?  Thanks!<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I did not experienced this so far. You can generate a backtrace with <br>
killall -SIGABRT kamailio for all processes, or kill -SIGABRT $kamailio-PID.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>If you would like to trigger it from the script, there are also some functions available in the cfgutils module that implement this, "abort()".<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Cheers,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>