[asterisk-bugs] [Asterisk 0013637]: Missing userfield for Queue call with NO ANSWER

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 12 17:15:55 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13637 
====================================================================== 
Reported By:                atis
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   13637
Category:                   CDR/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Target Version:             1.6.0.10
Asterisk Version:           1.6.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-10-07 09:42 CDT
Last Modified:              2009-05-12 17:15 CDT
====================================================================== 
Summary:                    Missing userfield for Queue call with NO ANSWER
Description: 
Sample dialplan (attached) has two SIP devices: 

90023 -> Queue(22901) -> 90132

If 90023 hangs up, queue cancels call and resulting CDR is missing
userfield (set before entering queue).


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014085 Userfield not updating when the call is...
child of            0013691 [patch] Unanswered Queue() calls don't ...
====================================================================== 

---------------------------------------------------------------------- 
 (0104635) svnbot (reporter) - 2009-05-12 17:15
 https://issues.asterisk.org/view.php?id=13637#c104635 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 194028

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r194028 | mnicholson | 2009-05-12 17:15:50 -0500 (Tue, 12 May 2009) | 16
lines

This change modifies app_queue to properly generate CDR records in failure
situations.

This involves setting a proper cdr disposition coresponding to the given
failure condition and ensuring the proper information is stored in the cdr
record.

(closes issue https://issues.asterisk.org/view.php?id=13691)
Reported by: dferrer
Tested by: mnicholson

(closes issue https://issues.asterisk.org/view.php?id=13637)
Reported by: atis
Tested by: atis


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194028 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-12 17:15 svnbot         Checkin                                      
2009-05-12 17:15 svnbot         Note Added: 0104635                          
======================================================================




More information about the asterisk-bugs mailing list