aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-17 17:23:43 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-17 17:23:43 +0000
commit637447be7d05aaac944171053df4f82e2cb8ab07 (patch)
tree200243a6d4e70905af7d2e36981d2928f03e6936 /CHANGES
parenta4f9ce35cfe885eb10082d20c46884da7891c3c1 (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: http://svn.digium.com/svn/asterisk/trunk@271231 f38db490-d61c-443f-a65b-d21fe96a405b
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