[asterisk-bugs] [Asterisk 0017762]: CDR user fields not updated and CDR() returns invalid data when using Queue with "c" flag
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 29 19:52:10 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17762
======================================================================
Reported By: kkm
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17762
Category: CDR/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.10
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-07-29 19:52 CDT
Last Modified: 2010-07-29 19:52 CDT
======================================================================
Summary: CDR user fields not updated and CDR() returns
invalid data when using Queue with "c" flag
Description:
When Queue() is called with the "c" flag (continue dialplan after agent
hangup):
1. assignments made to CDR(...) values from the h extension are not
written to the database; these are the userfield and all additional custom
fields (used with adaptive_odbc).
2. CDR() fields are reset to defaults. These are CDR(billsec),
CDR(duration), CDR(disposition) -- possibly more.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-29 19:52 kkm New Issue
2010-07-29 19:52 kkm Asterisk Version => 1.6.2.10
2010-07-29 19:52 kkm Regression => No
2010-07-29 19:52 kkm SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list