Performance Issues

Hello,

Looking at a multi tenant setup, I saw the CPU going up a lot. Looking in htop, Asterisk was eating almost all of it, so I looked at the active channels, and saw that there were a couple of hanging channels in park. I killed these channels, and the CPU went down.

Can you please look into why park calls are hanging?

Looking at memory, I see that Asterisk is also using almost all if it. Is there a reason why there is so much Asterisk processes?

[root@vitalpbx ~]# ps -aux | grep asterisk
asterisk   1405 39.9  4.1 3303080 672060 ?      Ssl  Jul13 4146:46 /usr/sbin/asterisk -g -f -U asterisk
root      85968  0.0  0.0 112816   976 pts/0    S+   11:35   0:00 grep --color=auto asterisk

Please let me know if you need more information.

Thank you

Have you found a cause or even fix for this? Thx

I don’t think I had issues in recent versions