On Wed, Mar 18, 2009 at 4:00 PM, Henning Westerholt < henning.westerholt@1und1.de> wrote:
Hi Sara,
the log looks good so far, the fifo is loaded and also initialized. But, this line is also present:
Mar 17 18:40:03 [6236] ERROR:core:tcp_init: bind(6, 0x8190a44, 16) on 127.0.0.1:5065 : Address already in use
This means that the server did not start, because it still runs from some earlier start. Perhaps the server that runs here still uses a old/ wrong configuration?
Cheers,
Henning
Hi, I did many tests actually... Maybe i forgot sometime to stop Kamailio before restarting it, and appearently that was the log i've posted :-)
However, i am starting Kamailio properly right now, i'm not getting the "ERROR:core:tcp_init: bind(6, 0x8190a44, 16) on 127.0.0.1:5065 : Address already in use", but the mi_fifo error is still there! Is there anyway i could test if the mi_fifo module is working effectively? Would it be possible for the error to be a bug?