One more fix to connection handling.
[jenirok] / src / daemon / calllistener.h
index 0fba1c7..16b6218 100644 (file)
@@ -36,7 +36,7 @@ public:
     ~CallListener();
     bool begin();
     void end();
     ~CallListener();
     bool begin();
     void end();
-    static const int REQUEST_TIMEOUT = 10000;
+    static const int REQUEST_TIMEOUT = 8000;
     static const int BANNER_DELAY = 350;
     static const int SEARCH_RETRIES = 2;
     static const int CONNECT_RETRIES = 1;
     static const int BANNER_DELAY = 350;
     static const int SEARCH_RETRIES = 2;
     static const int CONNECT_RETRIES = 1;