[Asterisk-code-review] res pjsip outbound registration: registration stops due to 4... (asterisk[13])

Kevin Harwell asteriskteam at digium.com
Wed Oct 21 12:49:25 CDT 2015


Kevin Harwell has uploaded a new patch set (#2).

Change subject: res_pjsip_outbound_registration: registration stops due to 400 response
......................................................................

res_pjsip_outbound_registration: registration stops due to 400 response

When Asterisk sends outbound registrations to a registrar, due to possible
problems with the registrar it will sometimes send back a 400 thus Asterisk
ceases registration for the given endpoint.

Added an option 'fatal_retry_interval' that allows registration to continue
for any fatal/permanent response that is received.

ASTERISK-25485 #close

Change-Id: Ibc2c7b47164ac89cc803433c0bbe7063bfa143a2
---
M CHANGES
M configs/samples/pjsip.conf.sample
A contrib/ast-db-manage/config/versions/28ce1e718f05_add_fatal_response_interval.py
M res/res_pjsip_outbound_registration.c
4 files changed, 60 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/72/1472/2
-- 
To view, visit https://gerrit.asterisk.org/1472
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibc2c7b47164ac89cc803433c0bbe7063bfa143a2
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>



More information about the asterisk-code-review mailing list