For me, it looks like for some reason connection cannot be removed.
Also according to GDB `*wsc` connection from port 52472 but not such connection in kamcmd output ``` kamcmd> [root@ippbx-0b tmp]# kamcmd ws.dump { connections: { 92617: wss:2605:84c0:80:1730::104:52560 -> wss:2605:84c0:48:5::6:2856 (state: OPEN, last used 47s ago, sub-protocol: sip) 92618: wss:2605:84c0:81:2::101:64512 -> wss:2605:84c0:48:5::6:2856 (state: OPEN, last used 48s ago, sub-protocol: sip) 92744: wss:2600:1f18:40ed:da30:9265:c6fa:e808:9cf9:51040 -> wss:2605:84c0:48:5::6:2856 (state: OPEN, last used 48s ago, sub-protocol: sip) 92745: wss:2605:84c0:81:10::104:62050 -> wss:2605:84c0:48:5::6:2856 (state: OPEN, last used 48s ago, sub-protocol: sip) } info: { wscounter: 4 truncated: no } } ```