From: Anthony Minessale Date: Thu, 7 Nov 2013 22:53:12 +0000 (+0500) Subject: FS-5948 --resolve X-Git-Tag: v1.5.7~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0335d0f517064419dc36cc3ea1e343830d3e326;p=thirdparty%2Ffreeswitch.git FS-5948 --resolve --- 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: