[reSIProcate] Registar behaviour

Byron Campen bcampen at estacado.net
Tue Oct 10 08:59:09 CDT 2006


	Actually, repro does not have a BerkeleyDB or MySQL  
RegistrationPersistenceManager. It can persist _configuration_ using  
these, but it still uses the InMemoryRegistrationDatabase for  
registrations.

Best regards,
Byron Campen

> You have to implement subclass of ServerRegistrationHandler.
> Here there are some registration related callbacks.
> Use dum.setServerRegistrationHandler(...) next.
>
> Subclass from RegistrationPersistentManager to implement database  
> used to
> store registrations info.
> Use dum.setRegistrationPersistentManager(...) to setup.
>
> DUM library contains InMemoryRegistrationDatabase implementation of
> RegistrationPersistentManager interface.
>
> Repro project contains Berkeley and MySql implementations.
>
> Regards,
> Alex
>
> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org
> [mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of  
> Nicolas
> LEGROS
> Sent: Monday, October 09, 2006 12:37 PM
> To: resiprocate-devel; Jean-Pierre HENEAU
> Subject: [reSIProcate] Registar behaviour
>
>
> Hi!
>
> I've a question concerning the behaviour of Resiprocate/DUM when  
> acting
> as a Registrar.
> When Resiprocate/DUM receives a Register from a SIP Phone:
> Will the stack ask the application (via a callback) if the  
> registration
> is accepted or refused?
> Or does the stack handle by itself the registration (which means that
> Resiprocate has its own database)?
>
> Thanks by advance,
>
> Nicolas L.
>
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2369 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061010/ca682a5f/attachment.bin>


More information about the resiprocate-devel mailing list