提交 65225721 authored 作者: Brian West's avatar Brian West

FS-9836 #resolve [t38_gateway doesn't function properly after FS-9638 merge]

上级 82b49c30
......@@ -5596,6 +5596,7 @@ SWITCH_DECLARE(uint8_t) switch_core_media_negotiate_sdp(switch_core_session_t *s
if (fmatch) {
switch_channel_set_flag(channel, CF_IMAGE_SDP);
switch_channel_set_flag(channel, CF_AUDIO);
} else {
switch_channel_clear_flag(channel, CF_IMAGE_SDP);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论