Today we have been having some problems with the dchannel of out T1's. I was wondering if there is a way for asterisk to send out an email or page whenan error occurs. Not I know errors happen quite offen for many reasons, but I would like an email sent when there is a TI problem, or specefic other problems. I am using the safe_asterisk to run asterisk and it sends an email when asterisk crashes, which is not very often. Thanks, Kyle
> Today we have been having some problems with the dchannel of out T1's. > I was wondering if there is a way for asterisk to send out an email or > page whenan error occurs. Not I know errors happen quite offen for many > reasons, but I would like an email sent when there is a TI problem, or > specefic other problems. I am using the safe_asterisk to run asterisk > and it sends an email when asterisk crashes, which is not very often.Take a look at using a combination of logging and swatch. Goggle for 'swatch syslog'.