aboutsummaryrefslogtreecommitdiffstats
path: root/utils/astman.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/astman.c')
-rwxr-xr-xutils/astman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/astman.c b/utils/astman.c
index f7ce241ac..5ed355265 100755
--- a/utils/astman.c
+++ b/utils/astman.c
@@ -170,6 +170,7 @@ static struct event {
{ "Status", event_status },
{ "Link", event_ignore },
{ "Unlink", event_ignore },
+ { "StatusComplete", event_ignore }
};
static int process_message(struct ast_mansession *s, struct message *m)