ekiga r6858 - in trunk: . src/endpoints
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6858 - in trunk: . src/endpoints
- Date: Sun, 7 Sep 2008 13:52:05 +0000 (UTC)
Author: dsandras
Date: Sun Sep 7 13:52:05 2008
New Revision: 6858
URL: http://svn.gnome.org/viewvc/ekiga?rev=6858&view=rev
Log:
Finetuned the NAT detection.
Modified:
trunk/ChangeLog
trunk/src/endpoints/manager.cpp
Modified: trunk/src/endpoints/manager.cpp
==============================================================================
--- trunk/src/endpoints/manager.cpp (original)
+++ trunk/src/endpoints/manager.cpp Sun Sep 7 13:52:05 2008
@@ -163,7 +163,7 @@
new StunDetector ("stun.voxgratia.org", *this, queue);
patience = 3;
- runtime.run_in_main (sigc::mem_fun (this, &CallManager::HandleSTUNResult), 3);
+ runtime.run_in_main (sigc::mem_fun (this, &CallManager::HandleSTUNResult), 1);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]