mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-25 09:57:29 -07:00
4ed0a1cd67
The native sampling of duplex recording is set to match the raw 8K output format. If one or more of the streams being recorded is above 8K, the frame size coming into the mixmonitor is too large and needs to be translated to 8K before being mixed into the stereo frame to avoid garbled and mistimed audio Fixes: #1779