On 10/06/2011 11:52 AM, Klaus Darilion wrote:
Hi!
Kamailio 1.3.4: "kamctl ul monitor" causes:
ERROR:<core> [attr.c:80]: no more pkg mem (21) ERROR: mi_fifo [fifo_fnc.c:513]: command (ul_dump) processing failed
There are ~ 2000 entries in location table. Default PKG size is used.
I remember there were some similar reports recently, but couldn't find the relevant threads.
Hello,
You can either increase the PKG size, or (what we do), uncomment a line in sip-router/lib/kmi/Makefile that enables system malloc instead of pkg_malloc for fifo commands.
## uncomment next line for using system malloc with MI #DEFS+= -DMI_SYSTEM_MALLOC
Cheers, Marius
Any hints for the cause of this problem and workarounds?
Thanks Klaus
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users