]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
codec_opus: Add download ability to menuselect 84/3984/1
authorGeorge Joseph <gjoseph@digium.com>
Thu, 22 Sep 2016 14:49:50 +0000 (08:49 -0600)
committerKevin Harwell <kharwell@digium.com>
Tue, 27 Sep 2016 14:52:24 +0000 (09:52 -0500)
Updated codecs/codecs.xml to add codec_opus to the external
download list.

ASTERISK-26409

Change-Id: Ia07b36539f30e852125fb2b94147dc9774df31a4

codecs/codecs.xml

index ac3c6e6389c15fec89150bce52db3cf013af9a75..0b4e2a4740efd14085131341e7c140afe9bc760b 100644 (file)
@@ -1,3 +1,10 @@
+<member name="codec_opus" displayname="Download the Opus codec from Digium.  See http://downloads.digium.com/pub/telephony/codec_opus/README.">
+       <support_level>external</support_level>
+       <depend>xmlstarlet</depend>
+       <depend>bash</depend>
+       <depend>res_format_attr_opus</depend>
+       <defaultenabled>no</defaultenabled>
+</member>
 <member name="codec_silk" displayname="Download the SILK codec from Digium.  See http://downloads.digium.com/pub/telephony/codec_silk/README.">
        <support_level>external</support_level>
        <depend>xmlstarlet</depend>