Hello Jason,
I've got some problems while trying to use your pcscf.cfg config. 1st : There was ims.h file included in some diameter related modules : "cxdx, rx", I commented to includes of ims.h, because it doesn't exist. 2nd: the compilation goes will, but when starting kamailio, like this $./kamailio -f pcscf.cfg start //after adapting pcscf.cfg I get 9 errors in the config file, and they come from loading cdp module
loading modules under /usr/local/kamailio-ims/lib64/kamailio/modules:/usr/local/kamailio-ims/lib64/kamailio/modules_k:/usr/local/kamailio-ims/lib64/kamailio/modules_s 0(29262) ERROR: <core> [sr_module.c:565]: ERROR: load_module: could not open module </usr/local/kamailio-ims/lib64/kamailio/modules/cdp.so>: /usr/local/kamailio-ims/lib64/kamailio/modules/cdp.so: undefined symbol: memlog 0(29262) : <core> [cfg.y:3501]: parse error in config file /usr/local/kamailio-ims/etc/kamailio/pcscf.cfg, line 51, column 12-19: failed to load module.
looks like there is no reference to memlog. I commented to parts where memlog is used then I got the same error, this time for sem_post function from semaphore.h.
Do you have any idea what could be the problem ??
Thanks Kamal
On Fri, Nov 4, 2011 at 6:27 PM, kamal koubaa kamal.koubaa@gmail.com wrote:
Hi Jason,
Thank you so much I will try that config file, and let you know about the out come as soon there'll be any.
Regards Kamal