<!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">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
I notice that the dialplan method SIPAddHeader is not working :<br>
<br>
in dialplan :<br>
<br>
<i>exten =&gt; s,n,SIPAddHeader(Privacy: id)</i><br>
<br>
<br>
in SIP invite no trace of this header :<br>
<br>
<i><small>INVITE <a class="moz-txt-link-freetext" href="sip:0473@sip.domain.be">sip:0473@sip.domain.be</a> SIP/2.0<br>
Via: SIP/2.0/UDP 192.168.1.106:5063;branch=z9hG4bK-5b2b1b97<br>
From: "VC" <a class="moz-txt-link-rfc2396E" href="sip:voip2@sip.domain.be">&lt;sip:voip2@sip.domain.be&gt;</a>;tag=729476652f511c67o2<br>
To: <a class="moz-txt-link-rfc2396E" href="sip:0473@sip.domain.be">&lt;sip:0473@sip.domain.be&gt;</a><br>
Remote-Party-ID: "VC"
<a class="moz-txt-link-rfc2396E" href="sip:voip2@sip.domain.be">&lt;sip:voip2@sip.domain.be&gt;</a>;screen=yes;party=calling<br>
Call-ID: <a class="moz-txt-link-abbreviated" href="mailto:307124bd-f6881ef@192.168.1.106">307124bd-f6881ef@192.168.1.106</a><br>
CSeq: 101 INVITE<br>
Max-Forwards: 70<br>
Contact: "VC" <a class="moz-txt-link-rfc2396E" href="sip:voip2@192.168.1.106:5063">&lt;sip:voip2@192.168.1.106:5063&gt;</a><br>
Expires: 240<br>
User-Agent: Linksys/SPA941-5.1.8<br>
Content-Length: 401<br>
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER<br>
Supported: replaces<br>
Content-Type: application/sdp</small></i><br>
<br>
<br>
Using Asterisk 1.6.2.16.1<br>
<br>
<br>
How do I correctly add the Privacy header ?!<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</font>
</body>
</html>