[Asterisk-code-review] res pjsip sdp rtp.c: Fix processing wrong SDP media list. (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Fri Jul 31 12:50:02 CDT 2015


Richard Mudgett has posted comments on this change.

Change subject: res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list.
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/#/c/1004/1/res/res_pjsip_sdp_rtp.c
File res/res_pjsip_sdp_rtp.c:

Line 1243: 	if (set_caps(session, session_media, remote_stream)) {
> Are you sure this change is correct? If we are setting capabilities on our 
We don't need to process the SDP that we sent as if we just received it.  We should already know what we sent.  However, without this change we would never process the m= and a=rtpmap's from the remote system's SDP answer to our offer.


-- 
To view, visit https://gerrit.asterisk.org/1004
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7c076826c2d3c6ae8c923ca73b7a71980cca11f2
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list