[Asterisk-code-review] res pjsip outbound registration: registration stops due to 4... (asterisk[13])
Matt Jordan
asteriskteam at digium.com
Wed Oct 21 13:57:42 CDT 2015
Matt Jordan has posted comments on this change.
Change subject: res_pjsip_outbound_registration: registration stops due to 400 response
......................................................................
Patch Set 2:
(1 comment)
https://gerrit.asterisk.org/#/c/1472/2/res/res_pjsip_outbound_registration.c
File res/res_pjsip_outbound_registration.c:
Line 103: <configOption name="fatal_retry_interval" default="0">
: <synopsis>Interval used when receiving a Fatal response.</synopsis>
: <description><para>
: If a fatal response is received, chan_pjsip will wait
: <replaceable>fatal_retry_interval</replaceable> seconds before
: attempting registration again. If 0 is specified, chan_pjsip will not
: retry after receiving a fatal response. Setting this to a non-zero
: value may go against a "SHOULD NOT" in RFC3261, but can be used to work around
: buggy registrars.
The only thing I would not here is that in the case of a 403 Forbidden, the forbidden_retry_interval takes precedence, if set.
--
To view, visit https://gerrit.asterisk.org/1472
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibc2c7b47164ac89cc803433c0bbe7063bfa143a2
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list