FS-4453 confirm this fixes your problem please

This commit is contained in:
Anthony Minessale
2012-07-26 12:32:51 -05:00
parent 1dd4bd4926
commit 93f96addc3
3 changed files with 32 additions and 20 deletions
+1
View File
@@ -755,6 +755,7 @@ void sofia_handle_sip_r_message(int status, sofia_profile_t *profile, nua_handle
call_id = sip->sip_call_id->i_id;
switch_mutex_lock(profile->flag_mutex);
mstatus = switch_core_hash_find(profile->chat_hash, call_id);
switch_mutex_unlock(profile->flag_mutex);