<div dir="ltr">This is not the correct way to go about what you are trying to achieve.<div><br></div><div>You *cant* edit the fifo file. You use (correctly configured) opensipsctl fifo to send commands in realtime</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 1, 2015 at 5:04 PM, Rodrigo Pimenta Carvalho <span dir="ltr">&lt;<a href="mailto:pimenta@inatel.br" target="_blank">pimenta@inatel.br</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear OpenSIPS-users,</p>
<p><br>
</p>
<p>I my opensips.cfg I have:</p>
<p><br>
</p>
<p>---------------------------------------------------------</p>
<p><br>
</p>
<p>##### FIFO Management Interface<br>
loadmodule &quot;mi_fifo.so&quot;<br>
modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;, &quot;/tmp/FifoCommands.txt&quot;)    # arquivo para ler comandos solicitados por aplicações externas.<br>
modparam(&quot;mi_fifo&quot;, &quot;reply_dir&quot;, &quot;/tmp&quot;)                     # diretório onde serão escritas as respostas do OpenSIPS, que serão lidas pelas aplicações externas.<br>
modparam(&quot;mi_fifo&quot;, &quot;fifo_mode&quot;, 0777)                       # permissão de scrita e leitura.<br>
modparam(&quot;mi_fifo&quot;, &quot;fifo_group&quot;, &quot;root&quot;)                    # grupo de usuários para o arquivo.<br>
modparam(&quot;mi_fifo&quot;, &quot;fifo_user&quot;, &quot;root&quot;)                     # usuário do arquivo.</p>
<p><br>
</p>
<p>----------------------------------------------------------</p>
<p><br>
</p>
<p><br>
</p>
<p>When OpenSIPS is not running, I can edit the file FifoCommands.txt using emacs or vi, for example.</p>
<p><br>
</p>
<p>However, when OpenSIPS is running I can not.  The editor tells me that the file is read only Why? How to solve this? Any configuration?</p>
<p><br>
</p>
<p>Any hint will be very helpful!</p>
<p><br>
</p>
<p>Thanks a lot.</p><span class="HOEnZb"><font color="#888888">
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div>
<div name="divtagdefaultwrapper">
<div><font size="2">
<div>RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: <a href="tel:%2B55%2035%203471%209200" value="+553534719200" target="_blank">+55 35 3471 9200</a> RAMAL 979<br>
</div>
</font></div>
</div>
</div>
</font></span></div>
</div>

<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" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>