提交 643a18b5 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-4418 --resolve

上级 18a16e69
......@@ -4520,6 +4520,7 @@ static switch_status_t conf_api_sub_mute(conference_member_t *member, switch_str
switch_clear_flag_locked(member, MFLAG_TALKING);
switch_set_flag(member, MFLAG_INDICATE_MUTE);
member->score_iir = 0;
if (stream != NULL) {
stream->write_function(stream, "OK mute %u\n", member->id);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论