[Asterisk-code-review] res_pjsip: Stop sending INVITEs after challenge limit. (asterisk[16])

Kevin Harwell asteriskteam at digium.com
Tue Nov 3 17:50:35 CST 2020


Kevin Harwell has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/15135 )

Change subject: res_pjsip: Stop sending INVITEs after challenge limit.
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/c/asterisk/+/15135/1/res/res_pjsip_session.c 
File res/res_pjsip_session.c:

https://gerrit.asterisk.org/c/asterisk/+/15135/1/res/res_pjsip_session.c@3276 
PS1, Line 3276: 	if (++session->authentication_challenge_count > MAX_RX_CHALLENGES) {
Do we want to increment here? On both sending and then also receiving, or just receiving?



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15135
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I2d001ca745b00ca8aa12030f2240cd72363b46f7
Gerrit-Change-Number: 15135
Gerrit-PatchSet: 1
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Comment-Date: Tue, 03 Nov 2020 23:50:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20201103/34d1f077/attachment-0001.html>


More information about the asterisk-code-review mailing list