[Freeswitch-svn] [commit] r7274 - freeswitch/trunk/conf

Freeswitch SVN brian at freeswitch.org
Thu Jan 17 18:41:45 EST 2008


Author: brian
Date: Thu Jan 17 18:41:45 2008
New Revision: 7274

Modified:
   freeswitch/trunk/conf/vars.xml

Log:
more tweaks

Modified: freeswitch/trunk/conf/vars.xml
==============================================================================
--- freeswitch/trunk/conf/vars.xml	(original)
+++ freeswitch/trunk/conf/vars.xml	Thu Jan 17 18:41:45 2008
@@ -33,14 +33,14 @@
        If unspecified, the bind_server_ip value is used.
        Used by: sofia.conf.xml dingaling.conf.xml
   -->
-  <X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.fwdnet.net"/>
+  <X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.freeswitch.org"/>
   <!-- external_sip_ip
        Used as the public IP address for SDP.
        Can be an ip address or a string like "stun:stun.server.com" 
        If unspecified, the bind_server_ip value is used.
        Used by: sofia.conf.xml dingaling.conf.xml
   -->
-  <X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.fwdnet.net"/>
+  <X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.freeswitch.org"/>
   <!-- unroll-loops
        Used to turn on sip loopback unrolling.
   --> 



More information about the Freeswitch-svn mailing list