summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-06-17 17:23:43 +0000
committerDavid Vossel <dvossel@digium.com>2010-06-17 17:23:43 +0000
commitb00f58da25df6d86a409a7e278b987f6ee863fb4 (patch)
tree200243a6d4e70905af7d2e36981d2928f03e6936 /CHANGES
parent0ef555074237d2db34bc99bf1fb913bbe9746a25 (diff)
adds speex 16khz audio support
(closes issue #17501) Reported by: fabled Patches: asterisk-trunk-speex-wideband-v2.patch uploaded by fabled (license 448) Tested by: malcolmd, fabled, dvossel git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@271231 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0126ed88f..779adfbbd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -500,6 +500,8 @@ Miscellaneous
* Distributed devicestate now supports the use of the XMPP protocol, in addition to
AIS. For more information, please see doc/distributed_devstate-XMPP.txt
* The addition of G.719 pass-through support.
+ * Added support for 16khz Speex audio. This can be enabled by using 'allow=speex16'
+ during device configuration.
CLI Changes