aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Backport state interface changes to app_queue from trunk.mmichelson1-1/+5
2009-03-03Clarify some documentation of queues.conf.samplemmichelson1-0/+7
2008-05-27Add a note that pbx_config.so is needed for Local channels.tilghman1-1/+4
2007-10-16Since monitor-join is deprecated now, remove the example from the sample queu...mmichelson1-7/+0
2007-09-07Moving the explanation for joinempty to a more appropriate placemmichelson1-10/+7
2007-08-10(closes issue #10422)file1-0/+4
2006-10-01Merged revisions 44110 via svnmerge from russell1-2/+2
2006-09-20Document member name logging functionality.qwell1-2/+6
2006-09-11Merged revisions 42716 via svnmerge from tilghman1-2/+2
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-3/+5
2006-06-29Merged revisions 36253-36254 via svnmerge from kpfleming1-2/+2
2006-06-22Bug 6589 - option to display channel variables in queue eventstilghman1-2/+3
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...bweschke1-1/+55
2006-05-05 Allow for the execution of an AGI to the caller's channel right before they ...bweschke1-1/+7
2006-05-03 Fix autofill behavior in app_queue and document it's functionality in queues...bweschke1-5/+22
2006-04-06Formatting fixesoej1-11/+22
2006-03-31 Provide warning about current behavior of autofill = yes bweschke1-1/+5
2006-02-15add option to avoid calling members whose channels are 'in use' (issue #6315,...kpfleming1-0/+6
2006-01-23changed some settings to app_args and some codemogorman1-1/+1
2006-01-13added two new features to meetme, autofill and mogorman1-0/+9
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-04make sample config files easier to ready (issue #5371)kpfleming1-18/+24
2005-09-02correct terminology (issue #5100)kpfleming1-1/+1
2005-07-31Add periodic announcement (bug #4677 with mods)markster1-0/+6
2005-05-15rename SetVar application to Set, deprecate SetVarkpfleming1-1/+1
2005-04-11correct descriptions for joinempty options (bug #3979)russell1-2/+2
2005-04-11Add option to mask certain high frequency events (bug #3707)markster1-2/+9
2005-04-05correct queue sample config file (bug #3964)kpfleming1-1/+1
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...markster1-2/+9
2005-03-04Add timeoutrestart option (bug #3656)markster1-0/+6
2005-03-04Update documentation on agent groups (bug #3652)markster1-0/+6
2005-01-07Merge weight option (bug #3038)markster1-0/+6
2005-01-03Fix formatting etc in queues (bug #3159)markster1-5/+4
2005-01-03Rename musiconhold option for consistency (bug #3163)markster1-3/+3
2004-12-06Add persistent dynamic queue member support (bug #2929)markster1-1/+7
2004-10-03Merge member delay patch (bug #2563)markster1-0/+5
2004-10-03Add reporting of actual hold time (bug #2564)markster1-0/+7
2004-09-29Fix little "less than" issuemarkster1-0/+1
2004-09-28add ability to purge callers from queue if no agents are logged inrussell1-0/+4
2004-09-26tweak the queues.conf.samplerussell1-1/+3
2004-07-27Allow optional event whenever an agent is called from a queue (bug #2066)markster1-0/+5
2004-07-24Create option for joining empty queue (bug #2126)markster1-0/+4
2004-06-28Merge seconds announcement for queue hold time (bug #1941)markster1-0/+7
2004-06-26Implement queue wide wrapuptime (bug #1707)markster1-0/+5
2004-05-19Merge small bkw_ queue enhancementsmarkster1-0/+7
2004-05-18Add Round-Robin w/ Memory queueing strategy (rrmemory)markster1-0/+1
2004-05-10Fix missing semicolons in sample configurations (bug #1596)markster1-6/+6
2004-03-13Merge queue changes from Bug #214markster1-0/+34
2003-08-02Implement remaining queue strategies, ADSI fixes, and queue config updatesmarkster1-2/+2
2003-07-30Add alternate queueing strategies. Implment ringall, roundrobin, and randommarkster1-2/+16