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

Re: [reSIProcate-users] Querying for a registered party?


Hi Stuart,

Can you explain in more detail what you are trying to achieve?  Are
you using repro, or are you implementing a registration server using
DUM?  A client will become aware of it's other registered endpoints as
soon as it registers.  The 200 response will contain a list of all the
contacts for the registered AOR.  Or perhaps you are looking for an
implementation of the Register event package
(http://www.faqs.org/rfcs/rfc3680.html)?  If so - this is not
currently implemented in DUM, but I think it would be possible to
build it on top of DUM.  An review of
repro/monkeys/LocationServer.hxx/cxx should help with this.

Scott

On Sun, Aug 23, 2009 at 6:12 PM, Stuart
Whelan<stuart@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I can see many examples of how to setup a register server and how to
> register, and have that part of my application working fine.
>
> I am unable to work out how to retrieve those registrations from either a
> client or from the registration server.
>
> Can anyone point me in the direction that I am missing?
>
> Cheers,
> Stuart.
>
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>