[Users] how to t_replicate to multiple proxy
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Jun 28 20:06:36 CEST 2006
Hi Ray,
with the devel version is possible. See
http://www.openser.org/pipermail/devel/2006-May/002793.html
so you have to do:
append_branch(:sip:xxx.xxx.xxx.xxx:5060");
t_replicate("sip.yyy.yyy.yyy.yyy:5060");
regards,
bogdan
Raymond Chen wrote:
>
> Dear all,
>
> do anyone know how to t_replicate to multiple proxy, I tried putting
> two t_replicate statement back to back but it only replicate to the
> first proxy, not the second.
>
> t_replicate("sip:xxx.xxx.xxx.xxx:5060");
> t_replicate("sip.yyy.yyy.yyy.yyy:5060");
>
> thanks
>
> Ray
>
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list