[asterisk-bugs] [Asterisk 0015960]: [patch] Not recording the duration of transfers.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 6 16:43:01 CDT 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15960
======================================================================
Reported By: flujan
Assigned To: twilson
======================================================================
Project: Asterisk
Issue ID: 15960
Category: Applications/app_cdr
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Target Version: 1.4.35
Asterisk Version: SVN
JIRA: SWP-1193
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2009-09-24 16:53 CDT
Last Modified: 2010-07-06 16:43 CDT
======================================================================
Summary: [patch] Not recording the duration of transfers.
Description:
CDR is not recording the proper duration of calls.
A calls B (PSTN). A Attended transfer to C.
CDR will not record the duration of the call of B with C.
So if the duration:
A calls B = 15
A transferes to C = ????
It is not possible to bill theses calls
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011849 Missing CDR's for Transfers
related to 0016258 Missing CDR
======================================================================
----------------------------------------------------------------------
(0124273) lmadsen (administrator) - 2010-07-06 16:43
https://issues.asterisk.org/view.php?id=15960#c124273
----------------------------------------------------------------------
I'm closing this issue for the same reason
https://issues.asterisk.org/view.php?id=11849 was closed -- the answer
here is to use CEL (which will be available in Asterisk 1.8).
CDRs are not really designed to be doing what you're trying to do with
them, and in the past when these types of issues get resolved, it just
creates havoc with other areas in CDRs.
In order to avoid regressions, and because the real solution is to use
CEL, I'm closing this issue as "Won't Fix".
Issue History
Date Modified Username Field Change
======================================================================
2010-07-06 16:43 lmadsen Note Added: 0124273
2010-07-06 16:43 lmadsen Status assigned => closed
======================================================================
More information about the asterisk-bugs
mailing list