<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><br></div><div>Hi Guys,</div><div><br></div><div>Using opensips 2.1 and when I use uac_replace_from to do the following on an initial invite;</div><div><br></div><div>uac_replace_from("anonymous","sip:anonymous@anonymous.invalid");</div><div><br></div><div>This is on anonymous calls, where I engage this only when PAID and Privacy:ID are present.</div><div><br></div><div>Once the Call establishes, for some reason, when opensips gets the ACK which contains;</div><div><br></div><div>From: "anonymous" &lt;sip:07917190438@Customerdomain.com&gt;;tag=K4tDg08X414XQ</div><div>To: &lt;sip:2003@Customerdomain.com&gt;;tag=3a197c15</div><div><br></div><div>When proxying it onwards it changes the From and To address to;</div><div><br></div><div><br></div><div>From: "anonymous" &lt;sip:anonymous@anonymous.invalid&gt;;tag=K4tDg08X414XQ</div><div>To: &lt;sip:cifl\016o\023}i\020,](\005#&amp;xa.,(ecpu$z\016\a\027\000V\000\aO\033\fe.co.uk&gt;;tag=3a197c15</div><div><br></div><div>I can only see uac_replace_from being engaged once, and Im not using any To replace commands.</div><div><br></div><div>Has anyone seen this issue before as its causing issues for us.</div><div><br></div><div>Thanks</div><div><br></div><div>Jon</div>                                               </div></body>
</html>