[Home]

Summary:ASTERISK-27647: app_confbridge/bridge_softmix: When channel muted report talking stopped if was talking.
Reporter:Richard Mudgett (rmudgett)Labels:
Date Opened:2018-01-31 12:58:22.000-0600Date Closed:2018-02-02 06:14:12.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_confbridge Bridges/bridge_softmix
Versions:13.19.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Currently if someone mutes a channel while that channel is talking, the talk detection is suspended while the channel is muted.  As far an an external observer is concerned, the muted channel's talk status is still "talking" even though the channel is not contributing audio to the conference.  When the channel is later unmuted, it takes the usual 'dsp_silence_threshold' option time to clear the talking status even though the channel may have stopped talking while the channel was muted.

This issue is to clear the talking status and report talking stopped if the channel was talking when the channel is muted.  When the channel is unmuted and the channel is still talking then report the channel as talking since it is contributing audio to the conference again.
Comments:By: Friendly Automation (friendly-automation) 2018-02-02 06:14:14.515-0600

Change 8118 merged by Jenkins2:
bridge_softmix.c: Report not talking immediately when muted.

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

By: Friendly Automation (friendly-automation) 2018-02-02 06:21:09.358-0600

Change 8119 merged by Jenkins2:
bridge_softmix.c: Report not talking immediately when muted.

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

By: Friendly Automation (friendly-automation) 2018-02-02 06:24:19.241-0600

Change 8120 merged by Joshua Colp:
bridge_softmix.c: Report not talking immediately when muted.

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

By: Friendly Automation (friendly-automation) 2018-02-02 06:36:18.856-0600

Change 8121 merged by Jenkins2:
bridge_softmix.c: Report not talking immediately when muted.

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