summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2007-08-27Merged revisions 81158 via svnmerge from Mark Michelson
2007-08-27Merged revisions 81010 via svnmerge from Mark Michelson
2007-08-25use ast_strlen_zeroRussell Bryant
2007-08-24Merged revisions 80818 via svnmerge from BJ Weschke
2007-08-20Merged revisions 80049 via svnmerge from Mark Michelson
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-13Allow non-realtime queues to have realtime membersMark Michelson
2007-08-08Merged revisions 78575 via svnmerge from Mark Michelson
2007-08-01Add the Ring time in the CONNECT on the queue_log and on the Manager event Ag...Jason Parker
2007-08-01Convert code that checks the _softhangup member of ast_channel directory to useRussell Bryant
2007-08-01Merged revisions 77854 via svnmerge from Mark Michelson
2007-08-01Merged revisions 77852 via svnmerge from Mark Michelson
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-24Merged revisions 76801 via svnmerge from Mark Michelson
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-21One small documentation update made to accompany 10154, the upgrading of the ...Steve Murphy
2007-07-21This update was supplied in 10154; to allow announcemnts if the 'r' option (r...Steve Murphy
2007-07-19This repairs a 'warning: ISO C90 forbids mixed declarations and code' message...Steve Murphy
2007-07-19Merged revisions 75978 via svnmerge from Mark Michelson
2007-07-19Merged revisions 75969 via svnmerge from Mark Michelson
2007-07-18Merged revisions 75658 via svnmerge from Dwayne M. Hubbard
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-07-10Merged revisions 74428 via svnmerge from Jason Parker
2007-07-10Fix building that was broken by recent monitor.h changes. Thanks Russell for...Jason Parker
2007-07-09Merged revisions 74120 via svnmerge from Mark Michelson
2007-07-09Add Queue and DestinationChannel headers to the AgentCalled manager eventRussell Bryant
2007-07-05Add the ability to play an announcement to queue caller just before bridgingJason Parker
2007-07-05Merged revisions 73400 via svnmerge from Mark Michelson
2007-07-05Merged revisions 73316 via svnmerge from Joshua Colp
2007-07-03Fix up the device state processing thread in app_queue so that it's notRussell Bryant
2007-06-27Merged revisions 72328 via svnmerge from Joshua Colp
2007-06-20Fix trunk brokenness; also, optimize application registrationTilghman Lesher
2007-06-20Cleaning up a small disaster I created earlierSteve Murphy
2007-06-20As per 9228, now app_queue should have the proper machinery to do gosubs.Steve Murphy
2007-06-19Via bug9228, no way to create macros via AEL, and some of the apps allow you ...Steve Murphy
2007-06-18Fixed issue where 'stop gracfeully' was hanging ...Brett Bryant
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!Russell Bryant
2007-06-07Merged revisions 68280 via svnmerge from Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-01Merge major changes to the way device state is passed around Asterisk. The twoRussell Bryant
2007-05-22Fix a couple of spots in the handling of device states that could lead to aRussell Bryant
2007-05-21I know we have talked about rewriting app_queue for Asterisk 1.6, but once IRussell Bryant
2007-05-18Merged revisions 64868 via svnmerge from Russell Bryant
2007-05-14Don't allow rounding seconds to weird values that may cause "unexpected" resu...Jason Parker
2007-05-14Add 'c' option to app_queue which allows for continuing in the dialplan if th...Jason Parker
2007-04-30This patch adds additional information to the EXITWITHKEY and EXITWITHTIMEOUTRussell Bryant
2007-04-27Add a min-announce-frequency option to queues.conf which allows you to contro...Russell Bryant