Hello,
is it with the default config?
I was able to start it ok -- not on centos though, but shouldn't be a
difference.
Can you get all the log messages printed with debug=3 in kamailio.cfg?
Cheers,
Daniel
On 16/10/14 08:09, andrew wrote:
Hi all,
Centos 6.5(64bit) is used to build kamailio. I download kamailio
source code via git, and below is about the code version:
******************************************************************************
commit e6e65283abd41043e3188240d89cd8c7549daada
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: Mon Oct 13 23:40:51 2014 +0200
pkg/kamailio/deb: update version to 4.2.0~rc1
commit 1103028d36259d1304b81deef15da44e8c1c7275
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Oct 13 18:03:04 2014 +0200
Makefile.defs: version set to 4.2.0-rc1
*******************************************************************************
I follow the steps of
(
http://www.kamailio.org/wiki/install/4.2.x/git),
<http://www.kamailio.org/wiki/install/4.2.x/git%29,> then am stuck at
the 9th step(9. The init.d script). After run '/etc/init.d/kamailio
start', one error is reported by kamailio at /var/log/message
*******************************************************************************
Oct 16 13:47:18 sipserver kamailio: : <core> [cfg.y:3439]:
yyerror_at(): parse error in config file
/usr/local/etc/kamailio/kamailio.cfg, line 297, column 54: Can't
initialize shared memory
Oct 16 13:47:18 sipserver kamailio: ERROR: mi_fifo [mi_fifo.c:271]:
mi_destroy(): FIFO stat failed: Bad address
*******************************************************************************
line 297 in kamailio.cfg is shown as below:
# ----- mi_fifo params -----
modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")
how to fix the issue?
Thanks!
B.R
andrew
_______________________________________________
sr-dev mailing list
sr-dev(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev