[asterisk-bugs] [JIRA] (ASTERISK-27647) app_confbridge/bridge_softmix: When channel muted report talking stopped if was talking.

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Wed Jan 31 12:59:13 CST 2018


Richard Mudgett created ASTERISK-27647:
------------------------------------------

             Summary: app_confbridge/bridge_softmix: When channel muted report talking stopped if was talking.
                 Key: ASTERISK-27647
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27647
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Applications/app_confbridge, Bridges/bridge_softmix
    Affects Versions: 13.19.0
            Reporter: Richard Mudgett


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list