[Home]

Summary:ASTERISK-02351: [patch] res_monitor patch by anthm
Reporter:Brian West (bkw918)Labels:
Date Opened:2004-09-05 12:31:36Date Closed:2008-01-15 15:07:42.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) monpatch.diff
Description:This patch adds the "b" flag to Monitor so it will only start monitoring when the call is accually bridged.  No need to monitor unless the call is bridged in most cases.

Also MONITOR_ARGS are just 1 string of space sep extra args to the MONITOR_EXEC to be added after the default 3.

Please provide feedback and bug reports here.

bkw
Comments:By: Mark Spencer (markster) 2004-09-07 23:10:59

Should monitoring be analyzed exclusively for "chan" or also for "peer"?

By: Anthony Minessale (anthm) 2004-09-11 23:32:17

I chose "both" just in case because the idea was if either chan in a bridge has been tagged with monitor upstream in the dialplan then the monitor should begin once the bridge does too .. I do think it will be chan 80%-90% of a time

By: Mark Spencer (markster) 2004-09-16 23:45:54

Added to CVS

By: Digium Subversion (svnbot) 2008-01-15 15:07:42.000-0600

Repository: asterisk
Revision: 3797

U   trunk/res/res_features.c
U   trunk/res/res_monitor.c

------------------------------------------------------------------------
r3797 | markster | 2008-01-15 15:07:41 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge anthm's monitor patch with minor mods (bug ASTERISK-2351)

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

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