On May 1, 2004, at 2:04 PM, Ryan Courtnage wrote:
I'm trying to get fax detection to work.
Hi Ryan, in stable FAX_DETECT is turned off by default in the code (dsp.c).
I'm personally using it with spandsp and having no problems, but YMMV.
If you want to enable it, goto line 60 of dsp.c and uncomment that #define so it looks like this:
/* Define if you want the fax detector -- NOT RECOMMENDED IN -STABLE */
#define FAX_DETECT
Then recompile and install.
Jeb
Jeb Campbell [EMAIL PROTECTED] Cell: 865-385-1437
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
