提交 480e6a6a authored 作者: Anthony Minessale's avatar Anthony Minessale

FSCORE-451

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15012 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 77f42cf9
......@@ -2730,6 +2730,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_broadcast(const char *uuid, const cha
if ((flags & SMF_HOLD_BLEG)) {
switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, "hold-bleg", "true");
}
switch_core_session_queue_private_event(session, &event);
}
}
master = session;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论