fscore-453

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15021 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-09-30 14:08:49 +00:00
parent 16b689d937
commit c5985baa49
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
*/
#include <switch.h>
#define DEFAULT_LEAD_FRAMES 50
#define DEFAULT_LEAD_FRAMES 5
static const switch_state_handler_table_t audio_bridge_peer_state_handlers;