Hello List,<br>I&#39;m sure I brought this up sometime before, but I&#39;m still having this issue. I have to imagine that some of you out there are having it as well. Running OpenSIP-1.6.4<br><br>I perform a uac_replace_from. It works just fine, But on subsequent transactions within the dialog, like a BYE that comes from the destination, the restored From is corrupted IF there was a port in the original From. This appears to be isolated to cases where the URI has a port in it. <br>

<br>For example, here&#39;s the From from the original INVITE<br>From: &quot;8005551212&quot; &lt;<a href="http://sip:8005551212@1.2.3.4:5070">sip:8005551212@1.2.3.4:5070</a>&gt;;tag=as3371c611.<br><br>And then the far end sends a BYE later on:<br>

From: &quot;18705551313&quot; &lt;<a href="mailto:sip%3A18705551313@2.3.4.5">sip:18705551313@2.3.4.5</a>&gt;;tag=SDsjh0f99-eb402829<br><br>And I relay the BYE:<br>From: &quot;18705551313&quot; &lt;sip:18705551313@14.5&lt;4)2$6:^E7&gt;;tag=SDsjh0f99-eb402829<br>

<br>So aside from getting the client to stop sending the port in the From header, is there another fix for this?<br><br>Thanks!<br>-Brett<br><br>