[Asterisk-bugs] [Asterisk 0010114]: [patch] manager_event tweak for the AgentCalled event
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jul 6 11:20:06 CDT 2007
The following issue has been RESOLVED.
======================================================================
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: resolved
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:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 07-04-2007 07:53 CDT
Last Modified: 07-06-2007 11:20 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.
======================================================================
----------------------------------------------------------------------
russell - 07-06-07 11:20
----------------------------------------------------------------------
Since your license agreement was not approved, I'm suspending this issue.
Feel free to reopen this issue if you are able to resolve the issues with
your license with our legal team. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
07-06-07 11:20 russell Status new => resolved
07-06-07 11:20 russell Resolution open => won't fix
07-06-07 11:20 russell Assigned To => russell
07-06-07 11:20 russell Note Added: 0066613
======================================================================
More information about the Asterisk-bugs
mailing list