[asterisk-bugs] [DAHDI-linux 0013562]: [patch] It's necessary to have high pass filter for tx signal of DAHDI.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 20 07:23:13 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13562
======================================================================
Reported By: biohumanoid
Assigned To: sruffell
======================================================================
Project: DAHDI-linux
Issue ID: 13562
Category: dahdi (the module)/NewFeature
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: confirmed
JIRA:
Reviewboard Link:
======================================================================
Date Submitted: 2008-09-26 04:27 CDT
Last Modified: 2010-10-20 07:23 CDT
======================================================================
Summary: [patch] It's necessary to have high pass filter for
tx signal of DAHDI.
Description:
It's necessary to have low frequency filter for tx signal of DAHDI.
Otherwise, low-frequency signal from IP can reach a leased line, and
return back with nonlinear distortions. This will break an echo canceller.
======================================================================
----------------------------------------------------------------------
(0128228) svnbot (reporter) - 2010-10-20 07:23
https://issues.asterisk.org/view.php?id=13562#c128228
----------------------------------------------------------------------
Repository: dahdi
Revision: 9443
U linux/trunk/drivers/dahdi/dahdi_echocan_oslec.c
------------------------------------------------------------------------
r9443 | sruffell | 2010-10-20 07:23:11 -0500 (Wed, 20 Oct 2010) | 18 lines
dahdi_echocan_oslec: Call olsec_hpf_tx if CONFIG_DAHDI_PROCESS_ECHOCAN_TX
is defined.
It can be necessary to have low frequency filter for tx signal of DAHDI.
Otherwise, low-frequency signal from IP can reach a leased line, and
return back with nonlinear distortions. This will break an echo
canceler.
(closes issue https://issues.asterisk.org/view.php?id=13562)
Reported by: biohumanoid
Patches:
dahdi_echocan_oslec.c.patch uploaded by biohumanoid (license 459)
I slightly modified the above patch in order to use echocan_process_tx
as the interface.
Signed-off-by: Shaun Ruffell <sruffell at digium.com>
Acked-by: Kinsey Moore <kmoore at digium.com>
Acked-by: Russ Meyerriecks <rmeyerriecks at digium.com>
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=9443
Issue History
Date Modified Username Field Change
======================================================================
2010-10-20 07:23 svnbot Checkin
2010-10-20 07:23 svnbot Note Added: 0128228
======================================================================
More information about the asterisk-bugs
mailing list