<br><br><div class="gmail_quote">On Mon, Mar 16, 2009 at 5:22 PM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Monday 16 March 2009, Sara EL KABIRI wrote:<br>
</div>&gt; [..]<br>
<div class="im">&gt; Mar 16 17:06:03 [6396] NOTICE:presence:child_init: init_child [12]  pid<br>
&gt; [6396]<br>
&gt; *<br>
&gt; *ims@ims-desktop:~$<br>
&gt; ims@ims-desktop:~$<br>
&gt; ims@ims-desktop:~$<br>
&gt; ims@ims-desktop:~$<br>
&gt; ims@ims-desktop:~$ sudo netstat -anp | grep 5065<br>
&gt; tcp        0      0 <a href="http://192.168.0.99:5065" target="_blank">192.168.0.99:5065</a>       0.0.0.0:*<br>
&gt; LISTEN      6370/kamailio<br>
&gt; tcp        0      0 <a href="http://127.0.0.1:5065" target="_blank">127.0.0.1:5065</a>          0.0.0.0:*<br>
&gt; LISTEN      6370/kamailio<br>
&gt; udp        0      0 <a href="http://192.168.0.99:5065" target="_blank">192.168.0.99:5065</a>       0.0.0.0:*<br>
&gt; 6370/kamailio<br>
&gt; udp        0      0 <a href="http://127.0.0.1:5065" target="_blank">127.0.0.1:5065</a>          0.0.0.0:*<br>
&gt; 6370/kamailio<br>
</div><div class="im">&gt; ims@ims-desktop:~$ ims@ims-desktop:~$ kamctl moni<br>
&gt; ERROR: Error opening Kamailio&#39;s FIFO /tmp/kamailio_fifo<br>
&gt; ERROR: Make sure you have the line &#39;modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;,<br>
&gt; &quot;/tmp/kamailio_fifo&quot;)&#39; in your config<br>
&gt; ERROR: and also have loaded the mi_fifo module.*<br>
&gt;<br>
&gt; It seems that Kamailio is now working fine. Approximately fine i would say<br>
&gt; because of the error throwed by &quot;*kamctl moni*&quot;... Is there something to<br>
&gt; worry about?<br>
<br>
</div>Hi Sara,<br>
<br>
yes, it seems to work fine now. :-) The error with the FIFO is nothing to<br>
worry about, you can easily fix it when you include the necessary statements<br>
to the cfg. You need a loadmodule and a modparam statement for the fifo<br>
module, take a look at the default cfg for an example.<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br><br>Thanks a lot for your help. I&#39;m grateful :-)<br>About the mi_fifo module, i&#39;ve checked that in my cfg file before, and the loadmodule and modparam statements are set correctly...<br>
<br><i><b>loadmodule &quot;mi_fifo.so&quot;<br>modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;, &quot;/tmp/kamailio_fifo&quot;)</b></i><br><br><br><br><br><br clear="all"><br>-- <br>S.<br>