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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 20 14:13:09 CDT 2009


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:                     feedback
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
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:              2009-10-20 14:13 CDT
====================================================================== 
Summary:                    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.
====================================================================== 

---------------------------------------------------------------------- 
 (0112489) tilghman (administrator) - 2009-10-20 14:13
 https://issues.asterisk.org/view.php?id=16099#c112489 
---------------------------------------------------------------------- 
As far as Asterisk is concerned, there is no difference between incoming
and outgoing calls.  Both involve an originating channel and a destination
channel.  However, there could be something in your dialplan which
distinguishes between them and could be the cause of this issue.  Could we
see example dialplans (just the parts that actually execute) for both a
call which generates the Userfield and a call which does not? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-20 14:13 tilghman       Note Added: 0112489                          
======================================================================




More information about the asterisk-bugs mailing list