]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
UPGRADE: Add a note about non-functionality
authorKinsey Moore <kmoore@digium.com>
Wed, 8 Jan 2014 15:40:25 +0000 (15:40 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 8 Jan 2014 15:40:25 +0000 (15:40 +0000)
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.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@405088 65c4cc65-6c06-0410-ace0-fbb531ad65f3

UPGRADE.txt

index 408a3fae90f9b68c1c990749f13a1aec5c5a8a05..8081f39370a7d210ace81470f47388605f331658 100644 (file)
@@ -26,6 +26,7 @@ from 1.8.23.0 to 1.8.24.0:
 * 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 1.8.26.0.
 
 * Certain dialplan functions have been marked as 'dangerous', and may only be
   executed from the dialplan. Execution from extenal sources (AMI's GetVar and