aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_queue.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-28Merge the cli_cleanup branch.mvanbaak1-4/+4
2008-09-27fix a couple of CLI commands that did not have a help description.mvanbaak1-2/+5
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-1/+8
2008-09-12Merged revisions 142675 via svnmerge from murf1-0/+3
2008-09-09This is the trunk version of the patch to closemmichelson1-188/+51
2008-09-09Use ast_debug for debug messages. I was wondering why debugmmichelson1-12/+6
2008-09-08Optimization: The only reason we should check membermmichelson1-54/+60
2008-09-03Fix some locking order issues in app_queue. This wasmmichelson1-11/+15
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-2/+2
2008-08-25Add output of variables to AgentRingNoAnswer managermmichelson1-3/+8
2008-08-18Change the queue timeout priority logic into less uglymmichelson1-4/+24
2008-08-18Merged revisions 138685 via svnmerge from mmichelson1-9/+9
2008-08-10Another batch of files from RSW. The remaining apps and a few moreseanbright1-35/+35
2008-08-07Merged revisions 136488 via svnmerge from tilghman1-0/+2
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-5/+5
2008-07-31Merged revisions 134758 via svnmerge from mmichelson1-1/+36
2008-07-30Merged revisions 134556 via svnmerge from mmichelson1-1/+1
2008-07-30Let "roundrobin" also reference rrmemory, for the 1.6 release (as described intilghman1-0/+1
2008-07-25Add a missing unlock.mmichelson1-0/+1
2008-07-16Merged revisions 131369 via svnmerge from mmichelson1-1/+1
2008-07-16Merged revisions 131357 via svnmerge from mmichelson1-3/+4
2008-07-16Merged revisions 131299 via svnmerge from mmichelson1-1/+9
2008-07-15Fix memory leak in app_queue when a device state is changed but it isn't bbryant1-0/+1
2008-07-10Fixes a bug where the interface for a queue member gets reloaded as the state...bbryant1-3/+3
2008-07-03Added a new option, "timeoutpriority" to queues.conf. A detailedmmichelson1-2/+15
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...kpfleming1-4/+1
2008-06-27Remove debug messagemmichelson1-1/+0
2008-06-27Ensure the thread-safety of the monexec variable in app_queue.mmichelson1-1/+6
2008-06-27Make this compile with dev-mode onmmichelson1-1/+1
2008-06-27The monitor-join option for queues was deprecated in favor of usingmmichelson1-1/+5
2008-06-26Fix a really stupid mistakemmichelson1-1/+1
2008-06-26Merged revisions 125585 via svnmerge from mmichelson1-0/+3
2008-06-26Merged revisions 125476 via svnmerge from mmichelson1-5/+19
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak1-7/+7
2008-06-19Include original position in TRANSFER entries written to queue_log.seanbright1-4/+4
2008-06-18A portion of the code which handled the 'c' queue option had beenmmichelson1-1/+4
2008-06-18Silly pointers. This fixes a memory corruption I introducedmmichelson1-1/+1
2008-06-17Merged revisions 123274 via svnmerge from mmichelson1-2/+2
2008-06-16(closes issue #12689)murf1-1/+1
2008-06-12Fix a segfault by not trying to store a stack address formmichelson1-5/+17
2008-06-12Recommitting revision 122228, which was accidentally revertedmmichelson1-14/+96
2008-06-12Merged revisions 122311 via svnmerge from mmichelson1-2/+3
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-98/+16
2008-06-12Merging the work done in the queue-log-atxfer branch. Themmichelson1-14/+96
2008-06-10Merge another big set of changes from team/russell/eventsrussell1-1/+3
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisiontilghman1-1/+1
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldstilghman1-0/+3
2008-06-04Merged revisions 120513 via svnmerge from mmichelson1-2/+2
2008-06-04Merged revisions 120285 via svnmerge from mmichelson1-1/+1
2008-06-03Adding two new queue log events. The ADDMEMBER event is logged whenmmichelson1-0/+3