[asterisk-bugs] [Asterisk 0016695]: [Patch] New AgentTransfer manager event with extended transfer information

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 28 14:27:44 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16695 
====================================================================== 
Reported By:                punkgode
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16695
Category:                   Applications/app_queue
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
JIRA:                       SWP-797 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 242809 
Request Review:              
====================================================================== 
Date Submitted:             2010-01-25 09:20 CST
Last Modified:              2010-04-28 14:27 CDT
====================================================================== 
Summary:                    [Patch] New AgentTransfer manager event with
extended transfer information
Description: 
This trivial patch adds a manager interface event 'AgentTransfer' with
available information on queue call's transfers. Today only blind transfers
are "logged" to manager interface using the AgentComplete event enabled by
"eventwhencalled = yes" option in queues.conf file. This patch adds a new
event with info that is already logged to queue.log and is necessary for
online monitoring of agents, specially in case of attended transfers. 
This event is enabled by the option "eventwhencalled = yes" in queues.conf
(defaults to disabled).

It has been tested only on limited environment.

====================================================================== 

---------------------------------------------------------------------- 
 (0121085) punkgode (reporter) - 2010-04-28 14:27
 https://issues.asterisk.org/view.php?id=16695#c121085 
---------------------------------------------------------------------- 
Uploading manager.c.patch with documentation regarding this new event.
Since there is no standard way of documenting AMI events I followed this
proposal:

https://issues.asterisk.org/view.php?id=17173 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-28 14:27 punkgode       Note Added: 0121085                          
======================================================================




More information about the asterisk-bugs mailing list