From: Matthew Nicholson Date: Tue, 20 Oct 2009 12:44:09 +0000 (+0000) Subject: Added information to CHANGES about the dynamic range compression feature added to... X-Git-Tag: 11.0.0-beta1~4011 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e90ff8de4cfc19a3e8458aeadaea7f537a70ba32;p=thirdparty%2Fasterisk.git Added information to CHANGES about the dynamic range compression feature added to dahdi. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@224738 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 83e6e26118..4b3b2c616c 100644 --- a/CHANGES +++ b/CHANGES @@ -209,6 +209,8 @@ libpri channel driver (chan_dahdi) DAHDI changes LibPRI). * Added the ability to ignore calls that are not in a Multiple Subscriber Number (MSN) list for PTMP CPE interfaces. + * Added dynamic range compression support for dahdi channels. It is + configured via the rxdrc and txdrc parameters in chan_dahdi.conf. Asterisk Manager Interface --------------------------