[Asterisk-code-review] res pjsip session: Don't end session when receiving a 500 on... (asterisk[15])

Richard Mudgett asteriskteam at digium.com
Fri Sep 22 17:55:24 CDT 2017


Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/6568 )

Change subject: res_pjsip_session: Don't end session when receiving a 500 on a reinvite
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/#/c/6568/1/res/res_pjsip_session.c
File res/res_pjsip_session.c:

https://gerrit.asterisk.org/#/c/6568/1/res/res_pjsip_session.c@3471
PS1, Line 3471: 						if (tsx->status_code != 488 && tsx->status_code != 500) {
              : 							/* Other reinvite failures (except 488 and 500) result in destroying the session. */
I thought we were going to try reverting to the previous state on any unsuccessful reinvite.



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

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifeedae86b8cb44b92d52c79046522ec5f0aff1d5
Gerrit-Change-Number: 6568
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Fri, 22 Sep 2017 22:55:24 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170922/57f02887/attachment.html>


More information about the asterisk-code-review mailing list