summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-01-16 17:23:31 +0000
committerJoshua Colp <jcolp@digium.com>2007-01-16 17:23:31 +0000
commit04426fab2ce727d92917382080ba5f0407561a61 (patch)
tree6ab2bd48a3c9368a448af2426e04a349d41b3bd5 /CHANGES
parent3d91c0a0c01474336aba0342a3d10c301f19d93f (diff)
Add support for G729 passthrough with Sigma Designs boards. (issue #8829 reported by ywalther)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9f0069933..3d6b4fbc6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,6 +61,7 @@ Changes since Asterisk 1.4-beta was branched:
* Added the jittertargetextra configuration option.
* Added the URI redirect option for the built-in HTTP server
* Added the trunkmaxsize configuration option to chan_iax2.
+ * Added G729 passthrough support to chan_phone for Sigma Designs boards.
SIP changes
-----------