Yes, you're right.. i thought it was the same as the old versions wherein the codec DLL's are statically included.. Well, I built the different codecs and their dependencies, added them to the working directory and it just worked fine.. thanks for the help Alex..
Alexander Chemeris wrote: > Hi Daniel, > > On 4/22/08, Daniel Donguines <[EMAIL PROTECTED]> wrote: > >> I am trying to make a test call on the sipXezPhone but there is an assertion >> message that pops up.. I don't know if this might be a build or >> configuration error. Please see the message below for the message: >> >> Assertion Failed >> Program: ... >> File: D:\sipxtapi\sip...\mpcode...ory.cpp >> Line: 310 >> Expression: !"Could not find codec of given type!" >> > > This is probably caused by the fact sipXtapi is not able to find codec > plugins. Try copying codec_*.dll and all their dependency dlls from > sipXmediaLib/bin to your working dir. > > _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
