mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-5748 --resolve regression from FS-5665 511efc5cf02b68f4d5009142a5d3ae7584325b3d
This commit is contained in:
parent
01ad34b58a
commit
cbdcaba541
@ -8437,6 +8437,7 @@ void sofia_handle_sip_i_invite(switch_core_session_t *session, nua_t *nua, sofia
|
||||
call_info = call_info->ci_next;
|
||||
}
|
||||
|
||||
call_info = sip_call_info(sip);
|
||||
|
||||
} else if (sofia_test_pflag(profile, PFLAG_MANAGE_SHARED_APPEARANCE)) {
|
||||
char buf[128] = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user