From: Sean Bright Date: Tue, 18 Feb 2020 14:33:33 +0000 (-0500) Subject: app_mixmonitor: Turn on synchronization by default X-Git-Tag: 18.0.0-rc1~208^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dcdce42a90724d9a50ba06a973fb778db583deb;p=thirdparty%2Fasterisk.git app_mixmonitor: Turn on synchronization by default The optional synchronization behavior created in 64906c4c9ba63e18f2c71310fdbf14450dac7b62 is now the default for MixMonitor. * Add a new flag 'n' that allows for this behavior to be turned off * Add a notice when the 'S' option is used indicating that it is no longer necessary Change-Id: I158987c475cda4e1ff1256dd0daccdd99df568b4 --- diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 6746c473cf..16c2cd2c84 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -115,10 +115,10 @@ Like with the basic filename argument, if an absolute path isn't given, it will create the file in the configured monitoring directory. -