summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconfig.h')
-rwxr-xr-xzconfig.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/zconfig.h b/zconfig.h
index 1b4dc9c..b02397c 100755
--- a/zconfig.h
+++ b/zconfig.h
@@ -140,4 +140,11 @@
*/
/* #define EMFLASH */
+/*
+ * Comment out the following if you dont want events to indicate the
+ * beginning of an incomming ring. Most non-asterisk applications will
+ * want this commented out.
+ */
+/* #define RINGBEGIN */
+
#endif