mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 01:28:42 +00:00
FS-3386 this is probably relevant, try this revision
This commit is contained in:
parent
72e64748e8
commit
e339b549e0
@ -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->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)) {
|
if (profile->pres_type && sofia_test_pflag(profile, PFLAG_IN_DIALOG_CHAT)) {
|
||||||
sofia_presence_set_chat_hash(tech_pvt, sip);
|
sofia_presence_set_chat_hash(tech_pvt, sip);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user