Hello, On 7/12/07, Alexey Trizno <[EMAIL PROTECTED]> wrote: > I compiled sipXmedialib using HAVE_SPEEX define, but "PlaceCall.exe -L" > always report only three internal codecs: > > Audio codecs: > audio 00 : PCMU > audio 01 : PCMA > audio 02 : audio/telephone-event > > where is speex?
You should define it for sipXmediaLib, sipXmediaAdapterLib and sipXtackLib. It's a good practise to search through all source files for preprocessor entries you're defining to be sure that you have not missed part of code. Preprocessor is a insidious guy, it will not give you errors during compilation. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
