crash prevention

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1281 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-04-27 21:09:58 +00:00
parent 24627a7a4b
commit 5ab733c606
5 changed files with 72 additions and 2 deletions

View File

@@ -102,6 +102,7 @@ static char *EVENT_NAMES[] = {
"UNPUBLISH",
"TALK",
"NOTALK",
"SESSION_CRASH",
"ALL"
};