FS-3794 revert

This commit is contained in:
Anthony Minessale 2012-01-19 14:09:36 -06:00
parent 23680eed36
commit b3f3a10336
1 changed files with 0 additions and 1 deletions

View File

@ -564,7 +564,6 @@ void sofia_handle_sip_i_bye(switch_core_session_t *session, int status,
#endif
if (!session) {
nua_respond(nh, SIP_200_OK, NUTAG_WITH_THIS_MSG(de->data->e_msg), TAG_END());
return;
}