[Asterisk-code-review] res pjsip session: Don't invoke session supplements twice fo... (asterisk[13])
Kevin Harwell
asteriskteam at digium.com
Fri Aug 28 09:31:07 CDT 2015
Kevin Harwell has posted comments on this change.
Change subject: res_pjsip_session: Don't invoke session supplements twice for BYE requests.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/1152/1/res/res_pjsip_session.c
File res/res_pjsip_session.c:
Line 2398: if ((e->body.tsx_state.src.rdata->msg_info.msg->type != PJSIP_REQUEST_MSG) ||
Is the PJSIP_REQUEST_MSG check required? If the execution gets to this point won't it always be set to that?
--
To view, visit https://gerrit.asterisk.org/1152
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I69c17df55ccbb61ef779ac38cc8c6b411376c19a
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list