fix probe presence stuff on conference, do a make sure

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3676 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-12-16 03:00:56 +00:00
parent 095cb4b144
commit 218b495bb3
4 changed files with 102 additions and 2 deletions

View File

@@ -125,6 +125,7 @@ static char *EVENT_NAMES[] = {
"MESSAGE",
"PRESENCE_IN",
"PRESENCE_OUT",
"PRESENCE_PROBE",
"ROSTER",
"CODEC",
"BACKGROUND_JOB",