summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
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
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merging the work done in the queue-log-atxfer branch. TheMark Michelson
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-06-04Merged revisions 120513 via svnmerge from Mark Michelson
2008-06-04Merged revisions 120285 via svnmerge from Mark Michelson
2008-06-03Adding two new queue log events. The ADDMEMBER event is logged whenMark Michelson
2008-05-30Merged revisions 119404 via svnmerge from Tilghman Lesher
2008-05-28Update to the janitor project for making sure to be thread-safe whenMark Michelson
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-22Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!Mark Michelson
2008-05-21Add a new manager event, AgentRingNoAnswer toMark Michelson
2008-05-21Optimize the update_realtime_member_field function by not havingMark Michelson
2008-05-12Correctly document state interface for AddQueueMember. Discovered while look...Jason Parker
2008-05-05Merged revisions 115320 via svnmerge from Mark Michelson
2008-05-03app_queue uses a taskprocessor for device state changesDwayne M. Hubbard
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2008-04-30Adding new configuration options to app_queue. This adds two new valuesMark Michelson
2008-04-29Merged revisions 114848 via svnmerge from Mark Michelson
2008-04-25Whitespace changes onlyTilghman Lesher
2008-04-24Pass the hangup cause all the way to the calling app/channel.Michiel van Baak
2008-04-24Merged revisions 114628 via svnmerge from Mark Michelson
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()Jason Parker
2008-04-15Merged revisions 114133 via svnmerge from Jason Parker
2008-04-14Merged revisions 114112 via svnmerge from Mark Michelson
2008-04-09Fix a crash that happened due to accessing free'd memoryMark Michelson