[Kamailio-Users] t_replicate in Kamailio-3.0.0 ?

Santiago Gimeno santiago.gimeno at gmail.com
Tue Jan 5 19:38:36 CET 2010


2010/1/5 Daniel-Constantin Mierla <miconda at gmail.com>


> the function (actually several) is there but with different prototype due
> to sip-router tm -- no documentation indeed and this should be fixed:
>
> try:
>
> t_replicate("192.168.1.1", "5050");
>
> Basically there are several functions:
>
> t_replicate(host, port);
> t_replicate_to_udp(host, port);
> t_replicate_to_tcp(host, port);
> t_replicate_to_tls(host, port);
> t_replicate_to_sctp(host, port);
>
> t_replicate_to("proto", "host:port");
>
> - the last one can have variables as parameters.
>

Thanks for the info.

Best regards,

Santi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20100105/6d423845/attachment.htm>


More information about the sr-users mailing list