Hi! > I would like to install iLBC codec. I have found a "HOW TO ..." here > http://www.voip-info.org/wiki/view/iLBC. Unlucky when I compile with > make I get the following errors.
After you ran the script to obtain the iLBC code, you need to go into asterisk/contrib/scripts/codecs/ilbc and copy everything to asterisk/codecs/ilbc. The compile asterisk again. Do correct/update the Wiki where you feel it is necessary. > [code] > Generating embedded module rules ... > [CC] codec_ilbc.c -> codec_ilbc.o > codec_ilbc.c:40:30: error: ilbc/iLBC_encode.h: Nessun file o directory > codec_ilbc.c:41:30: error: ilbc/iLBC_decode.h: Nessun file o directory Philipp -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
