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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Fri Feb 2 06:37:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241977#comment-241977 ] 

Friendly Automation commented on ASTERISK-27647:
------------------------------------------------

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

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

> 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
>            Assignee: Richard Mudgett
>            Severity: Minor
>
> 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