/ changed samples from 240 to 160 as per all other drivers

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Ben Kramer 2004-07-15 01:24:15 +00:00
parent bab6f6bdf2
commit 0a4a5483ae
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#define DEFAULT_GAIN 0
#define DEFAULT_ECHO_CANCEL 1
#define VPB_SAMPLES 240
#define VPB_SAMPLES 160
#define VPB_MAX_BUF VPB_SAMPLES*4 + AST_FRIENDLY_OFFSET
#define VPB_NULL_EVENT 200