< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [sipxtapi-dev] A breakpoint in sipXezPhone.exe


Yes defining the HAVE_SPEEX in sipXmediaAdapterLib did it for me... I think it should be added in the TODO's though..

thanks Alex...

Alexander Chemeris wrote:
Hi,

On Wed, Aug 20, 2008 at 5:34 PM, Daniel Donguines
<sipxtapi.voip@xxxxxxxxx> wrote:
   I had downloaded from
http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi/ (revision 10793)
to test the sipXezPhone... I followed the steps from the site and added
the codecs as well as sipxtapid.dll (since I'm still debugging) to the
working (sipXezPhone) directory.. I'm using Visual Studio 8 and saw that
the codecs (gsm, pcmapcmu, tones) and sipxtapid DLL's are loaded..

Please note, that sipXezPhone haven't been maintained for a while and might
be broken at any place. Look at PlaceCall/ReceiveCall examples instead.

All seems to be working up until I end the call... a window that says
"Windows has triggered a breakpoint in sipXezPhone.exe. This may be due
to a corruption of the heap, and indicates a bug in sipXezPhone.exe or
any of the DLLs it has loaded. The output window may have more
diagnostic information." pops up after I end the call... After that it
goes directly to destructor of MpFlowGraphBase.. I'm guessing it might
be one of the DLL's..

At first, be sure, that HAVE_SPEEX is set in both sipXmediaLib and
sipXmediaAdapterLib projects, is it is set in the only one oh them,
you will get heap corruption.



--
Daniel Donguines Jr