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

FS-3386 this is probably relevant, try this revision

上级 72e64748
......@@ -7819,7 +7819,7 @@ void sofia_handle_sip_i_invite(nua_t *nua, sofia_profile_t *profile, nua_handle_
tech_pvt->sofia_private = sofia_private;
tech_pvt->nh = nua_handle_ref(nh);
tech_pvt->nh = nh;
if (profile->pres_type && sofia_test_pflag(profile, PFLAG_IN_DIALOG_CHAT)) {
sofia_presence_set_chat_hash(tech_pvt, sip);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论