fix issue reported on mailing list along with segfault.

This commit is contained in:
Brian West
2010-06-06 23:26:09 -05:00
parent 35301c0fa5
commit 5cd066df39
2 changed files with 5 additions and 1 deletions

View File

@@ -76,6 +76,8 @@ static const char *EVENT_NAMES[] = {
"CHANNEL_PARK",
"CHANNEL_UNPARK",
"CHANNEL_APPLICATION",
"CHANNEL_HOLD",
"CHANNEL_UNHOLD",
"CHANNEL_ORIGINATE",
"CHANNEL_UUID",
"API",