From: Anthony Minessale Date: Wed, 19 Apr 2006 19:05:44 +0000 (+0000) Subject: add ilbc X-Git-Tag: v1.0-beta1~2826 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453b85ba9fcd53c73f83d02441c20b17c3354c85;p=thirdparty%2Ffreeswitch.git add ilbc git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1200 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/conf/freeswitch.conf b/conf/freeswitch.conf index f611604eee..e01b73b2e7 100644 --- a/conf/freeswitch.conf +++ b/conf/freeswitch.conf @@ -55,6 +55,7 @@ load => mod_g711 load => mod_gsm load => mod_l16 ;load => mod_speex +;load => mod_ilbc ; File Format Interfaces load => mod_sndfile diff --git a/modules.conf.in b/modules.conf.in index c65470394a..aa4db904db 100644 --- a/modules.conf.in +++ b/modules.conf.in @@ -8,6 +8,7 @@ applications/mod_playback #applications/mod_skel #asr_tts/mod_cepstral codecs/mod_g711 +codecs/mod_ilbc #codecs/mod_g729 codecs/mod_gsm #codecs/mod_ilbc