<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18148" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText65096 dir=ltr>
<DIV dir=ltr><FONT face=Verdana color=#000000 size=2>I am&nbsp;looking to handle redirect 302 request, get_redirect does not replace the domain/host part of the new target ?</FONT></DIV></DIV>
<DIV dir=ltr>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>How do we handle redirection to a different IP address ?</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>Example :</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>U 10.0.4.44:5060 -&gt; 10.0.1.73:57226<BR>INVITE sip:777@10.0.1.73:57226;rinstance=c699f35c276783d3 SIP/2.0.</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>U 10.0.1.73:57226 -&gt; 10.0.4.44:5060<BR>SIP/2.0 302 Moved Temporarily.<BR>Contact: &lt;sip:new_target@10.0.1.1:5060&gt;.</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>U 10.0.4.44:5060 -&gt; 10.0.1.73:57226</FONT></DIV>
<DIV><FONT face=Verdana size=2>INVITE sip:new_target@10.0.1.73:57226 SIP/2.0.</FONT></DIV></DIV></BODY></HTML>