[Home]

Summary:DAHLIN-00175: [patch] NO_ECHOCAN_DISABLE was removed from dahdi 2.2
Reporter:sles (sles)Labels:
Date Opened:2010-02-10 23:03:38.000-0600Date Closed:2010-03-01 11:33:08.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:2.2.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) noechodisable.patch
Description:NO_ECHOCAN_DISABLE compile time option was removed from dahdi 2.2, but I need it.


****** ADDITIONAL INFORMATION ******

Fix is trivial for 2.2.1- just add ifndef NO_ECHOCAN_DISABLE...



Comments:By: Digium Subversion (svnbot) 2010-03-01 11:33:07.000-0600

Repository: dahdi
Revision: 8162

U   linux/trunk/drivers/dahdi/dahdi-base.c
U   linux/trunk/include/dahdi/dahdi_config.h

------------------------------------------------------------------------
r8162 | sruffell | 2010-03-01 11:33:06 -0600 (Mon, 01 Mar 2010) | 11 lines

dahdi: Add option to disable the EC disable tone detection algorithm.

Define CONFIG_DAHDI_NO_ECHOCAN_DISABLE in include/dahdi/dahdi_config.h in
order to prevent the tone detector from disabling software echocan.

I slightly modified the noechodisable.patch.

(closes issue DAHLIN-175)
Reported by: sles
Patches:
     noechodisable.patch uploaded by sles (license 991)
------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=8162