mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "app_mixmonitor: Turn on synchronization by default"
This commit is contained in:
10
doc/UPGRADE-staging/app_mixmonitor_sync_default.txt
Normal file
10
doc/UPGRADE-staging/app_mixmonitor_sync_default.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Subject: app_mixmonitor
|
||||
Master-Only: true
|
||||
|
||||
In Asterisk 13.29, a new option flag was added to MixMonitor (the 'S'
|
||||
option) that when combined with the r() or t() options would inject
|
||||
silence into these files if audio was going to be written to one and
|
||||
not that other. This allowed the files specified by r() and t() to
|
||||
subsequently be mixed outside of Asterisk and be appropriately
|
||||
synchronized. This behavior is now the default, and a new option has
|
||||
been added to disable this behavior if desired (the 'n' option).
|
Reference in New Issue
Block a user