Thanks for the info, will look into the NIST stack. I'm looking for a c++ kind of stack, because im looking to ultimately implement the module into a COM object. I've done this previously with the OpenH323 protocol stack and made it into a COM module, encapsulating the protocol stack and all its functionalities into a COM DLL.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Ganesh" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 5:57 AM Subject: Re: [Sip-implementors] SIP Client stack for win32 > I use NIST open source stack on Win XP for development of soft phone. It is written in Java and implements JAIN SIP API interface. > > -suheel > > ----------------- > Suheel Hussain > Emsyn, Inc. > > ----- Original Message ----- > From: Ganesh <[EMAIL PROTECTED]> > Date: Sunday, September 26, 2004 8:52 pm > Subject: [Sip-implementors] SIP Client stack for win32 > > > Hi all, > > > > Is there any stable release of any implementations of the SIP > > stack for the > > win32 platform ? I've taken a look at both the RTC API by > > Microsoft and the > > resiprocate open source stack. > > > > Also, i've been using brekeke OnDo SIP Server as my test server > > (running on > > WinXPSP1, AMD Athlon 1700, 384 RAM) > > > > i've been able to use MS's windows messenger to register from my > > machine.I'm using local loopback testing, both the client and the > > server are running > > on the same machine. > > > > When i log in using Windows Messenger , i can't seem to get the > > presence information from the server. > > Scenario : > > I log into my machine (219.93.2.17) from my machine, using > > [EMAIL PROTECTED] (local loopback) > > I log in from another machine, (219.93.2.18),using [EMAIL PROTECTED] > > The server(219.93.2.17) shows both clients connected. > > But each client are unable to get the others online presence > > information,despite having added each other to their contact lists. > > > > Any clues ? > > > > regards > > Ganesh > > > > _______________________________________________ > > Sip-implementors mailing list > > [EMAIL PROTECTED] > > http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors > > > _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
