Tags: patch See attached patch.
FWIW: I've created an upstream bug[1] reworking the logic for soxmix/sox. [1] https://issues.asterisk.org/view.php?id=18270 -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: [email protected] | IRC: pabelanger (Freenode) | Blog: http://blog.polybeacon.com | Twitter: http://twitter.com/pabelanger
Index: control =================================================================== --- control (revision 8667) +++ control (working copy) @@ -42,7 +42,8 @@ libopenr2-dev, libresample1-dev, libopenais-dev, - zlib1g-dev + zlib1g-dev, + sox Standards-Version: 3.9.0 Homepage: http://www.asterisk.org/ Vcs-Svn: svn://svn.debian.org/pkg-voip/asterisk/trunk/ Index: changelog =================================================================== --- changelog (revision 8667) +++ changelog (working copy) @@ -1,3 +1,9 @@ +asterisk (1:1.6.2.9-3) unstable; urgency=low + + * res_monitor depends on sox. (Closes: #595287) + + -- Paul Belanger <[email protected]> Sun, 07 Nov 2010 09:48:02 -0500 + asterisk (1:1.6.2.9-2) unstable; urgency=high [ Tzafrir Cohen ]

