OK - I will look into it soon.
Daniel
On 01.09.17 11:07, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
Can you do ps and see the list of kamailio
processes, then compare by
pid and see if there is one missing in the kamctl output or is one too
much in the kamctl output?
There is one too much in pkg.stats output and that is
the last one with
pid 0:
> ...
> {
> entry: 28
> pid: 14675
> rank: -4
> used: 9450336
> free: 2354944
> real_used: 10227968
> total_size: 12582912
> total_frags: 310
> }
> {
> entry: 29
> pid: 0
> rank: -128
> used: 0
> free: 0
> real_used: 0
> total_size: 12582912
> total_frags: 0
> }
-- Juha