I would say kill ezstream manually and then reload modules and see is anything shows up in /var/log/asterisk/messages. Make sure ezstream is really dead etc.

On 4/19/2016 11:43 AM, Loren Tedford wrote:
This is the only thing i can think of in cron that could have caused an issue
* */12 * * * sh /etc/asterisk/stopez.sh
root@server:/etc/asterisk# cat stopez.sh
#!/bin/bash
kill -9 $(pgrep ezstream)&
kill -9 pgrep ezstream
/usr/sbin/asterisk -rx "module reload"
root@server:/etc/asterisk#



On Tue, Apr 19, 2016 at 10:40 AM, Steve Zingman <szingman@msgstor.com> wrote:
Anything in syslog at the same time? Anything on cron happening at midnight?


On 4/19/2016 11:30 AM, Loren Tedford wrote:
Greetings I have notice my data center hub crashed again.. Here is a copy of /var/log/asterisk/messages just before it crashed..



[Apr 19 00:32:01] NOTICE[24995] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds.
[Apr 19 00:32:01] NOTICE[24995] indications.c: Removed default indication country 'us'
[Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring switchtype
[Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring signalling
[Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring rxwink
[Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindport on reload
[Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindaddr on reload
[Apr 19 00:32:22] NOTICE[25133] app_rpt.c: Telemetry thread aborted at line 8924, mode: 0
[Apr 19 00:32:22] NOTICE[25134] app_rpt.c: Telemetry thread aborted at line 8924, mode: 18
[Apr 19 00:33:01] NOTICE[25352] cdr.c: CDR simple logging enabled.
[Apr 19 00:33:01] NOTICE[25352] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds.
[Apr 19 00:33:01] NOTICE[25352] indications.c: Removed default indication country 'us'
[Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring switchtype
[Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring signalling
[Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring rxwink
[Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindport on reload
[Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindaddr on reload
[Apr 19 00:33:01] WARNING[25352] chan_iax2.c: Cannot open '/var/tmp/iaxy.bin-336623622' for writing: Too many open files
[Apr 19 00:33:02] NOTICE[25432] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:33:02] NOTICE[25433] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:33:27] NOTICE[25555] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:33:28] NOTICE[25556] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:33:28] NOTICE[25557] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:34:01] NOTICE[25715] cdr.c: CDR simple logging enabled.
[Apr 19 00:34:01] NOTICE[25715] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds.
[Apr 19 00:34:01] NOTICE[25715] indications.c: Removed default indication country 'us'
[Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring switchtype
[Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring signalling
[Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring rxwink
[Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindport on reload
[Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindaddr on reload
[Apr 19 00:34:01] WARNING[25715] chan_iax2.c: Cannot open '/var/tmp/iaxy.bin-107242449' for writing: Too many open files
[Apr 19 00:34:06] NOTICE[25787] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:34:06] NOTICE[25788] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:34:06] NOTICE[25789] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:34:19] NOTICE[25846] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:34:19] NOTICE[25847] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:34:19] NOTICE[25848] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42
[Apr 19 00:35:01] NOTICE[26064] cdr.c: CDR simple logging enabled.
[Apr 19 00:35:01] NOTICE[26064] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds.
[Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file /var/lib/asterisk/keys/iaxtel.pub: Too many open files
[Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file /var/lib/asterisk/keys/freeworlddialup.pub: Too many open files
[Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file /var/lib/asterisk/keys/allstar.pub: Too many open files
[Apr 19 00:35:01] NOTICE[26064] indications.c: Removed default indication country 'us'
[Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring switchtype
[Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring signalling
[Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring rxwink
[Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindport on reload
[Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindaddr on reload
[Apr 19 00:35:01] WARNING[26064] chan_iax2.c: Cannot open '/var/lib/asterisk/firmware/iax/iaxy.bin': Too many open files
[Apr 19 00:35:01] NOTICE[2122] app_rpt.c: Unable to open radio repeater configuration rpt.conf.  Radio Repeater disabled.
[Apr 19 00:35:01] NOTICE[2124] app_rpt.c: Unable to open radio repeater configuration rpt.conf.  Radio Repeater disabled.


Is their any thoughts as to what caused asterisk to crash?






_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic


-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic