[asterisk-commits] jrose: trunk r367603 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu May 24 11:12:51 CDT 2012
Author: jrose
Date: Thu May 24 11:12:11 2012
New Revision: 367603
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=367603
Log:
Blocked revisions 366591
........
chan_sip: Check the right channel's host address for permit/denydirectmedia
Prior to this patch, when checking the addresses for permitdirectmedia and
denydirectmedia, Asterisk would stupidly check the host address of the channel
permit/deny was specified for rendering the feature useless (or at least
redundant to turning on/off directmedia) (the approach in trunk is going to
be somewhat different)
(issue AST-876)
Review: https://reviewboard.asterisk.org/r/1899/
........
Merged revisions 366547 from http://svn.asterisk.org/svn/asterisk/branches/1.8
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
--- branch-10-blocked (original)
+++ branch-10-blocked Thu May 24 11:12:11 2012
@@ -1,1 +1,1 @@
-/branches/10:330492,330514,337433,337640,338493,352288,352616,356431,359054,360476,365014,366792
+/branches/10:330492,330514,337433,337640,338493,352288,352616,356431,359054,360476,365014,366591,366792
More information about the asterisk-commits
mailing list