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

Re: [reSIProcate] resiprocate sip stack


You will not have much success with VS6.0 without a lot of manual effort.  I recommend that you use VS.NET 2003 – project files are included in the distribution for VS.NET 2003.  Migrating these files to VS.NET 2005 is fairly straight forward though.

 

Documentation is sparse, but wiki.resiprocate.org is the best source, besides looking at the code itself and the test programs (in the test directories of the distribution).

 

Scott

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Reddy, Muralidhar
Sent: Wednesday, November 01, 2006 5:54 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] resiprocate sip stack

 

Hello,

 

   I have downloaded reSIProcate 1.0 tarball.

 

What I looking for:

  1. To develop SIP stack for windows. I have visual studio version 6.0.

2.   To run   minimal application on top of the stack , so that I can make UDP calls.

 

Please suggest:

What steps should I follow?

Are there any documents in the distribution, which describes what all folders are required to develop SIP stack.

 

 

Thanks,

Murali