Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前,asterisk 正在两个单独的 wav 文件中为输入和输出通道录制呼叫,然后将它们合并到一个文件中。这种合并需要一些时间,所以我们想消除它。
有没有什么方法可以让 Asterisk 在通话过程中默认只为两个通道创建 1 个录音文件?
当前版本的 asterisk(11+) 中的 Asterisk MixMonitor 命令确实保存在单个文件中。
Monitor 命令仍然保存在两个不同的文件中以供脚本使用。