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

Re: [reSIProcate-users] Registration...


Have a look at Repro source – it implements Server Registration.

 

Scott

 

From: resiprocate-users-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Bhargava bhatt
Sent: Thursday, March 06, 2008 1:31 PM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] Registration...

 

Hi,
I'm new to reSIProcate and I'm trying to build a system where a number of clients register with the server. I'm thinking of using  BasicRegister.cxx given in resip/dum/test on the client side and i have to write the code for server side. I tried to read the reSIProcate documentation at http://estacado.net/resip-dox/dum/ but couldn't understand much. How to proceed with the server side of the registration process?I need to know the classes and methods that I'll have to use.Some sample code regarding this will be very very helpful.
                                        
                                                                                                -Bhargava Bhat