提交 4c068c63 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-6197 --resolve the line numbers in the trace do not match the version you…

FS-6197 --resolve the line numbers in the trace do not match the version you reported make sure you know what version you are using
上级 f2d544d5
......@@ -5488,7 +5488,7 @@ static void sofia_handle_sip_r_invite(switch_core_session_t *session, int status
}
if (switch_channel_test_flag(channel, CF_PROXY_MODE)) {
switch_channel_clear_flag(tech_pvt->channel, CF_T38_PASSTHRU);
switch_channel_clear_flag(channel, CF_T38_PASSTHRU);
has_t38 = 0;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论