gather 2833 into RTP core and a few tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1351 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-05-04 17:51:53 +00:00
parent 81c4e9f959
commit 23d6224dab
8 changed files with 304 additions and 232 deletions

View File

@@ -111,6 +111,7 @@ static char *EVENT_NAMES[] = {
"NOTALK",
"SESSION_CRASH",
"MODULE_LOAD",
"DTMF",
"ALL"
};