Merged revisions 140817 via svnmerge from
[asterisk-bristuff.git] / configs / meetme.conf.sample
blob3eb3a82a509ff97747dc07fc2a4232b67641c912
2 ; Configuration file for MeetMe simple conference rooms for Asterisk of course.
4 ; This configuration file is read every time you call app meetme()
6 [general]
7 ;audiobuffers=32        ; The number of 20ms audio buffers to be used
8                         ; when feeding audio frames from non-DAHDI channels
9                         ; into the conference; larger numbers will allow
10                         ; for the conference to 'de-jitter' audio that arrives
11                         ; at different timing than the conference's timing
12                         ; source, but can also allow for latency in hearing
13                         ; the audio from the speaker. Minimum value is 2,
14                         ; maximum value is 32.
16 ; Conferences may be scheduled from realtime?
17 ;schedule=yes
19 ; Update realtime when members login/out of the conference
20 ;logmembercount=no
22 ; How much earlier than the start time should we allow participants to
23 ; join the conference (in seconds)?
24 ;fuzzystart=300
26 ; If the participants join too early, how much time should we allow
27 ; to tell them that they've joined too early, rather than telling them
28 ; the conference simply doesn't exist (in seconds)?
29 ;earlyalert=3600
31 ; How many seconds before the scheduled end of the conference should
32 ; the participants be warned?
33 ;endalert=120
35 [rooms]
37 ; Usage is conf => confno[,pin][,adminpin]      
39 ; Note that once a participant has called the conference, a change to the pin
40 ; number done in this file will not take effect until there are no more users
41 ; in the conference and it goes away.  When it is created again, it will have
42 ; the new pin number.
44 ;conf => 1234 
45 ;conf => 2345,9938