[asterisk-bugs] [Asterisk 0016645]: [patch] directmediapermit/directmediadeny support to restrict which peers can do directmedia based on ip address

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 20 12:54:02 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16645 
====================================================================== 
Reported By:                raarts
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16645
Category:                   Channels/chan_sip/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
JIRA:                       SWP-757 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/467/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-01-19 03:09 CST
Last Modified:              2010-05-20 12:54 CDT
====================================================================== 
Summary:                    [patch] directmediapermit/directmediadeny support to
restrict which peers can do directmedia based on ip address
Description: 
Subject says it all. In some networks not all phones are fully routed, i.e.
 not all phones can ping each other. This patch adds a way to restrict
directmedia for certain peers between certain networks. Only implemented
for the SIP channel.

====================================================================== 

---------------------------------------------------------------------- 
 (0122218) svnbot (reporter) - 2010-05-20 12:54
 https://issues.asterisk.org/view.php?id=16645#c122218 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 264626

U   trunk/CHANGES
U   trunk/channels/chan_sip.c
U   trunk/channels/sip/include/sip.h
U   trunk/configs/sip.conf.sample

------------------------------------------------------------------------
r264626 | twilson | 2010-05-20 12:54:02 -0500 (Thu, 20 May 2010) | 15
lines

Add support for direct media ACLs

directmediapermit/directmediadeny support to restrict which peers can do
directmedia based on ip address. In some networks not all phones are fully
routed, i.e. not all phones can ping each other. This patch adds a way to
restrict directmedia for certain peers between certain networks.

(closes issue https://issues.asterisk.org/view.php?id=16645)
Reported by: raarts
Patches: 
      directmediapermit.patch uploaded by raarts (license 937)
Tested by: raarts

Review: https://reviewboard.asterisk.org/r/467/

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=264626 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-20 12:54 svnbot         Checkin                                      
2010-05-20 12:54 svnbot         Note Added: 0122218                          
======================================================================




More information about the asterisk-bugs mailing list