]> 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:14:20 +0000 (21:14 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 21 Aug 2014 21:14:20 +0000 (21:14 +0000)
commit9087a803b01906a9616851f4ea2cde5d651d070d
treee808e2407974af25fd6512a827e445f1e3b172e9
parent648c74def025d40c8a536068d3f0c7930aca6fc4
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.

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