<div dir="ltr">Hi Razvan,<br><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 7, 2014 at 5:10 PM, Răzvan Crainea <span dir="ltr">&lt;<a href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, Takeshi!<br>
<br>
I am not sure you patch was successfully installed, since I don&#39;t see the logs I put in the patch.<br></blockquote><div><br></div><div>Sorry. I was loading the modules from the wrong path so it was using unpatched build.<br>
</div><div>Here are the logs:<br><a href="http://pastebin.com/5ubakRkP">http://pastebin.com/5ubakRkP</a><br></div><div>(but I only see the &quot;Registered terminated callback with flags&quot; line in them).<br></div><div>
 </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Is there any chance you could give me access to a development machine where this is happening?<br></blockquote><div><br></div><div>If it gets difficult for you to debug this from the logs only, i will try to prepare an environment at home because the company i work for doesn&#39;t allow me to give this access.<br>
<br></div><div>Regards,<br>Takeshi<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Best regards,<br>
<br>
Răzvan Crainea<div class=""><br>
OpenSIPS Core Developer<br>
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.<u></u>com</a><br>
<br></div><div class="">
On 05/05/2014 05:43 PM, mayamatakeshi wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">
<br>
<br>
On Mon, May 5, 2014 at 10:16 PM, Răzvan Crainea &lt;<a href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</a><br></div><div><div class="h5">
&lt;mailto:<a href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</a>&gt;&gt; wrote:<br>
<br>
    I think the first patch was corrupted while I pasted it. Please try<br>
    to use this one[1].<br>
<br>
    [1] <a href="http://pastebin.com/DvRCwT20" target="_blank">http://pastebin.com/DvRCwT20</a><br>
<br>
<br>
Hi Razvan,<br>
<br>
Actually, it seems that message from patch was just a warning and can be<br>
ignored<br>
(<a href="http://unix.stackexchange.com/questions/1395/what-does-patch-unexpectedly-ends-in-middle-of-line-mean" target="_blank">http://unix.stackexchange.<u></u>com/questions/1395/what-does-<u></u>patch-unexpectedly-ends-in-<u></u>middle-of-line-mean</a>).<br>

<br>
So i checked the code and the problem was a typo.<br>
Instead of :<br>
   LM_DBG(&quot;Registered terminated callback with flags %x\n&quot;, reg-&gt;flags);<br>
it should have been:<br>
   LM_DBG(&quot;Registered terminated callback with flags %x\n&quot;, req-&gt;flags);<br>
<br>
So I corrected it and rebuilt opensips and tested it.<br>
Here are the logs:<br>
<a href="http://pastebin.com/Ne3vUdzG" target="_blank">http://pastebin.com/Ne3vUdzG</a><br>
<br>
Regards,<br>
Takeshi<br>
<br>
<br></div></div><div class="">
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-<u></u>bin/mailman/listinfo/users</a><br>
<br>
</div></blockquote><div class=""><div class="h5">
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-<u></u>bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div></div>