summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconfig.h')
-rwxr-xr-xzconfig.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/zconfig.h b/zconfig.h
index 5f61364..602dea5 100755
--- a/zconfig.h
+++ b/zconfig.h
@@ -38,7 +38,7 @@
* processors and can cause system instability!
*
*/
-/* #define CONFIG_ZAPTEL_MMX */
+#define CONFIG_ZAPTEL_MMX
/*
* Pick your echo canceller: MARK2, MARK3, STEVE, or STEVE2 :)
@@ -127,4 +127,10 @@
*/
/* #define TDM_REVH_MATCHALL */
+/*
+ * Uncomment the following if you want to support E&M trunks being
+ * able to "flash" after going off-hook (dont ask why, just nod :-) ).
+ */
+/* #define EMFLASH */
+
#endif