[svn-commits] kharwell: branch 11 r402469 - /branches/11/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Nov 5 09:11:09 CST 2013
Author: kharwell
Date: Tue Nov 5 09:11:07 2013
New Revision: 402469
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=402469
Log:
Recorded merge of revisions 402468 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........
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/
Modified:
branches/11/ (props changed)
Propchange: branches/11/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
More information about the svn-commits
mailing list