Hello, I have strange situation with asterisk 1.8.18.0 , randomly i got this message in cli: "WARNING[15925] asterisk.c: No more connections allowed" All connections freeze and all extensions doesn't work anymore. Is any bug or is any setting that can solve this problem? Thank you. Jonson. http://mobile-sip.tel/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121120/e69ffd1d/attachment.htm>
Jonson Player wrote:> Hello,Hola,> I have strange situation with asterisk 1.8.18.0 , randomly i got this > message in cli: > > "WARNING[15925] asterisk.c: No more connections allowed"This message is output when the number of Asterisk consoles (asterisk -r instances) has reached the limit. This limit is 128 by default which is quite a lot. Are you doing something that would cause a lot? Could they be hanging around by mistake?> All connections freeze and all extensions doesn't work anymore. Is any > bug or is any setting that can solve this problem?This definitely shouldn't happen but it would be useful to know exactly what you are doing with the system. Answering my questions above is a good start. Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org
On 11/20/2012 03:32 AM, Jonson Player wrote:> Hello, > > I have strange situation with asterisk 1.8.18.0 , randomly i got this > message in cli: > > "WARNING[15925] asterisk.c: No more connections allowed" > > All connections freeze and all extensions doesn't work anymore. Is any > bug or is any setting that can solve this problem? > > Thank you. >You've exceeded the allowed maximum number of simultaneous remote console connections (128). While it may be a bit aggressive to have it kill all current connected consoles, its also a bit excessive to have 128 connected remote consoles. While the behaviour may not be entirely desirable, this isn't so much a bug as a limitation of the system. -- Matthew Jordan Digium, Inc. | Engineering Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digium.com & http://asterisk.org