add some events and more data to core DB

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1115 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2006-04-11 14:55:14 +00:00
parent 72820b56f2
commit 628e59a3ae
6 changed files with 89 additions and 20 deletions

View File

@@ -89,6 +89,8 @@ static char *EVENT_NAMES[] = {
"CHANNEL_ANSWER",
"CHANNEL_HANGUP",
"CHANNEL_EXECUTE",
"CHANNEL_BRIDGE",
"CHANNEL_UNBRIDGE",
"API",
"LOG",
"INBOUND_CHAN",