git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1255 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-04-25 23:11:56 +00:00
parent 1277a22e48
commit 92bba4dbe6
4 changed files with 31 additions and 9 deletions

View File

@@ -85,6 +85,7 @@ also never put any new ones before EVENT_ALL
static char *EVENT_NAMES[] = {
"CUSTOM",
"CHANNEL_CREATE",
"CHANNEL_DESTROY",
"CHANNEL_STATE",
"CHANNEL_ANSWER",
"CHANNEL_HANGUP",