Does this look normal?
lsof | grep asterisk | grep UDP | wc -l
22500
63 calls currently. That seems bad.
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.