search for: pprivaci

Displaying 2 results from an estimated 2 matches for "pprivaci".

Did you mean: privaci
2010 Mar 05
0
Regarding - P-Asserted identity
Hi All, We have two servers, one server (SIP asterisk server) sending calls to the second server(has PRI) which goes our through the PRI's (using TE 412p). When the pprivacy is enabled: P-Asserted-Identity Header, privacy "id" are sent in the header of SIP invite packet to the second server, how can we identify this privacy and block the callerid as the call goes to the second
2010 Mar 12
0
Regarding - P-Asserted identity and Privacy - SOLVED
Hi All, I got this figured out, when the privacy is ON at the other end of the server and when we get the Invite message to the server connected to PRI's, just take the details from the invite message in the Dial plan and send the calls as anonymous: exten => _1NXXXXXXXXX,n,Set(PRIVACY=${SIP_HEADER(Privacy)}) exten => _1NXXXXXXXXX,n,ExecIf($["${PRIVACY}" =