提交 48acd9fe authored 作者: Travis Cross's avatar Travis Cross

mod_fifo: Note source of unexplained constant

上级 a24b0b73
......@@ -1186,6 +1186,7 @@ static switch_status_t messagehook (switch_core_session_t *session, switch_core_
case SWITCH_MESSAGE_INDICATE_BRIDGE:
case SWITCH_MESSAGE_INDICATE_UNBRIDGE:
if (msg->numeric_arg == 42) {
/* See audio_bridge_thread() for source of 42 constant. */
goto end;
}
if ((caller_session = switch_core_session_locate(msg->string_arg))) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论