提交 b2299035 authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-3421 --resolve

上级 61b04bfc
...@@ -4833,9 +4833,7 @@ static void sofia_handle_sip_r_invite(switch_core_session_t *session, int status ...@@ -4833,9 +4833,7 @@ static void sofia_handle_sip_r_invite(switch_core_session_t *session, int status
} }
} }
/* SNARK: message to respond to reinvite wasn't being delivered in 3pcc+bypass media case. */ switch_core_session_queue_message(other_session, msg);
//switch_core_session_queue_message(other_session, msg);
switch_core_session_receive_message(other_session, msg);
switch_core_session_rwunlock(other_session); switch_core_session_rwunlock(other_session);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论