[Freeswitch-svn] [commit] r11183 - freeswitch/trunk/conf
FreeSWITCH SVN
brian at freeswitch.org
Tue Jan 13 18:56:30 PST 2009
Author: brian
Date: Tue Jan 13 20:56:30 2009
New Revision: 11183
Log:
make sure people know this setting is for dingaling
Modified:
freeswitch/trunk/conf/vars.xml
Modified: freeswitch/trunk/conf/vars.xml
==============================================================================
--- freeswitch/trunk/conf/vars.xml (original)
+++ freeswitch/trunk/conf/vars.xml Tue Jan 13 20:56:30 2009
@@ -72,7 +72,11 @@
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU,PCMA,GSM"/>
<X-PRE-PROCESS cmd="set" data="xmpp_client_profile=xmppc"/>
<X-PRE-PROCESS cmd="set" data="xmpp_server_profile=xmpps"/>
- <!-- bind_server_ip
+ <!--
+ THIS IS ONLY USED FOR DINALING
+
+ bind_server_ip
+
Can be an ip address, a dns name, or "auto".
This determines an ip address available on this host to bind.
If you are separating RTP and SIP traffic, you will want to have
More information about the Freeswitch-svn
mailing list