[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 08:32:53 CDT 2007
The following issue has been REOPENED.
======================================================================
http://bugs.digium.com/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: feedback
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 08:32 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.
======================================================================
----------------------------------------------------------------------
kwakwaversal - 07-09-07 08:32
----------------------------------------------------------------------
I'd like to re-open this issue, my license agreement has been accepted now.
Issue History
Date Modified Username Field Change
======================================================================
07-09-07 08:32 kwakwaversal Status closed => feedback
07-09-07 08:32 kwakwaversal Resolution won't fix => reopened
07-09-07 08:32 kwakwaversal Note Added: 0066785
======================================================================
More information about the Asterisk-bugs
mailing list