search for: inno6

Displaying 1 result from an estimated 1 matches for "inno6".

Did you mean: inno
2013 Nov 14
2
Add SIP Header for 1 SIP peer when calling a group of SIP peers
Hello, when calling a group of SIP peers like this : Dial( "SIP/inno0&SIP/inno4&SIP/inno6,30") 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 ?? 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 t...