[Asterisk-bugs] [Asterisk 0010114]: [patch] manager_event tweak for the AgentCalled event

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 9 11:19:00 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://www.example.com/var/www/insects.digium.com/core/view.php?id=10114 
====================================================================== 
Reported By:                kwakwaversal
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10114
Category:                   Applications/app_queue
Reproducibility:            N/A
Severity:                   tweak
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!): 73251 
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             07-04-2007 07:53 CDT
Last Modified:              07-09-2007 11:19 CDT
====================================================================== 
Summary:                    [patch] manager_event tweak for the AgentCalled
event
Description: 
Firstly this is my 1st proper submission and I've read everything I could
to make sure its ok.  Apologies if not.

This is basically a tweak to allow capturing the Queue from the manager
interface for the AgentCalled queue event.  

Every other event which is triggered using the manager_event() function
contains the "Queue" AMI header but for some reason AgentCalled does not. 
I've supplied a patch to rectify this and added an extra header which lets
the manager know which Agent channel is being called. This might not
actually be necessary for some people but I used it so I could match it
against the AgentConnect event.  I stole the "DestinationChannel" AMI
header for this because I didn't want to create a new one.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 07-09-07 11:19  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 74084

------------------------------------------------------------------------
r74084 | russell | 2007-07-09 11:18:59 -0500 (Mon, 09 Jul 2007) | 4 lines

Add Queue and DestinationChannel headers to the AgentCalled manager event
to be more like the rest of the events in this module.
(closes issue
http://www.example.com/var/www/insects.digium.com/core/view.php?id=10114, patch
by kwakwaversal)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-09-07 11:19  svnbot         Checkin                                      
07-09-07 11:19  svnbot         Note Added: 0066812                          
07-09-07 11:19  svnbot         Status                   feedback => assigned
======================================================================




More information about the Asterisk-bugs mailing list