[Serusers] t_replicate
Chuck Ramirez
chuck_ramirez at yahoo.com
Wed Dec 8 22:17:08 CET 2004
Hello Marian,
Thanks for your reply, but I tried and it seems to
send all branches to the last proxy (proxy4) only
changing the Request URI.
For example:
append_branch( proxy1 );
append_branch( proxy1 );
t_replicate( proxy4 );
It sends 3 REGISTER in parallel to proxy4 IP.
REGISTER proxy1
REGISTER proxy2
REGISTER proxy
I need to send each REGISTER to a different proxy. Am
I missing something?
Thanks a lot,
Chuck.
--- Marian Dumitru <marian.dumitru at voice-sistem.ro>
wrote:
> Hi Chuck,
>
> You can force parallel forking on replication like
> this:
> append_branch( proxy1 );
> append_branch( proxy2 );
> append_branch( proxy3 );
> t_replicate( proxy4 );
>
> Best regards,
> Marian
>
>
> Chuck Ramirez wrote:
> > Hello,
> >
> > Is it possible to replicate REGISTERs in a
> > configuration of three or more proxies using
> > t_replicate?
> >
> > If it is not possible (due to a single
> transaction) is
> > there any way to do parallel forking with
> REGISTERs or
> > something to achieve my goal?
> >
> > Thanks a lot,
> >
> > Chuck.
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> >
> > _______________________________________________
> > Serusers mailing list
> > serusers at lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
>
>
> --
> Voice Sistem
> http://www.voice-sistem.ro
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the sr-users
mailing list