aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-16 19:03:24 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-16 19:03:24 +0000
commit497bf0b92cad547930d1846fe2d23d3430a4316a (patch)
treeeb89a0c0e7202e0334ef137f72ccc24c3f646432 /CHANGES
parent5c51759e156fdd9bcf254f965c63c4969e393055 (diff)
addition of G.719 pass-through support
(closes issue #16293) Reported by: malcolmd Patches: g719.passthrough.patch.7 uploaded by malcolmd (license 924) format_g719.c uploaded by malcolmd (license 924) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@270940 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 68fc2902a..0126ed88f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,7 @@ SIP Changes
to each other
* Added the 'snom_aoc_enabled' option to turn on support for sending Advice of
Charge messages to snom phones.
+ * Added support for G.719 media streams.
IAX2 Changes
-----------
@@ -498,6 +499,8 @@ Miscellaneous
significant increase in performance (about 3X) for installations using this switchtype.
* 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.
+
CLI Changes
-----------