summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-10-08 01:20:15 +0100
committersin <sin@2f30.org>2014-10-08 01:20:24 +0100
commit12247fb018a2a472027bad9f976b26a75b093fa6 (patch)
tree62f0675108a8250a47b94520ed7735dbeae3d1b9 /config.def.h
parent0b93ea58a88feba871909fefaaf4d5964840ae16 (diff)
Increase ringing delay
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 6ec04be..7fd013f 100644
--- a/config.def.h
+++ b/config.def.h
@@ -3,7 +3,7 @@
/* connection delay in seconds */
#define CONNECTDELAY 3
/* ringing delay in seconds */
-#define RINGINGDELAY 9
+#define RINGINGDELAY 16
#define MAXCALLS 8
static int encryptdatafile = 0;