aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-19 02:29:15 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-19 02:29:15 +0000
commit764641cee668bbcca0c4fa66f48e71d1201ad198 (patch)
tree2c1ab46746b93a50ea5b286f44c192f6464a5199 /configs
parentfae300261884762f60157bbdfad2ec787e798322 (diff)
Merge small bkw_ queue enhancements
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3008 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/queues.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 3f9596ff4..1a59819fa 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -86,8 +86,15 @@
; To enable monitoring, simply specify "monitor-format"; it will be disabled
; otherwise.
;
+; You can specify the monitor filename with by calling SetVar(MONITOR_FILENAME=foo)
+; Otherwise it will use ${UNIQUEID}
+;
; monitor-format = gsm|wav|wav49
;
+; If you wish to have the two files joined together when the call ends set this to yes
+;
+; monitor-join = yes
+;
; Each member of this call queue is listed on a separate line in
; the form technology/dialstring. "member" means a normal member of a
; queue. An optional penalty may be specified after a comma, such that