Re: Problem with dgramrcvbuf [message #38165 is a reply to message #38161] |
Wed, 25 November 2009 08:07   |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Hi schogge,
i'm not sure this is exactly your case, but i'm aware about one recent Asterisk problem - it does not close UDP sockets sometimes, and thus after some time you get too many opened sockets => system becomes inoperable, and yes, asterisk restart helps:
https://issues.asterisk.org/view.php?id=15627
You can check if this is your situation or not by monitoring:
# cat /proc/net/sockstat
Hope that helps.
--
Konstantin
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|