提交 0481ce78 authored 作者: Christopher Rienzo's avatar Christopher Rienzo

tabs instead of spaces

上级 0fa438a7
......@@ -982,9 +982,9 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_displace_session(switch_core_session_
switch_codec_implementation_t read_impl = { 0 };
switch_core_session_get_read_impl(session, &read_impl);
if ((p = switch_channel_get_variable(channel, "DISPLACE_HANGUP_ON_ERROR"))) {
hangup_on_error = switch_true(p);
}
if ((p = switch_channel_get_variable(channel, "DISPLACE_HANGUP_ON_ERROR"))) {
hangup_on_error = switch_true(p);
}
if (zstr(file)) {
return SWITCH_STATUS_FALSE;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论