[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:04:29 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: ready for testing
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:
======================================================================
Date Submitted: 2009-02-23 19:26 CST
Last Modified: 2009-08-12 18:04 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
======================================================================
----------------------------------------------------------------------
(0108984) svnbot (reporter) - 2009-08-12 18:04
https://issues.asterisk.org/view.php?id=14536#c108984
----------------------------------------------------------------------
Repository: asterisk
Revision: 211953
U branches/1.4/apps/app_queue.c
------------------------------------------------------------------------
r211953 | mnicholson | 2009-08-12 18:04:27 -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=211953
Issue History
Date Modified Username Field Change
======================================================================
2009-08-12 18:04 svnbot Note Added: 0108984
======================================================================
More information about the asterisk-bugs
mailing list