[Home]

Summary:ASTERISK-27322: [New Feature] Add mute and DTMF passthrough to ARI add channel to bridge
Reporter:Darren Sessions (dsessions)Labels:
Date Opened:2017-10-06 11:33:57Date Closed:2017-10-11 13:06:00
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_ari Resources/res_stasis
Versions:GIT Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:    Add mute,dtmf_passthrough to ARI add channel to bridge
   
   This adds two options to the bridge/addChannel operation:
     - absorbDTMF : do not pass DTMF from the channel to the bridge
     - mute : do not pass audio from the channel to the bridge
   
   This is implemented based on the community discussion here:

https://community.asterisk.org/t/how-to-stop-dtmf-tones-being-heard-in-bridge/67618/5
Comments:By: Asterisk Team (asteriskteam) 2017-10-06 11:33:57.867-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2017-10-11 11:34:47.641-0500

Change 6675 merged by Jenkins2:
ari/bridge: Add mute, dtmf suppression controls

[https://gerrit.asterisk.org/6675|https://gerrit.asterisk.org/6675]