Hello;
take a look at the memlog. after shutdown , it prints a data about memory
size helps to fix it. Maybe it can fix it. In addition , there is upper
version of 4.2.0. maybe you can update it!
http://www.kamailio.org/wiki/cookbooks/4.2.x/core#memdbg
--
View this message in context:
http:
HI Phil
this is a part of output of
kamcmd pkg.stats
~# kamcmd pkg.stats
{
entry: 0
pid: 3515
rank: 0
used: 312260
free: 33167684
real_used: 386748
total_size: 33554432
total_frags: 16
}
{
entry: 1
pid: 3516
rank: 1
used: 320776
free: 33158104
This looks like package memory. Can you dump the fragments and send the output?
kamcmd pkg.stats
This will show you memory usage, for each Kamailio process.
kamcmd cfg.set_now_int core mem_dump_pkg PID
kamcmd cfg.set_now_int core mem_dump_pkg 1
This will dump the memory fragments to syslog. You