[asterisk-dev] [Code Review] Improve direct media ACL support

opticron reviewboard at asterisk.org
Thu Sep 20 14:04:05 CDT 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2122/#review7129
-----------------------------------------------------------



/branches/11/main/rtp_engine.c
<https://reviewboard.asterisk.org/r/2122/#comment13739>

    There is a missing brace here that causes a failure to compile.


- opticron


On Sept. 19, 2012, 12:38 p.m., Joshua Colp wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2122/
> -----------------------------------------------------------
> 
> (Updated Sept. 19, 2012, 12:38 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> Direct media ACL support was improved to better reflect what people expected but introduced a requirement that in order to do direct media both sides must be the same channel technology. This was changed in 11 and trunk to allow remote bridging to occur despite differing channel technologies but direct media ACLs were no longer enforced. The changes in this patch remove this limitation and allow direct media to occur between differing channel types, with direct media ACLs applied if implemented and available.
> 
> 
> Diffs
> -----
> 
>   /branches/11/channels/chan_sip.c 373118 
>   /branches/11/include/asterisk/rtp_engine.h 373118 
>   /branches/11/main/rtp_engine.c 373118 
> 
> Diff: https://reviewboard.asterisk.org/r/2122/diff
> 
> 
> Testing
> -------
> 
> Tested without direct media ACLs to confirm that behavior is as previous.
> Tested with direct media ACL that forbid remote bridging, confirmed it was prevented.
> Tested with direct media ACL that allowed remote bridging, confirmed it occurred.
> 
> 
> Thanks,
> 
> Joshua
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120920/9e82314d/attachment.htm>


More information about the asterisk-dev mailing list