[asterisk-commits] r254452 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Mar 25 11:09:07 CDT 2010
Author: mmichelson
Revision: 254452
Modified property: svn:log
Modified: svn:log at Thu Mar 25 11:09:07 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Mar 25 11:09:07 2010
@@ -41,3 +41,4 @@
Fix 3. The final change is a minor one where an AST_CONTROL_SRCCHANGE frame could get lost. If we process a cisco DTMF or an RFC 3389 frame and no frame was returned, then we would return &ast_null_frame. The problem is that earlier in the function, we may have generated an AST_CONTROL_SRCCHANGE frame and put it in the list of frames we wish to return. This frame would be lost in such a case. The patch fixes this problem
+Review: https://reviewboard.asterisk.org/r/558
More information about the asterisk-commits
mailing list