diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-22 15:33:06 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-22 15:33:06 +0100 |
commit | 39aa7132ceed3d4beab3a9b828e571bbfc67c07e (patch) | |
tree | 6c88289c9f99be0af8635636fcdf64102090e5ec /misc/freeswitch/scripts/ini/conferences.ini | |
parent | 5ad8203ce4f1bfea997960d0b52c626dea24b944 (diff) | |
parent | 6f69c1a85055ec7c2515719d79d2a7a4e60cec50 (diff) |
Merge branch 'develop'5.1-beta1
Diffstat (limited to 'misc/freeswitch/scripts/ini/conferences.ini')
-rw-r--r-- | misc/freeswitch/scripts/ini/conferences.ini | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/misc/freeswitch/scripts/ini/conferences.ini b/misc/freeswitch/scripts/ini/conferences.ini deleted file mode 100644 index d8d0817..0000000 --- a/misc/freeswitch/scripts/ini/conferences.ini +++ /dev/null @@ -1,27 +0,0 @@ -; Gemeinschaft 5 conferences configuration file -; (c) AMOOMA GmbH 2012 -; - -[parameters] -caller-controls = speaker -moderator-controls = moderator -max-members = 100 -rate = 16000 -interval = 20 -energy-level = 300 -sound-prefix = /opt/freeswitch/sounds/en/us/callie -muted-sound = conference/conf-muted.wav -unmuted-sound = conference/conf-unmuted.wav -alone-sound = conference/conf-alone.wav -moh-sound = local_stream://moh -enter-sound = tone_stream://%(200,0,500,600,700) -exit-sound = tone_stream://%(500,0,300,200,100,50,25) -kicked-sound = conference/conf-kicked.wav -locked-sound = conference/conf-locked.wav -is-locked-sound = conference/conf-is-locked.wav -is-unlocked-sound = conference/conf-is-unlocked.wav -pin-sound = conference/conf-pin.wav -bad-pin-sound = conference/conf-bad-pin.wav -caller-id-name = Conference -caller-id-number = -comfort-noise = true |