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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 12 17:32:21 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:                     closed
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:32 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 ...
====================================================================== 

---------------------------------------------------------------------- 
 (0104637) svnbot (reporter) - 2009-05-12 17:32
 https://issues.asterisk.org/view.php?id=13637#c104637 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 194057

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r194057 | mnicholson | 2009-05-12 17:32:18 -0500 (Tue, 12 May 2009) | 22
lines

Merged revisions 194028 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r194028 | mnicholson | 2009-05-12 17:15:45 -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=194057 

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




More information about the asterisk-bugs mailing list