FS-3594 if this does not work you will need to give me access to your box

This commit is contained in:
Anthony Minessale
2011-10-04 17:46:49 -05:00
parent 8e2793b45e
commit f04fd38c3e
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -808,7 +808,7 @@ static void our_sofia_event_callback(nua_event_t event,
int check_destroy = 1;
if (sofia_private && sofia_private->de) {
if (sofia_private && sofia_private->is_call && sofia_private->de) {
sofia_dispatch_event_t *qde = sofia_private->de;
sofia_private->de = NULL;
sofia_process_dispatch_event(&qde);