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@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@gmail.com>
Date: Mon Oct 13 18:03:04 2014 +0200
Makefile.defs: version set to 4.2.0-rc1
*******************************************************************************
*******************************************************************************
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