From: Kinsey Moore Date: Wed, 8 Jan 2014 15:43:45 +0000 (+0000) Subject: UPGRADE: Add a note about non-functionality X-Git-Tag: 11.8.0-rc1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f0ad2c56fd73c91c7b605f03590142bc69a145;p=thirdparty%2Fasterisk.git UPGRADE: Add a note about non-functionality Add a note that the "retry on 403 response to REGISTER" for chan_sip is non-functional in the versions in which it was first introduced. ........ Merged revisions 405088 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@405089 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 08d71b9484..c5d60af8ac 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -54,6 +54,7 @@ From 11.5 to 11.6: * The option "register_retry_403" has been added to chan_sip to work around servers that are known to erroneously send 403 in response to valid REGISTER requests and allows Asterisk to continue attepmting to connect. + Due to a failed merge, this option is present, but non-functional until 11.8.0. From 11.4 to 11.5: * The default settings for chan_sip are now overriden properly by the general