提交 bf3f26b0 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-5383 --resolve

上级 7c88f354
......@@ -963,7 +963,7 @@ static switch_status_t channel_receive_message(switch_core_session_t *session, s
switch (msg->message_id) {
case SWITCH_MESSAGE_INDICATE_DISPLAY:
{
if (tech_pvt->other_channel) {
if (switch_test_flag(tech_pvt, TFLAG_BLEG)) {
if (!zstr(msg->string_array_arg[0])) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论