[asterisk-commits] r387885 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed May 8 15:23:26 CDT 2013


Author: alecdavis
Revision: 387885
Modified property: svn:log

Modified: svn:log at Wed May  8 15:23:26 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May  8 15:23:26 2013
@@ -1,17 +1,17 @@
 chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail
 
-RFC6665 4.2.2: ... after a failed NOTIFY transaction remove the subscription
+RFC6665 4.2.2: ... after a failed State NOTIFY transaction remove the subscription
 
 The problem is that the State Notify requests rely on the 200OK reponse for pacing control
 and to not confuse the notify susbsystem.
 The issue is, the pendinginvite isn't cleared if a response isn't received,
 thus further notify's are never sent.
 
-The solution, follow RFC 6665 4.2.2.2's 'SHOULD' and remove the subscription after failure.
+The solution, follow RFC 6665 4.2.2's 'SHOULD' and remove the subscription after failure.
   
 (closes issue ASTERISK-21677)
 
-Reported by: alecdavis
+Reported by: Dan Martens
 Tested by: alecdavis
 alecdavis (license 585)
 




More information about the asterisk-commits mailing list