<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 1/5/10 7:38 PM, Santiago Gimeno wrote:
<blockquote
 cite="mid:9519d5861001051038q3c2e0704r438d7e51fb3f21a7@mail.gmail.com"
 type="cite"><br>
  <br>
  <div class="gmail_quote">2010/1/5 Daniel-Constantin Mierla <span
 dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span><br>
  <div>&nbsp;</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("192.168.1.1", "5050");<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("proto", "host:port");<br>
    <br>
- the last one can have variables as parameters.<br>
    </div>
  </blockquote>
  <div><br>
Thanks for the info.<br>
  </div>
  </div>
</blockquote>
I will try to add soon one with same parameter format as in Kamailio
1.5.<br>
<br>
Cheers,<br>
Daniel<br>
<pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
* <a class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com/</a>
</pre>
</body>
</html>