git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5436 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-06-21 23:28:16 +00:00
parent 36ccf76a99
commit cb766bf817
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
/******** Constants *****************************************************/
/************************************************************************/
#define FRAMES_PER_BUFFER (128)
#define FRAMES_PER_BUFFER (2048)
/************************************************************************/
/******** Prototypes ****************************************************/