<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello all, I have seen some other complaining about this issue, but the posts were over 4 years ago so I would think xlite would be fixed at this point. I wanted to ensure my formatting was correct before I started trying other phones.<div><br></div><div>All I am trying to do at the moment is a simple redirect. My config is:</div><div><br></div><div><div>xlog("tu= $tu || $(tU{s.select,0,-}) \n");</div><div>rewritehost("pbx.newhost.com");</div><div>xlog("host is now $rd; all is $ru\n");</div><div>sl_send_reply("300","Redirect");</div><div>exit;</div></div><div><br></div><div>Insanely simple, however xlite is not redirecting the actual ip of the next invite/register/whatever. It only changes the RURI, but not the actual ip. Per the RFC, it looks like I am doing this right, the new host is in the contact field of the 300 and the client should then redirect its next packet to the new host.</div><div><br></div><div>Any ideas what I am doing wrong here? Or is this a known redirect issue. And given that, how supported is redirect? Should any system be based upon it?</div><div><br></div><div>Thanks for the help!</div><div>-Eric</div><div><br></div>                                               </body>
</html>