From: Kevin P. Fleming Date: Wed, 26 Mar 2008 17:43:02 +0000 (+0000) Subject: add note that the user will need to enable codec_ilbc to get it to build X-Git-Tag: 1.4.19-rc4~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bd42528de6da2b263c3d1d4908bd62477350013;p=thirdparty%2Fasterisk.git add note that the user will need to enable codec_ilbc to get it to build git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@110962 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 783c92e058..59542cc4c9 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -497,4 +497,6 @@ iLBC Codec: to extract the source code from the RFC file where it has been published; after you have done that, copy the resulting *.c and *.h files into the codecs/ilbc directory of the Asterisk source code - tree and follow your normal steps of building Asterisk. + tree and follow your normal steps of building Asterisk. You will + need to run 'menuselect' and enable the iLBC codec in the 'Codec + Translators' category.