[asterisk-bugs] [Asterisk 0011592]: Allow for the conditional logging of CDRs based on the call disposition
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Dec 27 14:48:32 CST 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11592
======================================================================
Reported By: kratzers
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11592
Category: Addons/cdr_addon_mysql
Reproducibility: N/A
Severity: feature
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 497
Disclaimer on File?: N/A
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 12-18-2007 11:01 CST
Last Modified: 12-27-2007 14:48 CST
======================================================================
Summary: Allow for the conditional logging of CDRs based on
the call disposition
Description:
In our setting, we've found it desirable to log CDR conditionally based on
the call disposition. For instance, only log CDRs for calls that were
either answered or not answered. Removing unwanted records ex post facto
using mysql triggers is inefficient and ugly, so I thought it might be
useful to be able to do this natively. Attached is a patch which allows
users to specify the dispositions to log using a mask such as
NOANSWER|ANSWERED. The default is to log everything:
FAILED|BUSY|NOANSWER|ANSWERED.
======================================================================
----------------------------------------------------------------------
qwell - 12-27-07 14:48
----------------------------------------------------------------------
Closing in favor of http://bugs.digium.com/view.php?id=11643
Issue History
Date Modified Username Field Change
======================================================================
12-27-07 14:48 qwell Note Added: 0076060
======================================================================
More information about the asterisk-bugs
mailing list