[asterisk-bugs] [Asterisk 0014536]: [patch] After a caller is processed by app_queue the queue_log logs the hangup as TRANSFER

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 12 18:15:02 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14536 
====================================================================== 
Reported By:                aragon
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14536
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.4.x Pending Blocker
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 173594 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-02-23 19:26 CST
Last Modified:              2009-08-12 18:15 CDT
====================================================================== 
Summary:                    [patch] After a caller is processed by app_queue the
queue_log logs the hangup as TRANSFER
Description: 
I'm using agent callback and not channel_agent

In this example ext 222 dials *850 to enter a test queue and ext 233
(agent 1) answers the call. Then 222 hangs up.
But my queue_log logs the hangup reason as TRANSFER instead of
COMPLETEAGENT or COMPLETECALLER

I think I am using revision 173594
====================================================================== 

---------------------------------------------------------------------- 
 (0108985) svnbot (reporter) - 2009-08-12 18:15
 https://issues.asterisk.org/view.php?id=14536#c108985 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 211957

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r211957 | mnicholson | 2009-08-12 18:15:00 -0500 (Wed, 12 Aug 2009) | 17
lines

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

........
  r211953 | mnicholson | 2009-08-12 18:04:02 -0500 (Wed, 12 Aug 2009) | 10
lines
  
  This patch adds additional checking when generating queue log TRANSFER
events.
  
  The additional checks prevent generation of false TRANSFER events in
certain situations.
  
  (closes issue https://issues.asterisk.org/view.php?id=14536)
  Reported by: aragon
  Patches:
        queue-log-xfer-fix1.diff uploaded by mnicholson (license 96)
  Tested by: aragon, mnicholson
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-12 18:15 svnbot         Checkin                                      
2009-08-12 18:15 svnbot         Note Added: 0108985                          
======================================================================




More information about the asterisk-bugs mailing list