From: Brian West Date: Fri, 23 May 2014 13:11:03 +0000 (-0500) Subject: Since we're all about WebRTC, We should compile and enable OPUS by default to lower... X-Git-Tag: v1.4.5~2^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757b7440104e34cf57ab30a411e081470ce2e180;p=thirdparty%2Ffreeswitch.git Since we're all about WebRTC, We should compile and enable OPUS by default to lower the number of steps to complete a WebRTC setup --- diff --git a/build/modules.conf.in b/build/modules.conf.in index 953613b2fb..ddcf9474f2 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -68,7 +68,7 @@ codecs/mod_vp8 #codecs/mod_ilbc #codecs/mod_isac #codecs/mod_mp4v -#codecs/mod_opus +codecs/mod_opus #codecs/mod_sangoma_codec #codecs/mod_silk #codecs/mod_siren diff --git a/conf/vanilla/autoload_configs/modules.conf.xml b/conf/vanilla/autoload_configs/modules.conf.xml index e2dce594fa..4cd8f8e1ce 100644 --- a/conf/vanilla/autoload_configs/modules.conf.xml +++ b/conf/vanilla/autoload_configs/modules.conf.xml @@ -90,7 +90,7 @@ - + diff --git a/conf/vanilla/vars.xml b/conf/vanilla/vars.xml index 92c57a2a60..20016cd85f 100644 --- a/conf/vanilla/vars.xml +++ b/conf/vanilla/vars.xml @@ -243,7 +243,7 @@ 127 - BV32 --> - +