Do you have any time consuming operation in your configuration file? Like db queries, http
requests, dns queries, ...?
If you are not sure, look in the core cookbook for latency related parameters and
configure them to get reports on slow actions and db operations. It can be that your
processes are stuck in specific tasks and cannot handle the sip traffic -- at this moment
I incline to say that's the reason.
Also, it may help to get `kamctl trap` when the errors are printed to see what kamailio
processes are doing, there can be some hints on what's going on.
--
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/2806#issuecomment-890960854