]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Improve consistency of party ID privacy usage.
authorMark Michelson <mmichelson@digium.com>
Thu, 21 Aug 2014 21:18:21 +0000 (21:18 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 21 Aug 2014 21:18:21 +0000 (21:18 +0000)
commitb806440959d7a1d3da8218f532835e329df3bdc9
tree91c80114c02dc58e27cca1745d82509980b4ea4a
parent47c37abb93cf9ff708b11e1d33181090b36b64d2
Improve consistency of party ID privacy usage.

Prior to this change, the Remote-Party-ID header took the position of
"If caller name and number are not explicitly allowed, then they are private"
and P-Asserted-Identity took the position of
"Caller name and number are only private if marked explicitly so"

Now both mechanisms of conveying party identification use the former approach.
........

Merged revisions 421778 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@421783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_caller_id.c