Hi,
The follwoing line works fine:
        t_relay("udp:192.168.1.10:5060");
 
But the following throwing error:
      $var(ru)="udp:192.168.1.10:5060";    
        t_relay($var(ru));
 
Error is: bad arguments for command <t_relay>
 
Is there any way to make it work?
 
Thanks
-Gary
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to