Add option to allow early audio towards call interface

This commit is contained in:
Andreas Eversberg
2020-01-12 16:45:16 +01:00
parent 1e899a522d
commit b1ea4e574f
4 changed files with 16 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ static int echo_test = 0;
static int use_mncc_sock = 0;
static int use_mncc_cross = 0;
const char *mncc_name = "";
static int send_patterns = 1;
int send_patterns = 1;
static int release_on_disconnect = 1;
int loopback = 0;
int rt_prio = 1;