Test gain set to -3/+3

This commit is contained in:
Geoffrey Merck 2020-01-27 16:34:57 +01:00
parent be87d54897
commit a78c30abfb
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@
#define CODEC_AMBE2PLUS 2
// Transcoding speech gains
#define CODECGAIN_AMBEPLUS -10 // in dB
#define CODECGAIN_AMBE2PLUS +10 // in dB
#define CODECGAIN_AMBEPLUS -3//-10 // in dB
#define CODECGAIN_AMBE2PLUS +3//+10 // in dB
// Timeouts -----------------------------------------------------
#define STREAM_ACTIVITY_TIMEOUT 3 // in seconds