summaryrefslogtreecommitdiff
path: root/wcfxs.c
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-05-26 18:22:52 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-05-26 18:22:52 +0000
commitee6cba5c4e2c97cd0d8e73bfecc3f3c21e8573a6 (patch)
tree0873086d7a58d09f289d0adc45e876829755f3be /wcfxs.c
parent2e81c0755ce380ca76dc5045a872c9fc432d99d1 (diff)
Don't default to audio ring check
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@403 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wcfxs.c')
-rwxr-xr-xwcfxs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/wcfxs.c b/wcfxs.c
index 907ebcb..ec20762 100755
--- a/wcfxs.c
+++ b/wcfxs.c
@@ -38,7 +38,8 @@
* Define for audio vs. register based ring detection
*
*/
-#define AUDIO_RINGCHECK
+/* #define AUDIO_RINGCHECK */
+
static alpha indirect_regs[] =
{
{0,"DTMF_ROW_0_PEAK",0x55C2},