<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="FaceplateSansAGaugeLE">I understand
regarding append_branch in the route blocks being wrong. However,
without it, here is what a call looks like if the first gateway fails:<br>
<br>
Invite ------&gt; 1.1.1.1<br>
</font></font><font size="+1"><font face="FaceplateSansAGaugeLE">Fail     
&lt;------ 1.1.1.1<br>
</font></font><font size="+1"><font face="FaceplateSansAGaugeLE">OK,
proceed to route(2)<br>
Invite ------&gt; 1.1.1.1<br>
</font></font><font size="+1"><font face="FaceplateSansAGaugeLE">Fail     
&lt;------ 1.1.1.1<br>
</font></font><font size="+1"><font face="FaceplateSansAGaugeLE">OK,
proceed to route(3)<br>
</font></font><font size="+1"><font face="FaceplateSansAGaugeLE">Invite
------&gt; 1.1.1.1<br>
</font></font><font size="+1"><font face="FaceplateSansAGaugeLE">Fail     
&lt;------ 1.1.1.1<br>
OK, give up.<br>
</font></font><br>
For some reason, the gateway ip address in the 2nd and 3rd invites
doesn't get altered by rewritehostport. Any guidance is most
appreciated.<br>
<br>
Thanks,<br>
Matt<br>
<br>
Iñaki Baz Castillo wrote:
<blockquote cite="mid:200809092340.23424.ibc@aliax.net" type="cite">
  <pre wrap="">El Martes, 9 de Septiembre de 2008, Matthew McGuire escribió:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks for the pointers.

When I remove append_branch from the route blocks, for some reason,
rewritehostport fails in subsequent routes. No errors show up in the
log, but the call will proceed through each block, traceable by the log
statements, but the host ip address on the new invites is the same as
the first invite.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I just can sure you that these append_branch() in route[1] and route[2] are 
completely wrongs since they are duplicating the original request, no more.

What you mean with "rewritehostport fails in subsequent routes"? 


  </pre>
</blockquote>
</body>
</html>