Hello,
I am testing an embedded Asterisk with different codecs and multiple calls.
A codec like gsm will give me 100% CPU soon and the system will hang. I like that.
However when I use a low compression codec like ulaw or even slinear, the CPU load will stay around 30% for 40 connections, but some calls get thrown away.
The console gives me messages like “maximum retries exceeded…” and “no reply to our critical packet”.
Why does this happen even though my CPU is 70% idle?
(I think it’s not a bandwidth issue because I have about 900kbyte/s)