<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Hi,guys.<div><br></div><div>When one call from PSTN call to Opensips, I want to change the From part in INVITE message as below:</div><div>change</div><div>&nbsp;&nbsp;From: 01088331234 &lt;sip:01088331234@192.168.30.44:35060&gt;;tag=1</div><div>to</div><div>&nbsp; From: 88888888 &lt;sip:88888888@192.168.30.44:35060&gt;;tag=1</div><div><br></div><div>use&nbsp;<span class="Apple-style-span" style="white-space: pre-wrap; line-height: normal; font-size: medium; ">uac_replace_from("<span class="Apple-style-span" style="font-size: 14px; line-height: 23px; white-space: normal; ">88888888</span>","sip:<span class="Apple-style-span" style="font-size: 14px; line-height: 23px; white-space: normal; ">88888888@192.168.30.44:35060</span>")</span></div><div><span class="Apple-style-span" style="white-space: pre-wrap; line-height: normal; font-size: medium; ">but when i capture the sip message, the old from is still there in the INVITE message and new from part has not ˇ°Fromˇ± before display name like this:</span></div><div><span class="Apple-style-span" style="white-space: pre-wrap; line-height: normal; font-size: medium; "><br></span></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="line-height: normal; white-space: pre-wrap;">INVITE sip:4001234567@192.168.30.47:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.30.44:35060;branch=z9hG4bKd5b6.c54a788.0
From: 01088331234 &lt;sip:01088331234@192.168.30.44:35060&gt;;tag=1 --&gt;here, old from not remove by uac_replace_from()
88888888 &lt;sip:88888888@192.168.30.44:35060&gt; --&gt;here, new from has not "From: " before 88888888 
To: 4001234567&lt;sip:4001234567@192.168.30.47:5070&gt;
Call-ID: 1-20856@192.168.30.40
CSeq: 1 INVITE
Contact: sip:01088331234@192.168.30.44:35060
Max-Forwards: 68
Expires: 3600</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="line-height: normal; white-space: pre-wrap;"><br></span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="line-height: normal; white-space: pre-wrap;">1. How can uac_replace_from function work as I want?</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="line-height: normal; white-space: pre-wrap;">2. How to replace Contact uri name from </span></font><span class="Apple-style-span" style="white-space: pre-wrap; line-height: normal; font-size: medium; ">01088331234 to 88888888?</span></div><div><span class="Apple-style-span" style="white-space: pre-wrap; line-height: normal; font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="white-space: pre-wrap; line-height: normal; font-size: medium; "><span class="Apple-style-span" style="font-family: Simsun; white-space: normal; "><pre>Regards,
Sammy</pre></span></span></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="line-height: normal; white-space: pre-wrap;"><br></span></font></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>