mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
revert cff5209ca3
This commit is contained in:
@@ -8123,8 +8123,6 @@ void sofia_handle_sip_i_invite(switch_core_session_t *session, nua_t *nua, sofia
|
|||||||
switch_xml_free(x_user);
|
switch_xml_free(x_user);
|
||||||
}
|
}
|
||||||
|
|
||||||
nua_handle_destroy(nh);
|
|
||||||
|
|
||||||
if (sip->sip_authorization || sip->sip_proxy_authorization) {
|
if (sip->sip_authorization || sip->sip_proxy_authorization) {
|
||||||
goto fail;
|
goto fail;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user