<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
when calling a group of SIP peers like this :<br>
<br>
Dial( "SIP/inno0&SIP/inno4&SIP/inno6,30")<br>
<br>
is it possible to have a SIP header added for just 1 of these SIP
peers, like only for SIP/inno0 but not for SIP/inno4 and SIP/inno6
??<br>
<br>
<br>
I know the function SipAddHeader(), but when I use this in the
dialplan before the Dial()-command, then the header is added for
all the SIP peers that are being called.<br>
<br>
<br>
So when calling a group of SIP peers, how can I add an extra SIP
header for just one of the SIP peers ?<br>
<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
<br>
<br>
</font>
</body>
</html>