[asterisk-bugs] [Asterisk 0018522]: CDR fileds not being written from "h" extension or after "Dial" command completes.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 23 16:05:16 UTC 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18522 
====================================================================== 
Reported By:                zktech
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18522
Category:                   Applications/app_cdr
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 297535 
Request Review:              
====================================================================== 
Date Submitted:             2010-12-23 10:05 CST
Last Modified:              2010-12-23 10:05 CST
====================================================================== 
Summary:                    CDR fileds not being written from "h" extension or
after "Dial" command completes.
Description: 
We have dial macros that handle our dialing. we use both the "g" and "e"
options in the Dial command so that we can store addtional data after the
call is hung up. The issue is that when a call is hung up and we do a
Set(CDR(field)=value) the value is not stored. Any vlaue set before the
dial is made is stored correctly but nothing after the dial. We have
confirmed that endbeforehexten=no but this does not seem to have any
bearing on the issue. It appears that the cdr is written before any updates
can be made using the "g" or "e" process options. I have included a small
snip of code in the Additonal Info field here.  Tested on 1.6.2.14 and
1.8/SVN
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-23 10:05 zktech         New Issue                                    
2010-12-23 10:05 zktech         Asterisk Version          => SVN             
2010-12-23 10:05 zktech         Regression                => No              
2010-12-23 10:05 zktech         SVN Branch (only for SVN checkouts, not tarball
releases) => 1.8             
2010-12-23 10:05 zktech         SVN Revision (number only!) => 297535          
======================================================================




More information about the asterisk-bugs mailing list