<br><br><div class="gmail_quote">2010/1/5 Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span><br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div bgcolor="#ffffff" text="#000000">the function (actually several) is there but with different prototype
due to sip-router tm -- no documentation indeed and this should be
fixed:<br>
<br>
try:<br>
<br>
t_replicate(&quot;192.168.1.1&quot;, &quot;5050&quot;);<br>
<br>
Basically there are several functions:<br>
<br>
t_replicate(host, port);<br>
t_replicate_to_udp(host, port);<br>
t_replicate_to_tcp(host, port);<br>
t_replicate_to_tls(host, port);<br>
t_replicate_to_sctp(host, port);<br>
<br>
t_replicate_to(&quot;proto&quot;, &quot;host:port&quot;);<br>
<br>
- the last one can have variables as parameters.<br></div></blockquote><div><br>Thanks for the info.<br><br>Best regards,<br><br>Santi <br></div></div>