[asterisk-bugs] [Asterisk 0014662]: [patch] SetVar from Cli or AMI not showing value on CDR Record

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Nov 4 13:21:20 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14662 
====================================================================== 
Reported By:                sum
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14662
Category:                   CDR/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.0.6 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-13 09:52 CDT
Last Modified:              2009-11-04 13:21 CST
====================================================================== 
Summary:                    [patch] SetVar from Cli or AMI not showing value on
CDR Record
Description: 
Setting a value of CDR like:

CDR(userfield) or a custom variable CDR(test) are not shown on cdr record
(MySQL Backend), when you check channel variables these looks ok, but at
the moment of hangup and check CDR record there is nothing there.

If I set te variable from the Dialplan works fine.
====================================================================== 

---------------------------------------------------------------------- 
 (0113133) davidw (reporter) - 2009-11-04 13:21
 https://issues.asterisk.org/view.php?id=14662#c113133 
---------------------------------------------------------------------- 
I think the problem here is that only the copy of the CDR on the channel is
getting set, not that on the bridge.  I tried using dialplan set chanvar on
a bridged channel, for the userfield.  The change took according to core
show channel, but when I ended the call, the original userfield value was
output. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-04 13:21 davidw         Note Added: 0113133                          
======================================================================




More information about the asterisk-bugs mailing list