summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-08-31 04:57:25 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-08-31 04:57:25 +0000
commit8eb9513a5d348fcb85cd4438d2152f5a18c646b4 (patch)
tree64e01d3cfe3c38fc5d5fe05f285a157a69568b5b
parentb473449ca6cb4eed2d80176ab928badc9cded840 (diff)
Default to RINGBEGIN event being active...
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@750 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rwxr-xr-xzconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zconfig.h b/zconfig.h
index b02397c..5a81fa4 100755
--- a/zconfig.h
+++ b/zconfig.h
@@ -145,6 +145,6 @@
* beginning of an incomming ring. Most non-asterisk applications will
* want this commented out.
*/
-/* #define RINGBEGIN */
+#define RINGBEGIN
#endif