I&#39;m running Revision 8257 from SVN branch of 1.6.<br>I&#39;ve run into an issue with the B2BUA functionality. It mangles the To header on subsequent requests:<br><br>On the initial INVITE from the B2BUA, the To header is:<br>

To: sip:18566625637;rn=18563809999;npdi=<a href="mailto:yes@1.2.3.4">yes@1.2.3.4</a><br><br>On the responses, the to-tag has been added by the UAS:<br>To: sip:18566625637;rn=18563809999;npdi=<a href="mailto:yes@1.2.3.4">yes@1.2.3.4</a>;tag=gK0cdb2397<br>

<br>The issues then occur on the ACK from the B2BUA(to 200 OK to initial INVITE):<br><b>To: &lt;sip:18566625637&gt;;tag=gK0cdb2397<br></b><br>Any help would be much appreciated.<br><br>Thanks,<br>Ryan<br>