summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.c b/file.c
index 4824d77db..395347132 100644
--- a/file.c
+++ b/file.c
@@ -1056,6 +1056,7 @@ static int waitstream_core(struct ast_channel *c, const char *breakon,
return -1;
case AST_CONTROL_RINGING:
case AST_CONTROL_ANSWER:
+ case AST_CONTROL_VIDUPDATE:
/* Unimportant */
break;
default: