[asterisk-bugs] [Asterisk 0016671]: callee chanel overwrites the caller cdr
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 28 14:54:31 CST 2010
The following issue requires your FEEDBACK.
======================================================================
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: feedback
Asterisk Version: 1.6.2.1
JIRA: SWP-778
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-28 14:54 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.
======================================================================
----------------------------------------------------------------------
(0117332) lmadsen (administrator) - 2010-01-28 14:54
https://issues.asterisk.org/view.php?id=16671#c117332
----------------------------------------------------------------------
Please provide some additional information, such as the console output when
this is happening, along with debugging information, a SIP trace (if using
SIP), and examples of correct, and incorrect CDRs.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-28 14:54 lmadsen Note Added: 0117332
2010-01-28 14:54 lmadsen Status acknowledged =>
feedback
======================================================================
More information about the asterisk-bugs
mailing list