[asterisk-bugs] [Asterisk 0016819]: [patch] Manager event AgentComplete should alway be sent

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 23 17:36:49 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16819 
====================================================================== 
Reported By:                elbriga
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   16819
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.6.2.10
Asterisk Version:           SVN 
JIRA:                       SWP-913 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-12 14:34 CST
Last Modified:              2010-06-23 17:36 CDT
====================================================================== 
Summary:                    [patch] Manager event AgentComplete should alway be
sent
Description: 
The manager event AgentComplete dont get sent when an attended transfer
occour.

In the source code there is an comment that explain the why of the IF, but
it dont take into account that the AgentComplete event is inside that IF
and should get send anyway.
====================================================================== 

---------------------------------------------------------------------- 
 (0123810) svnbot (reporter) - 2010-06-23 17:36
 https://issues.asterisk.org/view.php?id=16819#c123810 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 272368

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r272368 | mnicholson | 2010-06-23 17:36:48 -0500 (Wed, 23 Jun 2010) | 16
lines

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

This version of the patch only adds AgentComplete for attended transfers. 
It was already present for blind transfers.

........
  r272367 | mnicholson | 2010-06-23 17:33:51 -0500 (Wed, 23 Jun 2010) | 8
lines
  
  Send AgentComplete manager events in the event of blind and attended
transfers.
  
  (closes issue https://issues.asterisk.org/view.php?id=16819)
  Reported by: elbriga
  Patches:
        app_queue.diff uploaded by elbriga (license 482)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-23 17:36 svnbot         Checkin                                      
2010-06-23 17:36 svnbot         Note Added: 0123810                          
======================================================================




More information about the asterisk-bugs mailing list