提交 80a4a235 authored 作者: Anthony Minessale's avatar Anthony Minessale

allow conf command from dp

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10848 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 e671a703
......@@ -3729,10 +3729,6 @@ SWITCH_STANDARD_API(conf_api_main)
cmd = "help";
}
if (session) {
return SWITCH_STATUS_FALSE;
}
if (stream->param_event) {
http = switch_event_get_header(stream->param_event, "http-host");
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论