]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Recorded merge of revisions 402468 from http://svn.asterisk.org/svn/asterisk/branches/1.8
authorKevin Harwell <kharwell@digium.com>
Tue, 5 Nov 2013 15:11:07 +0000 (15:11 +0000)
committerKevin Harwell <kharwell@digium.com>
Tue, 5 Nov 2013 15:11:07 +0000 (15:11 +0000)
........
chan_sip: notify dialog info ignores presentation indicator in callerid

The presentation indicator in a callerid (e.g. set by dialplan function
Set(CALLERID(name-pres)= ...)) is not checked when SIP Dialog Info Notifies
are generated during extension monitoring.  Added a check to make sure the
name and/or number presentations on the callee (remote identity) are set to
allow.  If they are restricted then "anonymous" is used instead.

(closes issue AST-1175)
Reported by: Thomas Arimont
Review: https://reviewboard.asterisk.org/r/2976/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@402469 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found