[asterisk-bugs] [Asterisk 0013611]: no warning message returned when soxmix is not installed
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Oct 4 06:40:13 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13611
======================================================================
Reported By: gincantalupo
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13611
Category: Resources/res_monitor
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: 1.4.22
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-03 07:40 CDT
Last Modified: 2008-10-04 06:40 CDT
======================================================================
Summary: no warning message returned when soxmix is not
installed
Description:
ast_safe_system() in ast_monitor_stop function does not return -1 if soxmix
is not installed, so no warning message is shown (0 is returned instead).
Not tried with sox.
Asterisk version is 1.4.22 rc5
======================================================================
----------------------------------------------------------------------
(0093158) mvanbaak (manager) - 2008-10-04 06:40
http://bugs.digium.com/view.php?id=13611#c93158
----------------------------------------------------------------------
Do you have sox installed ?
the configure script will look for soxmix so if it's not there it's using
'sox -m'
Issue History
Date Modified Username Field Change
======================================================================
2008-10-04 06:40 mvanbaak Note Added: 0093158
======================================================================
More information about the asterisk-bugs
mailing list