summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.h')
-rwxr-xr-xzaptel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zaptel.h b/zaptel.h
index a2b8f82..eae2d52 100755
--- a/zaptel.h
+++ b/zaptel.h
@@ -788,7 +788,7 @@ struct zt_tone_def { /* Structure for zone programming */
#define ZT_MAXPULSETIME (150 * 8) /* 150 ms maximum */
#define ZT_PULSETIMEOUT ((ZT_MAXPULSETIME / 8) + 50)
-#define ZT_RINGTRAILER (150 * 8) /* Don't consider a ring "gone" until it's been gone at least this
+#define ZT_RINGTRAILER (50 * 8) /* Don't consider a ring "over" until it's been gone at least this
much time */
#define ZT_LOOPCODE_TIME 10000 /* send loop codes for 10 secs */