[asterisk-bugs] [Asterisk 0016099]: [regression] 1.4 SVN branch does not write Userfield in CDR

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jan 27 14:15:20 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16099 
====================================================================== 
Reported By:                sethsdad
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16099
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     acknowledged
Target Version:             1.4.30
Asterisk Version:           SVN 
JIRA:                       SWP-586 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 201993 
Request Review:              
====================================================================== 
Date Submitted:             2009-10-20 08:52 CDT
Last Modified:              2010-01-27 14:15 CST
====================================================================== 
Summary:                    [regression] 1.4 SVN branch does not write Userfield
in CDR
Description: 
I'm trying to get hangup cause into my CDR because I'm getting intermittent
hangups on production calls.  I put the command 
Set(CDR(userfield)=${CDR(userfield)} Hangupcause:${HANGUPCAUSE})
into my dialplan after my Dial commands.  This works fine on 1.4.25.1 and
1.4.26.1, but does not work on the 1.4SVN branch I'm using in production.
====================================================================== 

---------------------------------------------------------------------- 
 (0117263) tilghman (administrator) - 2010-01-27 14:15
 https://issues.asterisk.org/view.php?id=16099#c117263 
---------------------------------------------------------------------- 
Okay, what's actually happening here is that the CDR is getting posted at
the end of the bridge (in the Dial), so anything that you set in the
dialplan after that point is hitting too late. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-27 14:15 tilghman       Note Added: 0117263                          
======================================================================




More information about the asterisk-bugs mailing list