[Home]

Summary:ASTERISK-10560: add 'cdr' event to AMI
Reporter:Andrew Kohlsmith (akohlsmith)Labels:
Date Opened:2007-10-17 11:44:43Date Closed:2007-12-05 10:44:01.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:CDR/cdr_manager
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Right now it is not possible to have a CDR AMI user that ONLY receives CDR events from cdr_manager.  They are lumped into the 'call' events and thus it is difficult to filter out since that is one of the busier event types.

codefreeze on IRC suggested posting this here, as it is a trivial tweak.  Further, voip-info wiki suggests that there may have been a 'cdr' event at one point in time.  I'd be more apt to think it were wishful thinking.  :-)
Comments:By: Digium Subversion (svnbot) 2007-12-05 10:44:01.000-0600

Repository: asterisk
Revision: 91173

U   trunk/CHANGES
U   trunk/UPGRADE.txt
U   trunk/cdr/cdr_manager.c
U   trunk/configs/manager.conf.sample
U   trunk/include/asterisk/manager.h
U   trunk/main/manager.c

------------------------------------------------------------------------
r91173 | tilghman | 2007-12-05 10:44:00 -0600 (Wed, 05 Dec 2007) | 3 lines

Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level.
(Closes issue ASTERISK-10560)

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

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