Author: nextgens
Date: 2008-04-28 02:01:50 +0000 (Mon, 28 Apr 2008)
New Revision: 19577

Modified:
   trunk/plugins/JSTUN/JSTUN.java
Log:
JSTUN: update the list of active stun servers

Modified: trunk/plugins/JSTUN/JSTUN.java
===================================================================
--- trunk/plugins/JSTUN/JSTUN.java      2008-04-27 18:03:42 UTC (rev 19576)
+++ trunk/plugins/JSTUN/JSTUN.java      2008-04-28 02:01:50 UTC (rev 19577)
@@ -31,8 +31,9 @@

        // From http://www.voip-info.org/wiki-STUN
        String[] publicSTUNServers = new String[] {
+                       "stun.ekiga.net",
                        "stun.fwdnet.net",
-                       "stun.fwd.org",
+                       "stun.ideasip.com",
                        "stun01.sipphone.com",
                        "stun.softjoys.com",
                        "stun.voipbuster.org",


Reply via email to