FS-3794 revert
This commit is contained in:
parent
23680eed36
commit
b3f3a10336
|
@ -564,7 +564,6 @@ void sofia_handle_sip_i_bye(switch_core_session_t *session, int status,
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (!session) {
|
if (!session) {
|
||||||
nua_respond(nh, SIP_200_OK, NUTAG_WITH_THIS_MSG(de->data->e_msg), TAG_END());
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue