UDP Socket Leak

Does this look normal?

lsof | grep asterisk | grep UDP | wc -l
22500

63 calls currently. That seems bad.

Which version. There have certainly been file descriptor leaks in older versions.

Incidentally, ls /proc//fd will give the same information.

Im running Asterisk 14.5.0

Asterisk 14 is no longer supported and bug fixes have happened since then, I’d suggest using a supported version.

1 Like