]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
revert cff5209ca3582994dae1353372e2f91b345ab959
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 16 Oct 2014 19:39:59 +0000 (14:39 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 16 Oct 2014 19:39:59 +0000 (14:39 -0500)
src/mod/endpoints/mod_sofia/sofia.c

index 054b656db6418e2d5358cc274684c0f4912971f6..21f4aa1c90cad9c8490e59730fc4df474eab971c 100644 (file)
@@ -9018,8 +9018,6 @@ void sofia_handle_sip_i_invite(switch_core_session_t *session, nua_t *nua, sofia
                                        switch_xml_free(x_user);
                                }
 
-                               nua_handle_destroy(nh);
-                               
                                if (sip->sip_authorization || sip->sip_proxy_authorization) {
                                        goto fail;
                                }