<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Greetings,<div><br></div><div>I'd like to use a variable with the function forward() to pass it the destination, but I can't find a way to do it. I've look in the documentation, but i don't know if I'm doing something wrong, or it just can't be done.&nbsp;</div><div><br></div><div>I'd like to something like this:</div><div><br></div><div>$var(dest) = src_ip + ":5070";</div><div>forward( $var(dest));</div><div><br></div><div><br>Thanks,&nbsp;<br><div>Luis Morales.</div></div>                                               </div></body>
</html>