<br><br><div class="gmail_quote">On Mon, Mar 16, 2009 at 5:22 PM, Henning Westerholt <span dir="ltr"><<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>></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>> [..]<br>
<div class="im">> Mar 16 17:06:03 [6396] NOTICE:presence:child_init: init_child [12] pid<br>
> [6396]<br>
> *<br>
> *ims@ims-desktop:~$<br>
> ims@ims-desktop:~$<br>
> ims@ims-desktop:~$<br>
> ims@ims-desktop:~$<br>
> ims@ims-desktop:~$ sudo netstat -anp | grep 5065<br>
> tcp 0 0 <a href="http://192.168.0.99:5065" target="_blank">192.168.0.99:5065</a> 0.0.0.0:*<br>
> LISTEN 6370/kamailio<br>
> tcp 0 0 <a href="http://127.0.0.1:5065" target="_blank">127.0.0.1:5065</a> 0.0.0.0:*<br>
> LISTEN 6370/kamailio<br>
> udp 0 0 <a href="http://192.168.0.99:5065" target="_blank">192.168.0.99:5065</a> 0.0.0.0:*<br>
> 6370/kamailio<br>
> udp 0 0 <a href="http://127.0.0.1:5065" target="_blank">127.0.0.1:5065</a> 0.0.0.0:*<br>
> 6370/kamailio<br>
</div><div class="im">> ims@ims-desktop:~$ ims@ims-desktop:~$ kamctl moni<br>
> ERROR: Error opening Kamailio's FIFO /tmp/kamailio_fifo<br>
> ERROR: Make sure you have the line 'modparam("mi_fifo", "fifo_name",<br>
> "/tmp/kamailio_fifo")' in your config<br>
> ERROR: and also have loaded the mi_fifo module.*<br>
><br>
> It seems that Kamailio is now working fine. Approximately fine i would say<br>
> because of the error throwed by "*kamctl moni*"... Is there something to<br>
> 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'm grateful :-)<br>About the mi_fifo module, i've checked that in my cfg file before, and the loadmodule and modparam statements are set correctly...<br>
<br><i><b>loadmodule "mi_fifo.so"<br>modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")</b></i><br><br><br><br><br><br clear="all"><br>-- <br>S.<br>