[Home]

Summary:ASTERISK-00121: Manager: Events for T1 Alarms
Reporter:jayson (jayson)Labels:
Date Opened:2003-08-18 03:01:47Date Closed:2008-01-15 14:32:21.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:It would be handy to have chan_zap report an event when the status of various channels changes due to T1 alarms.

****** ADDITIONAL INFORMATION ******

When the console would generate:

NOTICE[11276]: File chan_zap.c, Line 4415 (handle_init_event): Alarm cleared on channel 33

It would be nice to see what was going on over the manager.

I have absolutely no idea how this should be implemented (since we currently don't offer much information about channels that are in the down state, at least through Action: Status).
Comments:By: Mark Spencer (markster) 2003-08-18 09:13:22

Added "Alarm" and "AlarmClear" events.

By: Digium Subversion (svnbot) 2008-01-15 14:32:21.000-0600

Repository: asterisk
Revision: 1365

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r1365 | markster | 2008-01-15 14:32:21 -0600 (Tue, 15 Jan 2008) | 2 lines

Add alarm/alarm clear events (bug ASTERISK-121)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1365