[dahdi-commits] tzafrir: branch linux/2.3 r8785 - in /linux/branches/2.3: ./ include/dahdi/
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Fri Jun 18 06:08:53 CDT 2010
Author: tzafrir
Date: Fri Jun 18 06:08:49 2010
New Revision: 8785
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8785
Log:
Disable DAHDI_AUDIO_NOTIFY by default
It's still not tested well-enough, if one enables OPTIMIZE_CHANMUTE.
Merged revisions 8784 via svnmerge from
http://svn.digium.com/svn/dahdi/linux/trunk
Modified:
linux/branches/2.3/ (props changed)
linux/branches/2.3/include/dahdi/dahdi_config.h
Propchange: linux/branches/2.3/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 06:08:49 2010
@@ -1,1 +1,1 @@
-/linux/trunk:8538-8539,8550,8674
+/linux/trunk:8538-8539,8550,8674,8784
Propchange: linux/branches/2.3/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Fri Jun 18 06:08:49 2010
@@ -1,1 +1,1 @@
-/linux/trunk:1-8505,8538-8539,8550,8560-8563,8565-8568,8570-8572,8575-8576,8674
+/linux/trunk:1-8505,8538-8539,8550,8560-8563,8565-8568,8570-8572,8575-8576,8674,8784
Modified: linux/branches/2.3/include/dahdi/dahdi_config.h
URL: http://svnview.digium.com/svn/dahdi/linux/branches/2.3/include/dahdi/dahdi_config.h?view=diff&rev=8785&r1=8784&r2=8785
==============================================================================
--- linux/branches/2.3/include/dahdi/dahdi_config.h (original)
+++ linux/branches/2.3/include/dahdi/dahdi_config.h Fri Jun 18 06:08:49 2010
@@ -182,6 +182,6 @@
/*
* Pass DAHDI_AUDIOMODE to channel driver as well
*/
-#define DAHDI_AUDIO_NOTIFY
+/* #define DAHDI_AUDIO_NOTIFY */
#endif
More information about the dahdi-commits
mailing list