[Freeswitch-svn] [commit] r9551 - freeswitch/trunk/conf
Freeswitch SVN
brian at freeswitch.org
Fri Sep 12 22:15:40 EDT 2008
Author: brian
Date: Fri Sep 12 22:15:39 2008
New Revision: 9551
Modified:
freeswitch/trunk/conf/vars.xml
Log:
fix bind_server_ip since its only used in dingaling and NOT sofia
Modified: freeswitch/trunk/conf/vars.xml
==============================================================================
--- freeswitch/trunk/conf/vars.xml (original)
+++ freeswitch/trunk/conf/vars.xml Fri Sep 12 22:15:39 2008
@@ -65,7 +65,7 @@
This determines an ip address available on this host to bind.
If you are separating RTP and SIP traffic, you will want to have
use different addresses where this variable appears.
- Used by: sofia.conf.xml dingaling.conf.xml
+ Used by: dingaling.conf.xml
-->
<X-PRE-PROCESS cmd="set" data="bind_server_ip=auto"/>
<!-- external_rtp_ip
More information about the Freeswitch-svn
mailing list