]> 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:40:18 +0000 (14:40 -0500)
src/mod/endpoints/mod_sofia/sofia.c

index 9f833c0373833303af6ea0d5fd909964accea906..6040ec00568400e01605f06cd8d9bc36b2dae9ad 100644 (file)
@@ -8123,8 +8123,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;
                                }