[asterisk-bugs] [Asterisk 0011643]: Allow for the conditional logging of CDRs based on call disposition
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Feb 11 11:54:15 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11643
======================================================================
Reported By: kratzers
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 11643
Category: CDR/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 94974
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-27-2007 13:52 CST
Last Modified: 02-11-2008 11:54 CST
======================================================================
Summary: Allow for the conditional logging of CDRs based on
call disposition
Description:
In our setting, we've found it desirable to log CDRs conditionally based on
the call disposition. For instance, only log CDRs for calls that were
either answered or not answered. Attached is a patch which allows users to
specify the dispositions to log using a mask (inverse) such as
NOANSWER|ANSWERED. The default is to log everything:
FAILED|BUSY|NOANSWER|ANSWERED.
Note: This serves a different purpose than "unanswered" and, for this
purpose, is much more granular.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-11-08 11:54 file Status new => assigned
02-11-08 11:54 file Assigned To => murf
======================================================================
More information about the asterisk-bugs
mailing list