<p><a href="https://github.com/nheape" class="user-mention">@nheape</a> , let's try to debug a bit the blocking you experience. The idea is to see if the blocking is because of the OpenSIPS internals or becuase of the FIFO interaction.<br>
So, when you get such "blocking", do:</p>

<ul class="task-list">
<li>check the CPU usage of OpenSIPS - identify if there is a process in 100% and the name of the process (do "opensipsctl fifo ps" to get the name - do it after startup);</li>
<li>attach with gdb to the FIFO process in OpenSIPS and get a backtrace.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/257#issuecomment-48029960">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMDA4OTYzMiwiZGF0YSI6eyJpZCI6MzU2NDY2NDV9fQ==--54aaae620d6bbe1dd0a6f98d054d891ab0052d0a.gif" width="1" /></p>