<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,</div>
<div>The follwoing line works fine:<br/>
t_relay("udp:192.168.1.10:5060");</div>
<div> </div>
<div>But the following throwing error:<br/>
$var(ru)="udp:192.168.1.10:5060"; <br/>
t_relay($var(ru));</div>
<div> </div>
<div>Error is: bad arguments for command <t_relay></div>
<div> </div>
<div>Is there any way to make it work?</div>
<div> </div>
<div>Thanks<br/>
-Gary</div>
</div></div></body></html>