[asterisk-bugs] [Asterisk 0017601]: No CDRs after Goto

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 8 09:53:32 CDT 2010


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17601 
====================================================================== 
Reported By:                Postkonform
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17601
Category:                   CDR/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.9 
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-07 16:08 CDT
Last Modified:              2010-07-08 09:53 CDT
====================================================================== 
Summary:                    No CDRs after Goto
Description: 
When using the Goto app no CDR is written if the call was answered. 
If the call fails or is not answered a CDR is written.

We use the AMI to check a self made prepaid deposit if enough credit is
left. If so we use the Redirect action to redirect the channel to another
context named initCall where a Dial app establishes the call, so we can not
use the Gosub app where this problem does not occur (The Redirect action
seems to use Goto). 

We tested it without the AMI. In this case we used the Goto directly to
send incoming calls to the initCall context and the same error occurs. If
we use Gosub it does not occur. 

Another interesting thing could be, that if we redirect to another context
where a Playback app will be started a CDR is written (in our case this
will happen if no credit is left) 

The CDR is neither written to CSV nor to MySQL.
====================================================================== 

---------------------------------------------------------------------- 
 (0124345) lmadsen (administrator) - 2010-07-08 09:53
 https://issues.asterisk.org/view.php?id=17601#c124345 
---------------------------------------------------------------------- 
Please provide the complete dialplan that can easily reproduce this -- I'm
not seeing any Goto() in your example.

Also please provide examples of the CDR records which are wrong and are
correct with descriptions pointing out what you are missing and expect to
see. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-08 09:53 lmadsen        Note Added: 0124345                          
2010-07-08 09:53 lmadsen        Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list