dect
/
asterisk
Archived
13
0
Fork 0

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

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3439 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
bkramer 2004-07-15 01:24:15 +00:00
parent ed58b465aa
commit d8b4dc6c0a
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