Re: [OpenSIPStack] Unhandled exception
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-06-20 01:25:30
|
Hi Robert, To be honest, I created OSSPhone reference implementation in .NET C++ CLI by getting a book from the local book store. There is no way for me to answer your question authoritatively because I might be as lost as you are in this. My guess is AxInterop.ATLSIPLib.1.0.dll is a proxy DLL that exposes the native COM DLL (ATLSIP) to the .NET framework. I've got absolutely zero knowledge of Delphi so I wont even try giving my opinion. Joegen Robert Vos wrote: > Hi, > > > > I am using the ATLSIP.dll generated by the ATLSIP project to write a > softphone (in Delphi). The phone works fine, except that it throws > unhandled exceptions at seemingly random times. I don't get these problems > when running OSSPhone. I noticed that OSSPhone uses > AxInterop.ATLSIPLib.1.0.dll and not ATLSIP.dll. Is there a difference > between the dll's? > > > > Regards, > > Robert > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |