FS-3386 this is probably relevant, try this revision

This commit is contained in:
Anthony Minessale 2011-07-13 10:37:32 -05:00
parent 72e64748e8
commit e339b549e0
1 changed files with 1 additions and 1 deletions

View File

@ -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);