Displaying 1 result from an estimated 1 matches for "asteriskex".
Did you mean:
asterisked
2010 Mar 19
1
too much sockets open by asterisk
Hi All!
I've set up Asterisk asterisk-1.6.2.2
My question is why asterisk opens so many sockets and does not close
that?
My diagnostics commmands:
# lsof | grep asteriske | grep UDP | wc -l
1214
# ls -l /proc/`ps axuw | grep asteriskexe | grep -v grep | awk '{ print $2 }'`/fd | wc -l
1257
asx*CLI> core show calls
2 active calls
1253 calls processed
asx*CLI> sip show peers
...
21 sip peers [Monitored: 0 online, 0 offline Unmonitored: 18 online, 3 offline]
With Regards, Ilya Pichugin