aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example16
1 files changed, 16 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 6a04947..4e99740 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -173,6 +173,22 @@ account_management_server = https://www.bhr.vivox.com/api2
173; Global SIP Server for conference calls 173; Global SIP Server for conference calls
174sip_domain = testserver.com 174sip_domain = testserver.com
175 175
176[AsteriskVoice]
177; PLEASE NOTE that we don't have voice support in OpenSim quite yet - these configuration options are stubs
178enabled = false
179; SIP account server domain
180sip_domain = testserver.com
181; SIP conf server domain
182conf_domain = testserver.com
183; URL of the asterisk opensim frontend
184asterisk_frontend = http://testserver.com:49153/
185; password for the asterisk frontend XmlRpc calls
186asterisk_password = bah-humbug
187; timeout for XmlRpc calls to asterisk front end (in ms)
188asterisk_timeout = 3000
189; salt for asterisk nonces
190asterisk_salt = paluempalum
191
176; Uncomment the following to control the progression of daytime 192; Uncomment the following to control the progression of daytime
177; in the Sim. The defaults are what is shown below 193; in the Sim. The defaults are what is shown below
178;[Sun] 194;[Sun]