Hi,<br><br>I would like to install iLBC codec. I have found a &quot;HOW TO ...&quot; here <a href="http://www.voip-info.org/wiki/view/iLBC">http://www.voip-info.org/wiki/view/iLBC</a>.<br>Unlucky when I compile with make I get the following errors.<br>
<br>[code]<br>Generating embedded module rules ...<br>   [CC] codec_ilbc.c -&gt; codec_ilbc.o<br>codec_ilbc.c:40:30: error: ilbc/iLBC_encode.h: Nessun file o directory<br>codec_ilbc.c:41:30: error: ilbc/iLBC_decode.h: Nessun file o directory<br>
codec_ilbc.c:56: error: expected specifier-qualifier-list before ‘iLBC_Enc_Inst_t’<br>codec_ilbc.c: In function ‘lintoilbc_new’:<br>codec_ilbc.c:66: warning: implicit declaration of function ‘initEncode’<br>codec_ilbc.c:66: error: ‘struct ilbc_coder_pvt’ has no member named ‘enc’<br>
codec_ilbc.c: In function ‘ilbctolin_new’:<br>codec_ilbc.c:75: warning: implicit declaration of function ‘initDecode’<br>codec_ilbc.c:75: error: ‘struct ilbc_coder_pvt’ has no member named ‘dec’<br>codec_ilbc.c: In function ‘ilbctolin_framein’:<br>
codec_ilbc.c:113: warning: implicit declaration of function ‘iLBC_decode’<br>codec_ilbc.c:113: error: ‘struct ilbc_coder_pvt’ has no member named ‘dec’<br>codec_ilbc.c: In function ‘lintoilbc_framein’:<br>codec_ilbc.c:131: error: ‘struct ilbc_coder_pvt’ has no member named ‘buf’<br>
codec_ilbc.c: In function ‘lintoilbc_frameout’:<br>codec_ilbc.c:152: error: ‘struct ilbc_coder_pvt’ has no member named ‘buf’<br>codec_ilbc.c:153: warning: implicit declaration of function ‘iLBC_encode’<br>codec_ilbc.c:153: error: ‘struct ilbc_coder_pvt’ has no member named ‘enc’<br>
codec_ilbc.c:162: error: ‘struct ilbc_coder_pvt’ has no member named ‘buf’<br>codec_ilbc.c:162: error: ‘struct ilbc_coder_pvt’ has no member named ‘buf’<br>make[1]: *** [codec_ilbc.o] Errore 1<br>make: *** [codecs] Errore 2<br>
<br><br><br>[/code]<br><br>I have tried with Asterisk 1.4.29 and 1.6.2.0. Where is the problem?<br><br>Thank<br clear="all"><br>-- <br>BOINC manager<br><br><a href="http://boincmanager.altervista.org">http://boincmanager.altervista.org</a><br>