Changed daemon to search both people and companies instead of only people. Tuned...
[jenirok] / src / daemon / calllistener.h
index cbc4698..682ea1b 100644 (file)
@@ -40,7 +40,7 @@ public:
     static const int BANNER_DELAY = 350;
     static const int SEARCH_RETRIES = 2;
     static const int CONNECT_RETRIES = 2;
-    static const int CONNECTION_LOOKUP_RETRIES = 8;
+    static const int CONNECTION_LOOKUP_RETRIES = 10;
     static const int GPRS_SCANS = 2;
     static const int WLAN_SCANS = 5;
     static const int WAIT_BETWEEN_RETRIES = 500;