[asterisk-bugs] [Asterisk 0014595]: [patch] Added new event class bridge
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jun 26 15:52:46 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=14595
======================================================================
Reported By: JimDickenson
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 14595
Category: Core/ManagerInterface
Reproducibility: N/A
Severity: feature
Priority: normal
Status: resolved
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 179738
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2009-03-03 11:15 CST
Last Modified: 2009-06-26 15:52 CDT
======================================================================
Summary: [patch] Added new event class bridge
Description:
There are many events that are returned for event class call and I only
needed to have the bridge and unlink events. I therefore created a new
class named bridge that returns only those events to reduce the number of
events that were exchanged.
======================================================================
----------------------------------------------------------------------
(0107062) russell (administrator) - 2009-06-26 15:52
https://issues.asterisk.org/view.php?id=14595#c107062
----------------------------------------------------------------------
Thank you very much for your contribution.
On this one, I don't think the benefits outweigh the costs here. By
moving events to a new class like this, we break existing configurations.
Luckily, this patch is small enough that it should be easy enough to
maintain for your own needs.
In a future manager interface, improving the client's ability to choose
what events they get is certainly on the list of things to do.
Thanks again.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-26 15:52 russell Note Added: 0107062
2009-06-26 15:52 russell Status confirmed => resolved
2009-06-26 15:52 russell Resolution open => won't fix
2009-06-26 15:52 russell Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list