summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xapps/app_talkdetect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_talkdetect.c b/apps/app_talkdetect.c
index 1157ac374..60219c2c8 100755
--- a/apps/app_talkdetect.c
+++ b/apps/app_talkdetect.c
@@ -170,6 +170,7 @@ static int background_detect_exec(struct ast_channel *chan, void *data)
}
ast_frfree(fr);
}
+ ast_sched_runq(chan->sched);
}
ast_stopstream(chan);
} else {