提交 7c8881a5 authored 作者: Anthony Minessale's avatar Anthony Minessale

fix regression

上级 05c5fa16
......@@ -1865,8 +1865,6 @@ static void *SWITCH_THREAD_FUNC node_thread_run(switch_thread_t *thread, void *o
if (this_node->outbound_priority == 0) this_node->outbound_priority = 5;
globals.debug = 1;
if (this_node->has_outbound && !this_node->busy && this_node->outbound_priority == cur_priority) {
ppl_waiting = node_caller_count(this_node);
consumer_total = this_node->consumer_count;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论