FS-4539 please test this and post new logs if necessary

This commit is contained in:
Anthony Minessale
2012-08-16 11:56:55 -05:00
parent cd21b67c1d
commit 42bf44de51
15 changed files with 1836 additions and 2007 deletions
-4
View File
@@ -429,10 +429,6 @@ switch_status_t sofia_on_hangup(switch_core_session_t *session)
gateway_ptr = sofia_reg_find_gateway(gateway_name);
}
if (!tech_pvt) {
return SWITCH_STATUS_SUCCESS;
}
switch_mutex_lock(tech_pvt->sofia_mutex);
rec = sofia_test_flag(tech_pvt, TFLAG_RECOVERING);