Hello list, using asterisk 1.6.2.22 What is wrong with Asterisk when the CLI becomes unresponsive ?! I can login to the CLI with /usr/sbin/asterisk -r but whatever I type, nothing happens. The only thing I can do is exit the CLI and do a /sbin/service asterisk restart. Yes, the command "exit' still works on the CLI, but "reload" or "core restart now" does nothing. There are no spikes on the RAM memory and CPU is at 15%. Everything else on the server seems normal. Current calls at the moment of "freeze" is 36. I need to restart the Asterisk process, because registrations become unavailable. What is wrong with Asterisk when the CLI becomes unresponsive ?! Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120203/043811cb/attachment.htm>
It seems like simle deadlock. 2012/2/3 Jonas Kellens <jonas.kellens at telenet.be>> ** > Hello list, > > using asterisk 1.6.2.22 > > What is wrong with Asterisk when the CLI becomes unresponsive ?! > > I can login to the CLI with /usr/sbin/asterisk -r but whatever I type, > nothing happens. > > The only thing I can do is exit the CLI and do a /sbin/service asterisk > restart. Yes, the command "exit' still works on the CLI, but "reload" or > "core restart now" does nothing. > > There are no spikes on the RAM memory and CPU is at 15%. Everything else > on the server seems normal. > > Current calls at the moment of "freeze" is 36. > > I need to restart the Asterisk process, because registrations become > unavailable. > > What is wrong with Asterisk when the CLI becomes unresponsive ?! > > > > Kind regards, > Jonas. > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120203/9fc0a41f/attachment.htm>
Jonas Kellens ????? 03.02.2012 12:09:> using asterisk1.6.2.22> > What is wrong with Asterisk when the CLI becomesunresponsive ?! Greetings. I am using the same version, Asterisk 1.6.2.22 IDK is your problem is same as mine. My CLI also becomes unresponsive sometimes, however it does not affect calls at all. And all commands I type get processed and output given after some time - 3 or 5 minutes. As I determined, this happens when Asterisk is rotating logs. You can see it by issuing `ps aux | grep asterisk` at that time. IDK if this is normal (due to logfile locks or whatever) or not. -- With Best Regards Mikhail Lischuk -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120203/74cff4d7/attachment.htm>