aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-27 04:13:04 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-27 04:13:04 +0000
commit28555b467997beb12b340e9a88bcec928fa27c7a (patch)
tree6725f64e1b44626b78ca31e80596bdda4951cca2 /configs/queues.conf.sample
parentdd71c73e6ce81567086da7115919cebf2526da5b (diff)
Allow optional event whenever an agent is called from a queue (bug #2066)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3523 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index ab331e1e8..72719c492 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -111,6 +111,11 @@
;
; joinempty = yes
;
+; Asterisk can generate AgentCalled events when an agent is rung, if this is turned on
+; (may generate a LOT of extra manager events)
+;
+; eventwhencalled = 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