codec sql

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2387 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-08-25 01:33:28 +00:00
parent 1569055084
commit aa196711a1
3 changed files with 28 additions and 4 deletions

View File

@@ -113,6 +113,7 @@ static char *EVENT_NAMES[] = {
"MODULE_LOAD",
"DTMF",
"MESSAGE",
"CODEC",
"ALL"
};