[asterisk-bugs] [Asterisk 0018324]: monitor action with "mix: true" does not mix
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 23 07:46:22 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18324
======================================================================
Reported By: voipdanmark
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18324
Category: Core/ManagerInterface
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.2.14
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-17 10:00 CST
Last Modified: 2010-11-23 07:46 CST
======================================================================
Summary: monitor action with "mix: true" does not mix
Description:
When run the following on the AMI:
Action: Monitor
Channel: <value>
File: /recordings/filename
Mix: true
...I can see /recordings/filename.wav. When I play the file it first plays
the audio from one channel and then from the bridged channel. It is not
mixed correctly. If I leave out the "Mix: true" - the result is the same.
======================================================================
----------------------------------------------------------------------
(0129078) voipdanmark (reporter) - 2010-11-23 07:46
https://issues.asterisk.org/view.php?id=18324#c129078
----------------------------------------------------------------------
Resolved: The included sox version 12.18.1-1 in AsteriskNOW does not
support the -m (mix) flag. I downloaded SoX v14.3.1 and compiled and
installed it from source. Then it worked.
Issue History
Date Modified Username Field Change
======================================================================
2010-11-23 07:46 voipdanmark Note Added: 0129078
======================================================================
More information about the asterisk-bugs
mailing list