Hello List,<br>I'm sure I brought this up sometime before, but I'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's the From from the original INVITE<br>From: "8005551212" <<a href="http://sip:8005551212@1.2.3.4:5070">sip:8005551212@1.2.3.4:5070</a>>;tag=as3371c611.<br><br>And then the far end sends a BYE later on:<br>
From: "18705551313" <<a href="mailto:sip%3A18705551313@2.3.4.5">sip:18705551313@2.3.4.5</a>>;tag=SDsjh0f99-eb402829<br><br>And I relay the BYE:<br>From: "18705551313" <sip:18705551313@14.5<4)2$6:^E7>;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>