right, it must be a side effect of having a variable param
```
kamcmd ps | grep met
2453 RTIMER EXEC child=0 timer=tmetrics
kamcmd pkg.stats | grep -A 5 2453 | grep real
real_used: 2243864
kamcmd pkg.stats | grep -A 5 2453 | grep real
real_used: 2244552
```
no luck with the patch ...
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1503#issuecomment-385105090