From f0335d0f517064419dc36cc3ea1e343830d3e326 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Fri, 8 Nov 2013 03:53:12 +0500 Subject: [PATCH] FS-5948 --resolve --- src/mod/endpoints/mod_sofia/sofia.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/endpoints/mod_sofia/sofia.c b/src/mod/endpoints/mod_sofia/sofia.c index 0a98cbf983..527de9b8fb 100644 --- a/src/mod/endpoints/mod_sofia/sofia.c +++ b/src/mod/endpoints/mod_sofia/sofia.c @@ -1492,8 +1492,8 @@ static void our_sofia_event_callback(nua_event_t event, sofia_reg_check_socket(profile, sofia_private->call_id, sofia_private->network_ip, sofia_private->network_port); + nua_handle_destroy(nh); } - nua_handle_destroy(nh); } break; case nua_r_authenticate: