summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
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
2013-01-08app_queue: Fix multiple calls to a queue member that is in only one queue.Richard Mudgett
2013-01-03Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension PresentMichael L. Young
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-12-14app_queue: Revert bad ringinuse=no patch.Richard Mudgett
2012-12-14app_queue: Make update_status() not return anything.Richard Mudgett
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-10-29Ensure that CDRs for a caller in a Queue that is not answered is NO ANSWER.Matthew Jordan
2012-10-18app_queue: Make ordering of rrmemory/rrordered persist over add/remove membersJonathan Rose
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-10app_queue: Made pass connected line updates from the caller to ringing queue ...Richard Mudgett
2012-10-01Doxygen CleanupAndrew Latham