[asterisk-users] Asterisk Program Closes
Doug
Doug at NaTel.net
Thu Nov 15 13:31:49 CST 2007
At 11:33 11/15/2007, Ryan M. Colbert wrote:
>Periodically, maybe once or twice every few
>weeks, we see our instance of Asterisk 1.4.7
>just close out without warning and we have to
>reload the module. Were running CentOS. Has anyone else seen this before?
>
>Core show version: Asterisk 1.4.7 built by root
>@ XXXXXX on a i686 running Linux on 2007-07-11 00:21:57 UTC
>Uname a: Linux XXXXXX 2.6.9-55.0.2.EL #1 Tue
>Jun 26 14:08:18 EDT 2007 i686 athlon i386 GNU/Linux
There probably have been a few bugs fixed
since 1.4.7. Latest version is 1.4.13:
http://www.asterisk.org/downloads
Perhaps running a Cron job to reboot in
the middle of the night would solve some
of these problems:
crontab -e
0 4 * * * /sbin/shutdown -r now
More information about the asterisk-users
mailing list