summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2014-04-01app_queue: Fix a bug where realtime members would be deleted during reload ca...Joshua Colp
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-28app_queue: Fix documented AMI event nameKinsey Moore
2014-02-20apps/app_queue - Fix incorrect Macro parameter documentationRusty Newton
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-11app_queue: Honor penalty limits of 0Kinsey Moore
2013-11-06app_queue: crash if first agent is "busy"Kevin Harwell
2013-10-22app_queue: Fix CLI "queue remove member" queue_log entry.Richard Mudgett
2013-10-16Don't check all realtime queues when doing "queue show some_queue".Walter Doekes
2013-10-08Make app_queue and res_agi independent of AMI being enabled.Richard Mudgett
2013-10-07Miscellaneous stand alone comment cleanups.Richard Mudgett
2013-10-06app_queue: Fix Queuelog EXITWITHKEY only logging two of four fieldsMichael L. Young
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-28app_queue: Make manager events tolerant of Local channel shenanigansMatthew Jordan
2013-09-24app_queue: Don't be quite so aggressive in initializing the arrayMatthew Jordan
2013-09-24app_queue: Initialize array holding MixMonitor exec optionsMatthew Jordan
2013-09-21app_queue: Fix json blob ref leak.Richard Mudgett
2013-09-12'queue add member' help text correctionRusty Newton
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-22Remove set but unused variable 'meid'.Mark Michelson
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-20Let Queue wrap up time influence member availabilityMatthew Jordan
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-07Perform Ring-No-Answer checks before processing Hangup logicMatthew Jordan
2013-08-01Add queue member paused hintsMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-20Add transfer support to CELKinsey Moore
2013-07-14Provide error message for QUEUE_MEMBER when member is not in queueMatthew Jordan
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-10Add announce-to-first-user option for app_queueMatthew Jordan
2013-06-07Make app_queue AMI events more consistent. Give Join/Leave more useful names.Jason Parker
2013-05-22Add dial events to app_queue and app_followme.Jason Parker
2013-05-21Conditional out more app_queue logging that needs to be reworked.Richard Mudgett
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-09Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using RealtimeMichael L. Young
2013-04-29Play periodic prompts for first call in a call queueOlle Johansson
2013-04-16Move device state distribution to Stasis-coreKinsey Moore
2013-04-12Fix Manager Segfault When app_queue Is UnloadedMichael L. Young
2013-02-14Revamp of terminal color codesKinsey Moore
2013-01-09app_queue: Fix incorrect assertion.Richard Mudgett