Commit Graph

957 Commits (700ef6861ab966008ca16e5f23c64eb68b047c08)

Author SHA1 Message Date
Ivan Poddubny cfeae52c0f app_queue: Fix duplicate queue_log entries for EXITEMPTY and ABANDON
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
zuul d7c52125e9 Merge "Revert "app_queue: Handle the caller being redirected out of a queue bridge"" into 13
8 years ago
Joshua Colp f762dfaf2a Merge "app_queue: Member stuck as pending after forwarding previous call from queue" into 13
8 years ago
Sean Bright 1c8b81a2a4 Revert "app_queue: Handle the caller being redirected out of a queue bridge"
8 years ago
Robert Mordec 76afb9e18a app_queue: Member stuck as pending after forwarding previous call from queue
8 years ago
Sean Bright 9a57b24e17 app_queue: Fix locking behavior in stasis message handlers
8 years ago
Sean Bright 163e9e53dc app_queue: Handle the caller being redirected out of a queue bridge
8 years ago
Sean Bright d5522de597 realtime: Fix ast_load_realtime_multientry handling
8 years ago
kkm be92f10a16 app_queue: Fix queues randomly disappearing on reload
8 years ago
Martin Tomec d13be4eff6 app_queue: Ensure member is removed from pending when hanging up.
9 years ago
Sebastian Gutierrez 7fd5031c1c app_queue: new variable set when abandoned
9 years ago
zuul 1a8a15e931 Merge "app_queue: Added initialization for "context" parameter" into 13
9 years ago
Leandro Dardini 0306869399 app_queue: Added initialization for "context" parameter
9 years ago
zuul 3bdd7c0e38 Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 13
9 years ago
Richard Mudgett 3c54328c57 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Richard Mudgett bcac905bd3 app_queue.c: Fix clearing of pause reason string.
9 years ago
Richard Mudgett 0388882cdb app_queue: Fix CLI "queue show" and AMI Queues action output truncation.
9 years ago
Joshua Colp f69f5cd3c4 app_queue: Ensure member is removed from pending when hanging up.
9 years ago
Matt Jordan a3c5488ff4 app_queue: Prevent crash when a call is forwarded to an invalid location
9 years ago
Joshua Colp 43b5f8d57b app_queue: Only remove queue member from pending when state changes.
9 years ago
Alexei Gradinari 2de58c6d01 core/dial: New channel variable FORWARDERNAME
9 years ago
Joshua Colp 6959f5484b app_queue: Fix crash when unloading module.
9 years ago
Joshua Colp 83dadc4683 Merge "app_queue: queue members can receive multiple calls" into 13
9 years ago
Kevin Harwell c345e530f4 app_queue: queue members can receive multiple calls
9 years ago
DarkS c0688a6398 Fix case sensitive actions in AMI QueueSummary and QueueStatus
9 years ago
ibercom 3b9d8b60b2 app_queue: Frequent segfaults in function can_ring_entry()
9 years ago
Rodrigo Ramírez Norambuena 79dc5e2f00 app_queue: fix Calculate talktime when is first call answered
9 years ago
Martin Tomec 338a8ffed6 app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
10 years ago
Rodrigo Ramírez Norambuena e13719bff1 app_queue: Added reason pause of member
10 years ago
Carlos Oliva ae428d8460 app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Alec Davis 7debb986a5 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Richard Mudgett 6b1e7583c1 app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 6bf304bf25 app_queue.c: Factor out a connected line update routine.
10 years ago
Matt Jordan efbd0f5a97 Merge "app_queue: AgentComplete event has wrong reason" into 13
10 years ago
Kevin Harwell 4fb95bbc4e app_queue: AgentComplete event has wrong reason
10 years ago
Kevin Harwell 6409e7b11a app_queue: Crash when transferring
10 years ago
Richard Mudgett bd867cd078 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett ded51e3d77 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Richard Mudgett e5f5b9f384 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Ivan Poddubny 87263b47b5 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago
Matthew Jordan e05c8ae68e apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago