[asterisk-commits] kmoore: branch 1.8 r405088 -	/branches/1.8/UPGRADE.txt
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Wed Jan  8 09:40:42 CST 2014
    
    
  
Author: kmoore
Date: Wed Jan  8 09:40:25 2014
New Revision: 405088
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=405088
Log:
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.
Modified:
    branches/1.8/UPGRADE.txt
Modified: branches/1.8/UPGRADE.txt
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/UPGRADE.txt?view=diff&rev=405088&r1=405087&r2=405088
==============================================================================
--- branches/1.8/UPGRADE.txt (original)
+++ branches/1.8/UPGRADE.txt Wed Jan  8 09:40:25 2014
@@ -26,6 +26,7 @@
 * 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
    
    
More information about the asterisk-commits
mailing list