]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
adjust configs last few commits bring things into more uniform configs
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 7 Apr 2006 01:40:12 +0000 (01:40 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 7 Apr 2006 01:40:12 +0000 (01:40 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1080 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.conf

index d034029f2271dc91e5b854c9a8bdebbc5c1b6822..37b46bbba71cf2efc9132fb9a134b801ec40b4c7 100644 (file)
@@ -78,10 +78,13 @@ codec_rates=8
 port => 5060
 dialplan => pcre
 dtmf_duration => 100
-; pick one ;
-host => guess
-;host => stun:stun.server.com
-;host => 1.2.3.4
+; pick one (default if not specified is 'guess');
+ip => guess
+;ip => 10.0.0.1
+
+; optional ;
+;extip => stun:stun.server.com
+;extip => 100.101.102.103
 
 ;---- WOOMERA PROTOCOL
 ;--------------------------------------------------------------------------------