making private events fire (please test)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4327 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2007-02-19 21:06:27 +00:00
parent d0cda3c757
commit 5e4396a46e
4 changed files with 6 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ static char *EVENT_NAMES[] = {
"CODEC",
"BACKGROUND_JOB",
"DETECTED_SPEECH",
"PRIVATE_COMMAND",
"ALL"
};