[Home]

Summary:ASTERISK-09865: Asterisk does not send events when a monitor is started or stopped
Reporter:daniel Gradecak (dgradecak)Labels:
Date Opened:2007-07-12 10:23:18Date Closed:2007-12-03 17:45:25.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_monitor
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch_res_monitor.diff
( 1) res_monitor.c
( 2) res_monitor.diff
Description:There is no events sent when a monitor is started or stopped on a channel. This is
a good feature in real time applications and thus should be added in asterisk's sources.
Comments:By: Joshua C. Colp (jcolp) 2007-07-12 10:29:00

Since this is a new feature it will only be put into trunk, and we also need a patch - not the entire file.

By: Joshua C. Colp (jcolp) 2007-08-06 12:30:37

It's been almost a month and no patch has been provided for trunk for this addition. If you could please create one this can be reopened.

By: daniel Gradecak (dgradecak) 2007-09-28 05:38:47

adding the patch file. The patch file is done against the svn trunk file Revision 77808 /trunk/res/res_monitor.c



By: Jason Parker (jparker) 2007-10-02 17:31:33

Please upload the patch in diff -u format, so that it can be reviewed easily.  Note that just using `svn diff` will create a patch in the correct format.

By: daniel Gradecak (dgradecak) 2007-10-04 08:04:49

patch_res_monitor.diff is generated with the diff -u format.

By: Digium Subversion (svnbot) 2007-12-03 17:45:23.000-0600

Repository: asterisk
Revision: 90738

U   trunk/res/res_monitor.c

------------------------------------------------------------------------
r90738 | qwell | 2007-12-03 17:45:21 -0600 (Mon, 03 Dec 2007) | 4 lines

Add manager events for when a monitor is started or stopped.

Closes issue ASTERISK-9865, patch by dgradecak.

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