diff --git a/vomp.c b/vomp.c index c5eb07ad..24f5391f 100644 --- a/vomp.c +++ b/vomp.c @@ -1415,8 +1415,19 @@ int vomp_tick() vomp_send_status(&vomp_call_states[i],VOMP_FORCETELLREMOTE,NULL); vomp_call_states[i].next_status_time=now+VOMP_CALL_STATUS_INTERVAL; } - /* See if any calls need to begin expiring */ - if (vomp_call_states[i].last_activity+VOMP_CALL_TIMEOUT