fix spelling error. If you are using conference events over event socket, you will need to fix your code as well.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7239 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-01-15 16:41:00 +00:00
parent 942aa72ead
commit 4385bb83db

View File

@ -44,7 +44,7 @@ static int EC = 0;
/* Size to allocate for audio buffers */
#define CONF_BUFFER_SIZE 1024 * 128
#define CONF_EVENT_MAINT "conference::maintenence"
#define CONF_EVENT_MAINT "conference::maintenance"
#define CONF_DEFAULT_LEADIN 20
#define CONF_DBLOCK_SIZE CONF_BUFFER_SIZE