summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
AgeCommit message (Expand)Author
2010-09-16Merged revisions 287193 via svnmerge from Russell Bryant
2010-05-04Add new possible value to autopause option to allow members to be autopaused ...Mark Michelson
2009-12-04new queue option, penaltymemberslimit, disregards penalty on too few queue me...David Vossel
2009-11-09Add the 'relative-periodic-announce' option to app_queue to allow for calcula...Matthew Nicholson
2009-11-03Add support for using a hint when configuring a state interface using the for...Joshua Colp
2009-10-07Remove 'keepstats' queue option from sample config, as it's no longer used.Jason Parker
2009-08-21Merged revisions 213493 via svnmerge from Jason Parker
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-03-03Merged revisions 180006 via svnmerge from Mark Michelson
2009-01-07Update queues.conf.sample documentation.Leif Madsen
2008-10-06This commit introduces a change to how the "joinempty"Mark Michelson
2008-08-18Change the queue timeout priority logic into less uglyMark Michelson
2008-07-03Added a new option, "timeoutpriority" to queues.conf. A detailedMark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-05-27Merged revisions 118358 via svnmerge from Tilghman Lesher
2008-05-10fix a sample since we now required , and not | for the arguments separatorClaude Patry
2008-04-30Adding new configuration options to app_queue. This adds two new valuesMark Michelson
2008-03-18Add option 'randomperiodicannounce' to queues.conf. Setting this willMark Michelson
2008-02-14Change the queue holdtime announcement to happen at any interval (not just gr...Mark Michelson
2008-01-21Adding the QUEUENAME variable to the variables set using the setqueuevar option Mark Michelson
2008-01-08Adding the option of specifying a second interface in a member definition for...Mark Michelson
2007-12-21Merging the queue-penalty branch. In short, this allows one to dynamically ad...Mark Michelson
2007-12-03Updating sample queues.conf file to show how multiple periodic announcementsMark Michelson
2007-11-06Adding the queue strategy wrandomMark Michelson
2007-10-26Added queue strategy "linear". This strategy is useful for those who always w...Mark Michelson
2007-10-26Remove information about the roundrobin strategy from trunk's queues.conf.sampleMark Michelson
2007-10-24Adding the general option "shared_lastcall" to queues so that a member's wrap...Mark Michelson
2007-10-16Merged revisions 86032 via svnmerge from Mark Michelson
2007-10-12Allow for the position announcement to be turned off if desired.Mark Michelson
2007-09-18(closes issue #10755)Jason Parker
2007-09-07Merged revisions 81886 via svnmerge from Mark Michelson
2007-08-30Added note to sample queues.conf file to line up with most recent change rega...Mark Michelson
2007-08-10Merged revisions 78951 via svnmerge from Joshua Colp
2007-05-14oops - silly typo thereJason Parker
2007-05-14Don't allow rounding seconds to weird values that may cause "unexpected" resu...Jason Parker
2007-04-27Add a min-announce-frequency option to queues.conf which allows you to contro...Russell Bryant
2006-11-13Add 'loose' option to joinempty and leavewhenempty which is almost exactly li...Joshua Colp
2006-10-27 * Added option to run macro when a queue member is connected to a caller,BJ Weschke
2006-10-02Expand setinterfacevar option to also set a variable, MEMBERNAME, which conta...Joshua Colp
2006-10-02Add option 'keepstats' which will keep queue statistics during a reload. (iss...Joshua Colp
2006-10-01Merged revisions 44111 via svnmerge from Russell Bryant
2006-09-20Document member name logging functionality.Jason Parker
2006-09-11Merged revisions 42716 via svnmerge from Tilghman Lesher
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-06-29Merged revisions 36253-36254 via svnmerge from Kevin P. Fleming
2006-06-22Bug 6589 - option to display channel variables in queue eventsTilghman Lesher
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...BJ Weschke
2006-05-05 Allow for the execution of an AGI to the caller's channel right before they ...BJ Weschke
2006-05-03 Fix autofill behavior in app_queue and document it's functionality in queues...BJ Weschke