From: Michael V. D. <mi...@va...> - 2004-11-08 01:27:51
|
<snip> > > The same for the current used codec. > > I'm not sure what you mean here. I won't make iLBC the default, > because it is not free. > > Both of these things could be made options configurable from the > Makefile, though. We need to add IAX_FORMAT_ILBC to audio_format_capability in iaxclient_lib.c, if we have ILBC defined in the Makefile. I can post the change to CVS. Would it be acceptable if I also did: #ifdef CODEC_ILBC audio_format_preferred = IAXC_FORMAT_ILBC #else audio_format_preferred = IAXC_FORMAT_SPEEX #endif I'm suggesting that if ILBC is compiled in, it's also preferred. > > -SteveK --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004 |