Lower default volume

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3504 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Mark Spencer 21 years ago
parent 0fc1ef8c9d
commit 5ed7dc3590

@ -79,7 +79,7 @@ static struct progress {
{ GSAMP_SIZE_CR, { 425 } },
};
#define DEFAULT_THRESHOLD 1024
#define DEFAULT_THRESHOLD 512
#define BUSY_PERCENT 10 /* The percentage diffrence between the two last silence periods */
#define BUSY_THRESHOLD 100 /* Max number of ms difference between max and min times in busy */

Loading…
Cancel
Save