[asterisk-bugs] [Asterisk 0016671]: callee chanel overwrites the caller cdr

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 22 10:57:56 CST 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16671 
====================================================================== 
Reported By:                eagvoz
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16671
Category:                   Channels/chan_local
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.2.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-01-22 09:16 CST
Last Modified:              2010-01-22 10:57 CST
====================================================================== 
Summary:                    callee chanel overwrites the caller cdr
Description: 
When

1) contextA answers the call
2) contextA dials contextB (with local /n of course)
3) contextB answers the call


we expect (as like asterisk 1.2 and asterisk 1.4):
- That CDR of contextA has its own billsec (cdrA) and contextB its own
billsec (cdrB).

But in asterisk 1.6 we see:
- when contextB answers the call it sets the billsec of cdrA equals to the
billsec of cdrB.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-22 10:57 lmadsen        Description Updated                          
2010-01-22 10:57 lmadsen        Steps to Reproduce Updated                    
======================================================================




More information about the asterisk-bugs mailing list