mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-22 23:16:09 +00:00
agc
This commit is contained in:
parent
e431481d4d
commit
f6dd557e5d
@ -36,7 +36,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
#define DEFAULT_AGC_LEVEL 1000
|
#define DEFAULT_AGC_LEVEL 1100
|
||||||
|
|
||||||
SWITCH_MODULE_LOAD_FUNCTION(mod_conference_load);
|
SWITCH_MODULE_LOAD_FUNCTION(mod_conference_load);
|
||||||
SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_conference_shutdown);
|
SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_conference_shutdown);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user