mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
/ 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user