<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello list,<br>
<br>
is it possible to add the field Privacy: id to a SIP INVITE message ?<br>
<br>
<br>
INVITE <a class="moz-txt-link-freetext" href="sip:32444666600@1.2.3.4:5060">sip:32444666600@1.2.3.4:5060</a> SIP/2.0<br>
Via: SIP/2.0/UDP1 .2.3.4:5060<br>
From: "R3211133333" <a class="moz-txt-link-rfc2396E" href="sip:3211133333@1.2.3.4">&lt;sip:3211133333@1.2.3.4&gt;</a>;tag=2096790244<br>
To: <a class="moz-txt-link-rfc2396E" href="sip:32444666600@1.2.3.4">&lt;sip:32444666600@1.2.3.4&gt;</a><br>
Call-ID: <a
 href="mailto:3b040826e909d311880a0090330605a0@192.168.12.40">3b040826e909d311880a0090330605a0@192.168.12.40</a><br>
CSeq: 34677 INVITE<br>
Contact: <a class="moz-txt-link-rfc2396E" href="sip:32444666600@1.2.3.4:5060">&lt;sip:32444666600@1.2.3.4:5060&gt;</a><br>
Allow:
REGISTER,SUBSCRIBE,NOTIFY,INVITE,ACK,PRACK,OPTIONS,BYE,CANCEL,REFER,INFO,UPDATE<br>
Content-Length: 203<br>
Content-Type: application/sdp<br>
Max-Forwards: 69<br>
Supported: replaces,answermode,100rel<br>
User-agent: (innovaphone IP800/6.00 sr2-hotfix16 [09-60901.35/424/110])<br>
<b>Privacy: id</b><br>
<br>
How can I do this in the Asterisk dialplan ?? SIPAddHeader ??<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</body>
</html>