;
; monitor-join = yes
;
-; This setting controls whether callers can join a queue with no members. There
-; are three choices:
-;
-; yes - callers can join a queue with no members or only unavailable members
-; no - callers cannot join a queue with no members
-; strict - callers cannot join a queue with no members or only unavailable
-; members
-; loose - same as strict, but paused queue members do not count as unavailable
-;
-;
; ----------------------- TYPE MIXMONITOR OPTIONS -----------------------------
;
;
; all variables will be evaluated just prior to recording being started.
;
;
+; This setting controls whether callers can join a queue with no members. There
+; are three choices:
;
-;
-;
+; yes - callers can join a queue with no members or only unavailable members
+; no - callers cannot join a queue with no members
+; strict - callers cannot join a queue with no members or only unavailable
+; members
+; loose - same as strict, but paused queue members do not count as unavailable
;
; joinempty = yes
;
+;
; If you wish to remove callers from the queue when new callers cannot join,
; set this setting to one of the same choices for 'joinempty'
;