From c083a2fd217df6b516dbf7c929a46954bcd6dd11 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Fri, 18 Jun 2010 11:08:49 +0000 Subject: 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 git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.3@8785 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- include/dahdi/dahdi_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dahdi/dahdi_config.h b/include/dahdi/dahdi_config.h index befe845..ca16ded 100644 --- a/include/dahdi/dahdi_config.h +++ b/include/dahdi/dahdi_config.h @@ -182,6 +182,6 @@ /* * Pass DAHDI_AUDIOMODE to channel driver as well */ -#define DAHDI_AUDIO_NOTIFY +/* #define DAHDI_AUDIO_NOTIFY */ #endif -- cgit v1.2.3