[asterisk-bugs] [Asterisk 0014167]: CDR does not get produced with .call files
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Mar 28 18:44:50 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14167
======================================================================
Reported By: jpt
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 14167
Category: CDR/General
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-02 16:41 CST
Last Modified: 2009-03-28 18:44 CDT
======================================================================
Summary: CDR does not get produced with .call files
Description:
CDR is not being produced as csv or via cdr_mysql with .call files. It
works fine with 1.4.21.2 (zaptel 1.4.12.1 and asterisk-addons 1.4.7) but
does not with 1.4.22 or 1.4.23-rc3 (with dahdi 2.1.0.2 and asterisk-addons
1.4.7)
======================================================================
----------------------------------------------------------------------
(0102329) maxgo (reporter) - 2009-03-28 18:44
http://bugs.digium.com/view.php?id=14167#c102329
----------------------------------------------------------------------
Nevermind the last post please... there was a line in modules.conf:
noload => cdr_manager.conf
Apparently it was disabled during debug.
Changed it to:
load => cdr_manager.conf and is working.
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-03-28 18:44 maxgo Note Added: 0102329
======================================================================
More information about the asterisk-bugs
mailing list