]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fscore-453
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 30 Sep 2009 14:08:49 +0000 (14:08 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 30 Sep 2009 14:08:49 +0000 (14:08 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15021 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/switch_ivr_bridge.c

index 597194133ce3493d68a043ed007330e8791e4439..b1f4e5baca3efe8c0d5380e33bdd9a6a3ca20b32 100644 (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;