The output of `kamctl trap` does not show any blocked process, the sip workers are listening for network traffic. Either you did the trap command when the blocking didn't happen or something else (e.g.firewall) was blocking the traffic.
I noticed that you have children=2/tcp_children=2, so if you have a lot of sip traffic over tcp/tls/wss, set tcp_children to a higher value in order to be able to cope with (e.g., 32).
I let this still open for a bit, in case someone else want to comment or new details are added, otherwise it will be closed.