aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rwxr-xr-xfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.c b/file.c
index 6fcd31173..ab24719cb 100755
--- a/file.c
+++ b/file.c
@@ -987,6 +987,7 @@ int ast_waitstream(struct ast_channel *c, const char *breakon)
return -1;
case AST_CONTROL_RINGING:
case AST_CONTROL_ANSWER:
+ case AST_CONTROL_VIDUPDATE:
/* Unimportant */
break;
default: