summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
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
2016-09-12app_queue: Fix CLI "queue show" and AMI Queues action output truncation.Richard Mudgett
2016-08-27app_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-06-09Merge "Fixes to include signal.h"Joshua Colp
2016-06-08Fixes to include signal.hTimo Teräs
2016-06-04core/dial: New channel variable FORWARDERNAMEAlexei Gradinari
2016-05-31Expand the scope of Dial EventsMark Michelson
2016-04-26app_queue: Fix crash when unloading module.Joshua Colp
2016-04-25Merge "app_queue: queue members can receive multiple calls"Joshua Colp
2016-04-25Fix case sensitive actions in AMI QueueSummary and QueueStatusDarkS
2016-04-25app_queue: queue members can receive multiple callsKevin Harwell
2016-04-18app_queue: Frequent segfaults in function can_ring_entry()ibercom
2016-04-07pbx.h: Make ast_state_cb_type take more const.Richard Mudgett
2016-02-17app_queue: fix Calculate talktime when is first call answeredRodrigo Ramírez Norambuena
2016-01-25app_queue: Add Lastpause field of queue memberRodrigo Ramírez Norambuena
2016-02-03Merge "app_queue: fix some tab format"Joshua Colp
2016-02-03Merge "app_queue: Fix preserved reason of pause when Asterisk is restared"Joshua Colp
2016-01-23app_queue: fix some tab formatRodrigo Ramírez Norambuena
2016-01-22app_queue.c: remove include for core_unreal.h not used in code.Rodrigo Ramírez Norambuena
2016-01-19app_queue: Fix preserved reason of pause when Asterisk is restaredRodrigo Ramírez Norambuena
2016-01-05app_queue: Add member flag "in_call" to prevent reading wrong lastcall timeMartin Tomec
2015-12-14app_queue: update RT members when the 1st call joins a queue with no agentsCarlos Oliva
2015-11-28app_queue: Show reason of pause on CLIRodrigo Ramírez Norambuena
2015-11-18app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!Alec Davis
2015-10-19app_queue: Added reason pause of memberRodrigo Ramírez Norambuena
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"Matt Jordan
2015-09-17app_queue: AgentComplete event has wrong reasonKevin Harwell
2015-09-17app_queue: Crash when transferringKevin Harwell
2015-08-19Merge "app_queue.c: Extract some functions for simpler code."Mark Michelson
2015-08-18app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.Richard Mudgett
2015-08-17app_queue.c: Extract some functions for simpler code.Richard Mudgett
2015-08-17app_queue.c: Fix error checking in QUEUE_MEMBER() read.Richard Mudgett