[svn-commits] branch oej/test-this-branch r11920 - /team/oej/test-this-branch/

svn-commits at lists.digium.com svn-commits at lists.digium.com
Sun Mar 5 07:17:43 MST 2006


Author: oej
Date: Sun Mar  5 08:17:41 2006
New Revision: 11920

URL: http://svn.digium.com/view/asterisk?rev=11920&view=rev
Log:
Adding info on known bugs

Modified:
    team/oej/test-this-branch/Makefile
    team/oej/test-this-branch/README.test-this-branch

Modified: team/oej/test-this-branch/Makefile
URL: http://svn.digium.com/view/asterisk/team/oej/test-this-branch/Makefile?rev=11920&r1=11919&r2=11920&view=diff
==============================================================================
--- team/oej/test-this-branch/Makefile (original)
+++ team/oej/test-this-branch/Makefile Sun Mar  5 08:17:41 2006
@@ -87,7 +87,7 @@
 TRACE_FRAMES = #-DTRACE_FRAMES
 
 # Uncomment next one to enable the asterisk generic jitterbuffer
-GENERIC_JB = #-DAST_JB
+GENERIC_JB = -DAST_JB
 
 # Uncomment next one to enable malloc debugging
 # You can view malloc debugging with:

Modified: team/oej/test-this-branch/README.test-this-branch
URL: http://svn.digium.com/view/asterisk/team/oej/test-this-branch/README.test-this-branch?rev=11920&r1=11919&r2=11920&view=diff
==============================================================================
--- team/oej/test-this-branch/README.test-this-branch (original)
+++ team/oej/test-this-branch/README.test-this-branch Sun Mar  5 08:17:41 2006
@@ -43,6 +43,11 @@
 All of these exist in the bug tracker. Please report your findings
 in each open issue report, so that we get the feedback for each
 patch. Your opinion, good or bad, is important for us.
+
+* Open BUGS (fixes welcome!)
+----------------------------
+- res_features with multiparking craches on AMD64
+- res_features have problems with reload
 
 * The Generic Jitterbuffer
 --------------------------



More information about the svn-commits mailing list