[asterisk-bugs] [Asterisk 0016258]: Missing CDR

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Nov 18 06:28:48 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16258 
====================================================================== 
Reported By:                dveiga
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16258
Category:                   Channels/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-422 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-11-16 20:53 CST
Last Modified:              2009-11-18 06:28 CST
====================================================================== 
Summary:                    Missing CDR
Description: 
- T0: Party A calls party B, B picks up.
- T1: Party B hook-flashes and calls C, party C picks up.
- T2: Party B hangs up, leaving A connected to C.
- T3: Party A or C hangup, terminating the last call.

Only 2 CDRs are created: A->B(T0-T2) and B->C(T0-T3). It is not possible
to know (looking at CDRs) that A talked to C nor the time they talked (as
the actual time T2-T3 does not appear in any CDR).

I would expect 3 records:
A->B(T0-T2)
B->C(T1-T2)
A->C(T2-T3)

NOTE: Notation [OrigChannel]->[DestChannel]([StartTime]-[EndTime]). All
other fields in the CDR are ommited for clarity.

====================================================================== 

---------------------------------------------------------------------- 
 (0113917) dveiga (reporter) - 2009-11-18 06:28
 https://issues.asterisk.org/view.php?id=16258#c113917 
---------------------------------------------------------------------- 
Thanks lmadsen, I've already joint asterisk-dev list and posted a message.
I'm looking forward to mnicholson's reply. I'll post soon in this bug to
let you know if something can be done or not, and according to it keep it
open and submit a patch or close it. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-18 06:28 dveiga         Note Added: 0113917                          
======================================================================




More information about the asterisk-bugs mailing list