From e2e6e511afa734e1e5d66b1084cfb266a31871e4 Mon Sep 17 00:00:00 2001 From: Gregory Nietsky Date: Thu, 20 Oct 2011 18:27:29 +0000 Subject: [PATCH] Merged revisions 341599 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/10 ........ r341599 | irroot | 2011-10-20 20:20:08 +0200 (Thu, 20 Oct 2011) | 8 lines add documentation for check_state_unknown in configs/queues.conf.sample app_queue allows calls to members in a "Unknown" state to be treated as available setting check_state_unknown = yes will cause app_queue to query the channel driver to better determine the state this only applies to queues with ringinuse or ignorebusy set appropriately. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@341624 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index ef701ba373..20608eb226 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -71,6 +71,13 @@ monitor-type = MixMonitor ; ;log_membername_as_agent = no ; +; app_queue allows calls to members in a "Unknown" state to be treated as available +; setting check_state_unknown = yes will cause app_queue to query the channel driver +; to better determine the state this only applies to queues with ringinuse or ignorebusy +; set appropriately. +; +;check_state_unknown = no +; ;[markq] ; ; A sample call queue