Dave,<div>I don&#39;t think those are the issues. First of all, if I supply the full path to the reply fifo, I get an error message that the filename is invalid. More importantly, it doesn&#39;t work. :) without the full path, it does work.</div>

<div><br></div><div>Secondly, I don&#39;t think it&#39;s SELinux issue because it *does work* repeatedly over and over. But an extra carriage return spoils the fun for everyone and I can&#39;t fix it without restarting opensips.</div>

<div><br></div><div>Do you believe SELinux could cause an issue like that?<br>Thanks!</div><div>-Brett</div><div><br><br><div class="gmail_quote">On Mon, May 9, 2011 at 3:39 PM, Dave Singer <span dir="ltr">&lt;<a href="mailto:dave.dorasinger@gmail.com">dave.dorasinger@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Brett,<br>I believe you need the full path to the reply fifo.<br>Try:<br>echo -e &quot;:address_dump:/tmp/my_fifo\n\n&quot; &gt; /tmp/opensips_fifo<br>

<br>you may also have a permissions ( chmod a+w /tmp/my_fifo ) and/or SELinux issue (very likely if SELinux is enabled, I posted a howto for SELinux in the list a number of months back)<br>

<br>Dave<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, May 9, 2011 at 9:40 AM, Brett Nemeroff <span dir="ltr">&lt;<a href="mailto:brett@nemeroff.com" target="_blank">brett@nemeroff.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">

Hello List,<div>So I&#39;ve been doing some testing with the mi_fifo and found that it appears to be really fragile. Here&#39;s what I&#39;ve done:</div><div><br></div><div>mkfifo /tmp/my_fifo</div><div>cat /tmp/my_fifo&amp;</div>





<div>echo -e &quot;:address_dump:my_fifo\n\n&quot; &gt; /tmp/opensips_fifo</div><div><div>*returns*</div><div>200 OK</div><div>  48 &lt;1.2.3.4,2, 0, 0, NULL, NULL&gt;</div></div><div>** cat process ends</div><div>cat /tmp/my_fifo&amp;</div>





<div><div>echo -e &quot;:address_dump:my_fifo\n\n&quot; &gt; /tmp/opensips_fifo</div><div>** nothing</div><div><br></div><div>At this point, I can&#39;t make the fifo work again until I restart opensips. If I detach from the fifo (kill the cat, so to speak), and reattach it doesn&#39;t work. Nothing seems to make it responsive again. At first I though something was horribly broken, but then I removed one of my \n from the fifo command and now it works &quot;as expected&quot;. Two new-lines shouldn&#39;t break the fifo, right?</div>





<div><br></div><div>Thanks!</div><div>-Brett</div><div><br></div><div><br></div><div><br></div><div></div></div>
<br></div></div>_______________________________________________<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-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>David Singer<br>
</font><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>