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
This commit is contained in:
Kevin P. Fleming
2008-03-26 17:43:02 +00:00
parent bf1486e917
commit 7bd42528de

View File

@@ -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.