[Home]

Summary:ASTERISK-21318: AMI events for ConfBridge Mute/Unmute and Record start/stop
Reporter:Dmitry Burilov (netaskd)Labels:
Date Opened:2013-03-26 08:44:54Date Closed:2013-03-26 08:55:45
Priority:TrivialRegression?
Status:Closed/CompleteComponents:Applications/app_confbridge
Versions:11.2.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 0005_asterisk-20827-confbridge-events.diff
( 1) 0005_asterisk-20827-confbridge-events.diff
Description:Conf bridge already sends all kinds of AMI events, but not recording or mute/unmute actions.
Based on code from the ticket https://issues.asterisk.org/jira/browse/ASTERISK-20827, but is compatible with version 11.2.1
Not only sends notifications when introduced DTMF code but and when sent AMI action, and when sent commands from cli.
Comments:By: Matt Jordan (mjordan) 2013-03-26 08:55:40.026-0500

While it's appreciated that you've written a patch for Asterisk 11 that provides this improvements, improvements are not made to release branches. They are only made to trunk.

As such, this issue is a duplicate of ASTERISK-20827, and will be closed out. If you'd like to provide a patch for users of Asterisk 11, please attach it to that issue.

By: Dmitry Burilov (netaskd) 2013-03-26 09:10:46.832-0500

Hmmm.. I'm already added patch.