提交 b4fecf0b authored 作者: Anthony Minessale's avatar Anthony Minessale

dammit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16452 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 035d9c05
......@@ -784,8 +784,7 @@ static switch_status_t uuid_bridge_on_soft_execute(switch_core_session_t *sessio
switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, "Application-Data", switch_core_session_get_uuid(session));
switch_event_fire(&event);
}
printf("DAMMIT %d %d %d %d\n", switch_channel_ready(channel), switch_channel_ready(other_channel),
switch_channel_media_ready(channel), switch_channel_media_ready(other_channel));
switch_ivr_multi_threaded_bridge(session, other_session, NULL, NULL, NULL);
state = switch_channel_get_state(channel);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论