[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:17:18 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:17 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
======================================================================
----------------------------------------------------------------------
(0108988) svnbot (reporter) - 2009-08-12 18:17
https://issues.asterisk.org/view.php?id=14536#c108988
----------------------------------------------------------------------
Repository: asterisk
Revision: 211959
_U branches/1.6.2/
U branches/1.6.2/apps/app_queue.c
------------------------------------------------------------------------
r211959 | mnicholson | 2009-08-12 18:17:17 -0500 (Wed, 12 Aug 2009) | 24
lines
Merged revisions 211957 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r211957 | mnicholson | 2009-08-12 18:14:36 -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=211959
Issue History
Date Modified Username Field Change
======================================================================
2009-08-12 18:17 svnbot Checkin
2009-08-12 18:17 svnbot Note Added: 0108988
======================================================================
More information about the asterisk-bugs
mailing list