mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-24 19:52:35 +00:00
FS-3421 --resolve
This commit is contained in:
parent
61b04bfc78
commit
b2299035fd
@ -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);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user