[Asterisk-code-review] res/res pjsip session: Check for presence of an active negot... (asterisk[13])

Matt Jordan asteriskteam at digium.com
Wed Jun 29 20:29:41 CDT 2016


Matt Jordan has posted comments on this change.

Change subject: res/res_pjsip_session: Check for presence of an active negotiator
......................................................................


Patch Set 1:

> (2 comments)

> However, that crash isn't because PJSIP can't send the INVITE request - it's simply because we're calling functions that inspect an inv_session without first checking if it exists. If we look to see if the inv_session exists first, we'll end up sending the INVITE that we asked for in ast_sip_session_refresh like we ostensibly wanted.

That should say "it's simply because we're calling functions that inspect an inv_session *negotiator* without first checking if it exists"

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1028323e7e01b0a531865e5412a71b6f6ec4276d
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list