[Asterisk-code-review] Add rtcp-mux support (asterisk[13])
Sean Bright
asteriskteam at digium.com
Tue Mar 7 16:50:44 CST 2017
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/5138 )
Change subject: Add rtcp-mux support
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/5138/1/include/asterisk/res_pjsip_session.h
File include/asterisk/res_pjsip_session.h:
PS1, Line 86: /*! \brief Does remote support rtcp_mux */
: unsigned int remote_rtcp_mux:1;
> Are you thinking this adds an unsigned int to the struct? This is assignin
> Are you thinking this adds an unsigned int to the struct?
I was basing it on a previous review comment¹ but perhaps I am seeing a similarity where there is none.
¹https://gerrit.asterisk.org/#/c/4843/6/include/asterisk/codec.h
--
To view, visit https://gerrit.asterisk.org/5138
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: If46a93ba1282418d2803e3fd7869374da8b77ab5
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list