tIncrease ringing delay - ratox - FIFO based tox client
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 12247fb018a2a472027bad9f976b26a75b093fa6
(DIR) parent 0b93ea58a88feba871909fefaaf4d5964840ae16
(HTM) Author: sin <sin@2f30.org>
Date: Wed, 8 Oct 2014 01:20:15 +0100
Increase ringing delay
Diffstat:
M config.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.def.h b/config.def.h
t@@ -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;