[asterisk-bugs] [Asterisk 0010659]: CDRs are not merged for not answered calls
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Nov 23 08:45:58 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10659
======================================================================
Reported By: casper
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 10659
Category: CDR/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-06-2007 10:02 CDT
Last Modified: 11-23-2007 08:45 CST
======================================================================
Summary: CDRs are not merged for not answered calls
Description:
After upgrade from 1.2 to 1.4 I noticed that bogus CDRs were generated for
timed out or cancelled calls with context "default" and extention "s".
======================================================================
----------------------------------------------------------------------
casper - 11-23-07 08:45
----------------------------------------------------------------------
Maybe we should revert the fix applied to cdr.c and fix _only_ app_dial for
now.
Let me expalain one more time: if you read carefully the code of
ast_bridge_call() in res_features.c you'll notice, that we "arrange" CDRs
there. But we call ast_bridge_call() only for answered calls. CDRs for
other calls (timed out or cancelled) are not arranged anywhere.
Issue History
Date Modified Username Field Change
======================================================================
11-23-07 08:45 casper Note Added: 0074230
======================================================================
More information about the asterisk-bugs
mailing list