Re: [OpenSIPStack] DLL Compile?
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-03-12 09:54:53
|
I know people who were able to use the DLL in delphi. Aparently delphi supports COM components which is what ATLSIP is. You may download the code from cvs using atlsip as the module. Robert Vos wrote: > Ilian, > > Thanks for the info. I'm going to use Delphi, so the ALTSIP.dll should work > fine? Moving over to .NET later down the line though, so could you perhaps > just tell me where I can find the code for the .NET dll's? > > Regards, > Robert Vos > > ----- Original Message ----- > From: "Ilian Jeri C. Pinzon" <ip...@so...> > To: <ope...@li...> > Sent: Wednesday, March 12, 2008 11:11 AM > Subject: Re: [OpenSIPStack] DLL Compile? > > > >> Robert Vos wrote: >> >>> Hi, >>> >>> Not to be a bother, but just a quick Q. The ALTSIP.dll created from the >>> >>> >> If you're using C++ only, ATLSIP.dll will do fine for you. The dlls >> below are .NET versions. >> >> >>> ALTSIP project, is this the same as the AxInterop.ATLSIPLib.dll or the >>> Interop.ATLSIPLib.dll used in the OSSPhone project? >>> >>> If not, where is the code for the OSSPhone dll's located? >>> >>> Regards, >>> Robert Vos >>> >>> ----- Original Message ----- >>> From: "Joegen E. Baclor" <joe...@gm...> >>> To: <ope...@op...>; >>> <ope...@li...> >>> Sent: Tuesday, March 11, 2008 12:34 PM >>> Subject: Re: [OpenSIPStack] DLL Compile? >>> >>> >>> >>> >>>> Hi Robert, >>>> >>>> OpenSIPStack windows build is only available as a static library at this >>>> point. Of course you may painstakingly DLLEXPORT the classes but that >>>> will be quite a challenge. Your best bet would be to implement a >>>> simple wrapper just like the SoftPhoneInterface for the ATLSIP COM DLL. >>>> >>>> Joegen >>>> >>>> ope...@op... wrote: >>>> >>>> >>>>> Hi, >>>>> >>>>> Has anyone managed to compile the OpenSipStack to dll? I am trying to >>>>> do >>>>> so, but have had no luck. I have also not been able to find a solution >>>>> to convert .lib to .dll that I have been able to do. >>>>> >>>>> Any help will REALY be apretiated. >>>>> >>>>> Regards, >>>>> >>>>> Robert Vos >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by: Microsoft >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>>> _______________________________________________ >>>>> opensipstack-devel mailing list >>>>> ope...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>>> >>>>> >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |