mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Change the default for FreeSwitch Voice to disable. Most people don't have
the server, after all.
This commit is contained in:
@@ -1190,7 +1190,7 @@
|
||||
[FreeSwitchVoice]
|
||||
; In order for this to work you need a functioning freeswitch pbx set
|
||||
; up. Configuration for that will be posted in the wiki soon.
|
||||
enabled = true
|
||||
enabled = false
|
||||
;FreeSwitch server is going to contact us and ask us all
|
||||
;sorts of things.
|
||||
freeswitch_server_user = freeswitch
|
||||
|
||||
Reference in New Issue
Block a user