[asterisk-dev] [Code Review]: Allow chan_sip to decline unwanted media streams
Matt Jordan
reviewboard at asterisk.org
Wed Jun 13 09:34:08 CDT 2012
> On June 13, 2012, 8:52 a.m., Matt Jordan wrote:
> > This seems like a fairly intrusive change for a release branch. If we're going to make this change, then the SDP_offer_answer test should be passing with no modifications to the test.
> >
> > If its failing because Asterisk no longer rejects offers in the same fashion, then I'm not sure we should make this change in a release branch.
So, I probably should have read where you were making this change - disregard this comment :-)
> On June 13, 2012, 8:52 a.m., Matt Jordan wrote:
> > trunk/channels/chan_sip.c, lines 9342-9350
> > <https://reviewboard.asterisk.org/r/1988/diff/2/?file=28886#file28886line9342>
> >
> > This is a pretty large change in behavior for a release branch. I'd prefer to keep the existing behavior, i.e., if Asterisk is offered audio that it can't understand, the entire offer is rejected.
> >
> > This finding applies to the other media types as well.
And ignore this one as well. Keep the rest of the comments :-)
- Matt
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1988/#review6450
-----------------------------------------------------------
On June 12, 2012, 9:56 p.m., opticron wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1988/
> -----------------------------------------------------------
>
> (Updated June 12, 2012, 9:56 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> This modification stores known SDP streams in an AST_LIST in the sip pvt, replacing the static offered_media array so that port-zeroed version of each stream can be stored and used when rebuilding the SDP response. This also makes messages and comments more consistent.
>
>
> Diffs
> -----
>
> trunk/channels/chan_sip.c 368849
> trunk/channels/sip/include/sip.h 368849
>
> Diff: https://reviewboard.asterisk.org/r/1988/diff
>
>
> Testing
> -------
>
> Ran this through the testsuite and the only thing that failed was SDP_offer_answer (which was expected).
>
>
> Thanks,
>
> opticron
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120613/f2ec1d7f/attachment.htm>
More information about the asterisk-dev
mailing list