<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,</div>

<div>The follwoing line works fine:<br/>
&nbsp; &nbsp; &nbsp; &nbsp; t_relay(&quot;udp:192.168.1.10:5060&quot;);</div>

<div>&nbsp;</div>

<div>But the following throwing error:<br/>
&nbsp; &nbsp; &nbsp; &#36;var(ru)=&quot;udp:192.168.1.10:5060&quot;; &nbsp; &nbsp;<br/>
&nbsp; &nbsp; &nbsp; &nbsp; t_relay(&#36;var(ru));</div>

<div>&nbsp;</div>

<div>Error is: bad arguments for command &lt;t_relay&gt;</div>

<div>&nbsp;</div>

<div>Is there any way to make it work?</div>

<div>&nbsp;</div>

<div>Thanks<br/>
-Gary</div>
</div></div></body></html>