aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-17 20:42:20 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-17 20:42:20 +0000
commit682daa5fc2677214de40c10ee616eb7c5c99a4f2 (patch)
tree83367c4bfe972c39dac360e3273bb7c5b7fa9330 /configs
parent3af535a31cfcfa0d070050d0c68e48c75f43c222 (diff)
Document the changes made earlier today to meetme
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@86195 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/meetme.conf.sample19
1 files changed, 19 insertions, 0 deletions
diff --git a/configs/meetme.conf.sample b/configs/meetme.conf.sample
index 62e52dca4..a28c5d3c9 100644
--- a/configs/meetme.conf.sample
+++ b/configs/meetme.conf.sample
@@ -13,6 +13,25 @@
; the audio from the speaker. Minimum value is 2,
; maximum value is 32.
;
+; Conferences may be scheduled from realtime?
+;schedule=yes
+;
+; Update realtime when members login/out of the conference
+;logmembercount=no
+;
+; How much earlier than the start time should we allow participants to
+; join the conference (in seconds)?
+;fuzzystart=300
+;
+; If the participants join too early, how much time should we allow
+; to tell them that they've joined too early, rather than telling them
+; the conference simply doesn't exist (in seconds)?
+;earlyalert=3600
+;
+; How many seconds before the scheduled end of the conference should
+; the participants be warned?
+;endalert=120
+;
[rooms]
;
; Usage is conf => confno[,pin][,adminpin]