summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...Terry Wilson
2008-10-29Merged revisions 152538 via svnmerge from Steve Murphy
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-18 The QueueEntry event now has the uniqueid of the channel included.BJ Weschke
2008-10-14Merged revisions 149200 via svnmerge from Mark Michelson
2008-10-06This commit introduces a change to how the "joinempty"Mark Michelson
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-27fix a couple of CLI commands that did not have a help description.Michiel van Baak
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-09-09This is the trunk version of the patch to closeMark Michelson
2008-09-09Use ast_debug for debug messages. I was wondering why debugMark Michelson
2008-09-08Optimization: The only reason we should check memberMark Michelson
2008-09-03Fix some locking order issues in app_queue. This wasMark Michelson
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-25Add output of variables to AgentRingNoAnswer managerMark Michelson
2008-08-18Change the queue timeout priority logic into less uglyMark Michelson
2008-08-18Merged revisions 138685 via svnmerge from Mark Michelson
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-07Merged revisions 136488 via svnmerge from Tilghman Lesher
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-07-31Merged revisions 134758 via svnmerge from Mark Michelson
2008-07-30Merged revisions 134556 via svnmerge from Mark Michelson
2008-07-30Let "roundrobin" also reference rrmemory, for the 1.6 release (as described inTilghman Lesher
2008-07-25Add a missing unlock.Mark Michelson
2008-07-16Merged revisions 131369 via svnmerge from Mark Michelson
2008-07-16Merged revisions 131357 via svnmerge from Mark Michelson
2008-07-16Merged revisions 131299 via svnmerge from Mark Michelson
2008-07-15Fix memory leak in app_queue when a device state is changed but it isn't Brett Bryant
2008-07-10Fixes a bug where the interface for a queue member gets reloaded as the state...Brett Bryant
2008-07-03Added a new option, "timeoutpriority" to queues.conf. A detailedMark Michelson
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...Kevin P. Fleming
2008-06-27Remove debug messageMark Michelson
2008-06-27Ensure the thread-safety of the monexec variable in app_queue.Mark Michelson
2008-06-27Make this compile with dev-mode onMark Michelson
2008-06-27The monitor-join option for queues was deprecated in favor of usingMark Michelson
2008-06-26Fix a really stupid mistakeMark Michelson
2008-06-26Merged revisions 125585 via svnmerge from Mark Michelson
2008-06-26Merged revisions 125476 via svnmerge from Mark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Include original position in TRANSFER entries written to queue_log.Sean Bright
2008-06-18A portion of the code which handled the 'c' queue option had beenMark Michelson
2008-06-18Silly pointers. This fixes a memory corruption I introducedMark Michelson
2008-06-17Merged revisions 123274 via svnmerge from Mark Michelson
2008-06-16(closes issue #12689)Steve Murphy
2008-06-12Fix a segfault by not trying to store a stack address forMark Michelson
2008-06-12Recommitting revision 122228, which was accidentally revertedMark Michelson
2008-06-12Merged revisions 122311 via svnmerge from Mark Michelson