aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-04-21 19:31:37 +0100
committerJustin Clark-Casey (justincc)2011-04-21 19:31:37 +0100
commit223c90c7510e9dcf0bbf15535dbd6e9e9d2cfa96 (patch)
tree881b5c2bbed621a9f49abd3f5d0f88f2455f7fe1
parentAdjust freeswitch logging to be somewhat less noisy. However, there is still... (diff)
downloadopensim-SC_OLD-223c90c7510e9dcf0bbf15535dbd6e9e9d2cfa96.zip
opensim-SC_OLD-223c90c7510e9dcf0bbf15535dbd6e9e9d2cfa96.tar.gz
opensim-SC_OLD-223c90c7510e9dcf0bbf15535dbd6e9e9d2cfa96.tar.bz2
opensim-SC_OLD-223c90c7510e9dcf0bbf15535dbd6e9e9d2cfa96.tar.xz
Remove duplicated freeswitch settings.
-rw-r--r--bin/Robust.HG.ini.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index ced2857..e2e9624 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -117,10 +117,6 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
117 ; EchoPort = 50505 117 ; EchoPort = 50505
118 ; AttemptSTUN = false 118 ; AttemptSTUN = false
119 119
120 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService"
121 ;; IP of your FS server
122 ; ServerAddress = 127.0.0.1
123
124; * This is the new style authentication service. Currently, only MySQL 120; * This is the new style authentication service. Currently, only MySQL
125; * is implemented. 121; * is implemented.
126; * 122; *