summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-12app_queue: Fix extension state subscriptions removed on dialplan reloadIvan Poddubny
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-21app_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-01app_queue: Add priority to AMI QueueStatusNiklas Larsson
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-06-29app_queue: Fix returning to dialplan when a queue is emptyIvan Poddubny
2017-05-24Merge "app_queue: Fix members showing as being in call when not." into 13Jenkins2
2017-05-23app_queue: Fix members showing as being in call when not.Joshua Colp
2017-05-17app_queue: Fix duplicate queue_log entries for EXITEMPTY and ABANDONIvan Poddubny
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
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...Joshua Colp
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-01-26app_queue: Fix queues randomly disappearing on reloadkkm
2016-12-19app_queue: Ensure member is removed from pending when hanging up.Martin Tomec
2016-11-08app_queue: new variable set when abandonedSebastian Gutierrez
2016-10-17Merge "app_queue: Added initialization for "context" parameter" into 13zuul
2016-10-14app_queue: Added initialization for "context" parameterLeandro Dardini
2016-10-14Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 13zuul
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-12app_queue: Fix CLI "queue show" and AMI Queues action output truncation.Richard Mudgett
2016-08-25app_queue: Ensure member is removed from pending when hanging up.Joshua Colp
2016-08-11app_queue: Prevent crash when a call is forwarded to an invalid locationMatt Jordan
2016-07-14app_queue: Only remove queue member from pending when state changes.Joshua Colp
2016-05-31core/dial: New channel variable FORWARDERNAMEAlexei Gradinari
2016-04-26app_queue: Fix crash when unloading module.Joshua Colp
2016-04-25Merge "app_queue: queue members can receive multiple calls" into 13Joshua Colp
2016-04-25app_queue: queue members can receive multiple callsKevin Harwell
2016-04-25Fix case sensitive actions in AMI QueueSummary and QueueStatusDarkS
2016-04-18app_queue: Frequent segfaults in function can_ring_entry()ibercom
2016-02-17app_queue: fix Calculate talktime when is first call answeredRodrigo Ramírez Norambuena
2016-01-05app_queue: Add member flag "in_call" to prevent reading wrong lastcall timeMartin Tomec
2016-01-05app_queue: Added reason pause of memberRodrigo Ramírez Norambuena
2015-12-18app_queue: update RT members when the 1st call joins a queue with no agentsCarlos Oliva
2015-11-16app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!Alec Davis
2015-09-25app_queue.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_queue.c: Factor out a connected line update routine.Richard Mudgett
2015-09-19Merge "app_queue: AgentComplete event has wrong reason" into 13Matt Jordan
2015-09-17app_queue: AgentComplete event has wrong reasonKevin Harwell
2015-09-17app_queue: Crash when transferringKevin Harwell
2015-08-18app_queue.c: Extract some functions for simpler code.Richard Mudgett