Hi, I'm running Asterisk 1.0.7 and would like to add Speex support. I downloaded Speex 1.0.5, installed and recompile Asterisk again. Now trying from X-Lite to connect using Speex but getting lot of weird erros on Asterisk console: Sep 7 15:03:25 WARNING[28605]: codec_speex.c:166 speextolin_framein: Out of buffer space I was trying to setup Speex on my second Asterisk server and wanted to use this codec for IAX between these two boxes. But I'm getting unable to negotiate codecs. Other codecs works like a charm. Any ideas? Thank you. -- David
> I'm running Asterisk 1.0.7 and would like to add Speex support. I > downloaded Speex 1.0.5, installed and recompile Asterisk again. > > Now trying from X-Lite to connect using Speex but getting lot of weird > erros on Asterisk console: > > Sep 7 15:03:25 WARNING[28605]: codec_speex.c:166 speextolin_framein: > Out of buffer space > > I was trying to setup Speex on my second Asterisk server and wanted to > use this codec for IAX between these two boxes. But I'm getting unable > to negotiate codecs. Other codecs works like a charm.v1.0.7 is pretty old. Current cvs-head has speex built in. Would suggest upgrading asterisk code.