From 9f4849724fce1a780771e11bd5273eac2b4f61b8 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Fri, 23 Aug 2013 15:49:50 +0000 Subject: [PATCH] Update CHANGES file to reflect pass through support for Opus/VP8 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397527 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index 140b725811..bbd475aace 100644 --- a/CHANGES +++ b/CHANGES @@ -174,6 +174,15 @@ Core was responsible for an attended transfer in a similar fashion to BLINDTRANSFER. + +Codecs +------------------ + * Added pass through support for VP8 and Opus + + * Added format attribute negotiation for the Opus codec. Format attribute + negotiation is provided by the res_format_attr_opus module. + + AMI (Asterisk Manager Interface) ------------------ * The SIPshowpeer action will now include a 'SubscribeContext' field for a peer