diff --git a/src/switch_event.c b/src/switch_event.c index 3b8b3d83a9..54574b4575 100644 --- a/src/switch_event.c +++ b/src/switch_event.c @@ -182,7 +182,7 @@ static char *EVENT_NAMES[] = { "NAT", "RECORD_START", "RECORD_STOP", - "CALL_UPDATE" + "CALL_UPDATE", "ALL" };