> > After new test of sipXtapi I got Access Violation (softphone tried make > > outgoing call, and this call failed with Declined) with this last messages > > in log: > > Log will not help us to find the place where it occurred. > It would be best if you ran softphone in debug mode, and sent us the > stacktrace of the correct thread (not all of them) and exact line where > it occurred. If you are testing softphone outside Visual Studio IDE, > then use minidumps to write memory content to disk like wxCommunicator. > That dump can then be opened and Visual Studio will show you stack trace > and values of some variables. But you must have pdb file and source code > corresponding to that exe. > Have a look at mdump.cpp in wxCommunicator.
Ohh... I develop .NET application using my own wrapper for sipXtapi... so I cannot get correct state of loaded sipXtapi.dll :( only debug log By the way, this error occurs only if I use "release" version of sipXtapi.dll If I use "debug" version - all works fine, no any errors. p.s. sipXtapi compiled using VS 2005 SP1 -- Best regards, Alexey [ [EMAIL PROTECTED] ] _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
