Thanks for your prompt answer.
On 10/19/07, Klaus Darilion <klaus.mailinglists(a)pernau.at> wrote:
It depends on what kind of information should be
stored in the other
server. If you "your server" needs to see the same contact information
as openser received you could use t_replicate to replicate the REGISTER
to "your server". In this case "your server" must not challenge the
REGISTER.
My server does not need to store any information but the information
that a user has been registered.
I believe the solution I need is to use this t_replicate but I need to
replicate the register once the registration is achieved successfully.
So how can I do this replicate to my server once the complete dialog
REGISTER-401-REGISTER-OK has been achieved between the UAC and OpenSER
?