[Home]

Summary:ASTERISK-10695: Add option to ResetCDR allowing users to re-enable CDR (only)
Reporter:Stephen Kratzer (kratzers)Labels:
Date Opened:2007-11-06 10:28:18.000-0600Date Closed:2008-02-26 13:21:00.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ResetCDR.1.diff
( 1) ResetCDR.diff
Description:While it is probably better to disable CDR using NoCDR as needed, there might be instances where users would prefer to disable CDR using NoCDR and then re-enable it as needed using ResetCDR (without resetting the CDR to its initial state). Attached is a minimal patch which adds an 'e' option to ResetCDR which allows users to re-enable CDR only.
Comments:By: Olle Johansson (oej) 2007-12-16 03:35:40.000-0600

Any feedback, murf?

/Housekeeping

By: Stephen Kratzer (kratzers) 2007-12-27 12:30:29.000-0600

Fixed an error in the previously posted patch.

By: Joshua C. Colp (jcolp) 2008-02-26 13:17:23.000-0600

Put into trunk as of revision 104215.

By: Digium Subversion (svnbot) 2008-02-26 13:21:00.000-0600

Repository: asterisk
Revision: 104215

U   trunk/CHANGES
U   trunk/include/asterisk/cdr.h
U   trunk/main/cdr.c
U   trunk/main/pbx.c

------------------------------------------------------------------------
r104215 | file | 2008-02-26 13:20:44 -0600 (Tue, 26 Feb 2008) | 6 lines

Add an 'e' option to ResetCDR which re-enables a CDR that has been disabled.
(closes issue ASTERISK-10695)
Reported by: kratzers
Patches:
     ResetCDR.1.diff uploaded by kratzers (license 307)

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

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