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

[reSIProcate-users] Where to start?


Hi all,
 
I'm a beginner to SIP.
 
I'm trying to implement a VoIP softphone.
For now I woud be happy to make a phone ring (we have an asterisk server to go into the real world).
 
I'm trying to write a simple "testring.cxx" which ring a phone, but I have little idea where to stat.
 
I'm using Windows Vista and Visual Studio 2005 (I have VS2008 as well, but didn't dare upgrade the projects) and the Resiprocate projecty compiles well and the tests project runs.
 
I also tried to run bbridge (a common project from Resiprocate and .. someonelse.. well I didn't managed to to compile it, plus it doesn't seems to have any GUI anyway).
 
Anyway is there a tip / Wikipage / sample page whic can explain to me (sloooowly, there are so many class to learn about) how to do that?
 
Some working usefull code wil be a boon to start with!
 
If They even explain how to the supported media excahnge so that voice can be carry over after that that would be great!