summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-18app_queue: Add feature to set wrapuptime on the queue memberRodrigo Ramírez Norambuena
2017-12-12app_queue: Fix extension state subscriptions removed on dialplan reloadIvan Poddubny
2017-10-18app_macro deprecation.Corey Farrell
2017-10-11app_queue.c: clear moh field in init_queueNathan Bruning
2017-09-28app_queue.c: Fix announcements when announce-to-first-user not enabled.Richard Mudgett
2017-09-25app_queue: Only do announcement logic between ringing cyclesStefanEng86
2017-08-24app_queue: Evaluate realtime queues when running dialplan functionsSean Bright
2017-08-22app_queue: Fix initial hold time queue statisticSungtae Kim
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-08-01app_queue: Add announce-position-only-up optionSean Bright
2017-07-18Merge "app_queue: Add change priority of call"George Joseph
2017-07-12Merge "manager: Remove AMI "Queues" action."Joshua Colp
2017-07-11manager: Remove AMI "Queues" action.Benjamin Keith Ford
2017-07-10Merge "app_queue: Add priority to AMI QueueStatus"George Joseph
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-07-04app_queue: Add change priority of callRodrigo Ramírez Norambuena
2017-06-29app_queue: Add priority to AMI QueueStatusNiklas Larsson
2017-06-27app_queue: Fix returning to dialplan when a queue is emptyIvan Poddubny
2017-05-24Merge "app_queue: Add QUEUE_RAISE_PENALTY feature"Joshua Colp
2017-05-23app_queue: Fix members showing as being in call when not.Joshua Colp
2017-05-22app_queue: Add QUEUE_RAISE_PENALTY featureSteve Davies
2017-05-11app_queue: Fix duplicate queue_log entries for EXITEMPTY and ABANDONIvan Poddubny
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-05app_queue: Log reason for PAUSEALL/UNPAUSEALLTroy Bowman
2017-03-29Merge "channel: Remove old epoll support and fixed max number of file descrip...zuul
2017-03-27channel: Remove old epoll support and fixed max number of file descriptors.Joshua Colp
2017-03-22Merge "Revert "app_queue: Handle the caller being redirected out of a queue b...zuul
2017-03-22Merge "app_queue: Member stuck as pending after forwarding previous call from...zuul
2017-03-21Revert "app_queue: Handle the caller being redirected out of a queue bridge"Sean Bright
2017-03-17app_queue: Member stuck as pending after forwarding previous call from queueRobert Mordec
2017-03-17app_queue: Fix locking behavior in stasis message handlersSean Bright
2017-03-15app_queue: Handle the caller being redirected out of a queue bridgeSean Bright
2017-02-21realtime: Fix ast_load_realtime_multientry handlingSean Bright
2017-02-13app_queue: reset abandoned in sl for sl2 calculationsSebastian Gutierrez
2017-01-26app_queue: Fix queues randomly disappearing on reloadkkm
2017-01-25Merge "app_queue: add RINGCANCELED log event on caller hang up"zuul
2017-01-20app_queue: add RINGCANCELED log event on caller hang upMartin Tomec
2017-01-17Merge "app_queue: Add QueueUpdate application."Joshua Colp
2017-01-17app_queue: Add QueueUpdate application.Sebastian Gutierrez
2017-01-04app_queue: add new Service Level calculationSebastian Gutierrez
2016-12-19app_queue: Ensure member is removed from pending when hanging up.Martin Tomec
2016-11-09app_queue: new variable set when abandonedSebastian Gutierrez
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-17app_queue: Added initialization for "context" parameterLeandro Dardini
2016-10-14Merge "Audit ast_json_pack() calls for needed UTF-8 checks."zuul
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
2016-10-13app_queue.c: Fix clearing of pause reason string.Richard Mudgett
2016-09-30app_queue: Update dynamic members ringinuse on reload.Etienne Lessard