On Tue, Mar 17, 2009 at 1:35 PM, Henning Westerholt < henning.westerholt@1und1.de> wrote:
Hello,
The log i get after increasing the debug level to 4 is in the attached. Hope it's fine to attach files in this mailing list :-)
On Wednesday 18 March 2009, Sara EL KABIRI 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
On Wed, Mar 18, 2009 at 4:00 PM, Henning Westerholt < henning.westerholt@1und1.de> wrote:
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?
On Wed, Mar 18, 2009 at 5:19 PM, Henning Westerholt < henning.westerholt@1und1.de> wrote:
Hello Henning,
I do have a kamailio_fifo in my /tmp directory. "*strace kamctl ps 2>&1 |grep "fifo"*" and "*kamctl ps 2>&1 |grep "fifo"*" return nothing...
On Wednesday 18 March 2009, Sara EL KABIRI wrote:
Hi Sara,
ok, take a look to the plain output from strace, without the grep command. Does it shows any errors from a file open, or a stat? Probably stupid question, but do you've the strace command installed?
Cheers,
Henning