<div dir="ltr">Hi everyone.<div><br></div><div>I'm still trying to undestand why I can't use t_relay(dest) or forward(dest) passing a variable instead of a literal.</div><div><br></div><div>In my scenario, all I have to do is to receive a UDP message from a client and relay it on SCTP to the remote endpoint.</div><div><br></div><div>The way I'm trying to achieve this is by:</div><div><br></div><div><div> force_send_socket(sctp:<a href="http://10.12.8.108:5060">10.12.8.108:5060</a>); </div><div> forward("sctp:$od:$op"); </div></div><div><br></div><div><br></div><div>But Opensips doesn't even start up, complaining that the domain and the port are invalid.</div><div><br></div><div>I only works in my tests when I put the literal value (e.g: "sctp:<a href="http://10.0.8.104:5060">10.0.8.104:5060</a>").</div><div><br></div><div>I don't get it. Why would it restrict something like this?</div><div><br></div><div>Anyone can give me any guidance?</div><div><br></div><div>Thanks a lot.</div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br></div><div><div style="font-size:small">Atenciosamente,<br><br>Daniel Moreira Yokoyama.</div><div style="font-size:small">@dmyoko</div><div style="font-size:small"><a href="http://twitter.com/dmyoko" style="color:rgb(17,85,204)" target="_blank">http://twitter.com/dmyoko</a></div><div style="font-size:small"> </div><div style="font-size:small">TrafficTalks<br>Um podcast sobre cinema feito a partir de conversas de trânsito.</div><div style="font-size:small"><a href="http://traffictalks.com.br" target="_blank">http://traffictalks.com.br</a></div></div><div><br></div></div></div></div></div></div>
</div></div>