aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-06-02 21:37:17 +0100
committerJustin Clark-Casey (justincc)2011-06-02 21:37:17 +0100
commitb000d4f67fd31251dfdcabbada371a5f57a80b0a (patch)
tree9feb9ec1b4d7ef8e66a6c829a7595e0f63b10022 /bin/OpenSim.ini.example
parentAdding boolean alias for commandline switches like -save_crashes=yes (diff)
downloadopensim-SC_OLD-b000d4f67fd31251dfdcabbada371a5f57a80b0a.zip
opensim-SC_OLD-b000d4f67fd31251dfdcabbada371a5f57a80b0a.tar.gz
opensim-SC_OLD-b000d4f67fd31251dfdcabbada371a5f57a80b0a.tar.bz2
opensim-SC_OLD-b000d4f67fd31251dfdcabbada371a5f57a80b0a.tar.xz
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index c5df0db..55cf89a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -649,6 +649,7 @@
649 ;; !!!!!!!!!!!!!!!!!!!!!!!!!!! 649 ;; !!!!!!!!!!!!!!!!!!!!!!!!!!!
650 ;; The IP address of your FreeSWITCH server. The common case is for this to be the same as the server running the OpenSim standalone 650 ;; The IP address of your FreeSWITCH server. The common case is for this to be the same as the server running the OpenSim standalone
651 ;; This has to be set for the FreeSWITCH service to work 651 ;; This has to be set for the FreeSWITCH service to work
652 ;; This address must be reachable by viewers.
652 ;ServerAddress = 127.0.0.1 653 ;ServerAddress = 127.0.0.1
653 654
654 ;; The following configuration parameters are optional 655 ;; The following configuration parameters are optional