Hi,<br>Concerning the append_rpid_hf() in the doc I see the following:<br><br> <u>The function does nothing if 
                no saved SIP URI exists.
                </u><br><br>Saved sip URI where ?<br><br>Thanks<br>Alex<br><br><br><div class="gmail_quote">On Tue, Feb 2, 2010 at 12:04 PM, alex pappas <span dir="ltr">&lt;<a href="mailto:rebel.pappas@gmail.com">rebel.pappas@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear friends,<br><br>I&#39;m trying  to give to a user the option to have privacy in a call. I&#39;m trying to do that by adding an extra header with:<br>
append_rpid_hf(&quot;sip&quot;, &quot;;party=calling;id-type=subscriber;privacy=off;screen=no&quot;);<br>
<br>I&#39;m using this header in the begining of the kamailio.cfg<br><br>if(($rU==&quot;99999&quot;) || ($rU==&quot;77777&quot;))<br>                {<br>                        append_rpid_hf(&quot;sip&quot;, &quot;$ru;party=calling;id-type=subscriber;privacy=off;screen=no&quot;);<br>

                        xlog(&quot;alx ------- We have rU match  --------&quot;);<br>                }<br><br>When I see the sip messages I don&#39;t see this extra header added into it.<br><br>Does anyone had experience in this ?<br>

<br>Thank you<br><font color="#888888">Alex<br><br><br>
</font></blockquote></div><br>