https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r110962 | kpfleming | 2008-03-26 12:43:02 -0500 (Wed, 26 Mar 2008) | 2 lines
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/trunk@110963
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
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.