add events for bug start and stop

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2010-03-02 01:11:15 +00:00
parent 85587aa6b9
commit cc39f9e4bc
12 changed files with 82 additions and 17 deletions

View File

@@ -131,6 +131,8 @@ static const char *EVENT_NAMES[] = {
"CALL_UPDATE",
"FAILURE",
"SOCKET_DATA",
"MEDIA_BUG_START",
"MEDIA_BUG_START",
"ALL"
};