]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_mixmonitor: Turn on synchronization by default
authorSean Bright <sean.bright@gmail.com>
Tue, 18 Feb 2020 14:33:33 +0000 (09:33 -0500)
committerSean Bright <sean.bright@gmail.com>
Tue, 18 Feb 2020 14:48:33 +0000 (09:48 -0500)
commit8dcdce42a90724d9a50ba06a973fb778db583deb
tree0d822f6fc3d2bfa7b9839d04618515f6ee7e9a3b
parent1fc1336b2ce3b592092faec0a8d33e7ad2586e2c
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
apps/app_mixmonitor.c
doc/UPGRADE-staging/app_mixmonitor_sync_default.txt [new file with mode: 0644]