Commit Graph

970 Commits (e3de4bc46e0332050f3fd296202abe94d13c20a5)

Author SHA1 Message Date
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Ivan Poddubny 7ffc41d19f app_queue: Fix extension state subscriptions removed on dialplan reload
8 years ago
Nathan Bruning 416e35589e app_queue.c: clear moh field in init_queue
8 years ago
Richard Mudgett 0945f10d3b app_queue.c: Fix announcements when announce-to-first-user not enabled.
8 years ago
StefanEng86 0adf6f3bd9 app_queue: Only do announcement logic between ringing cycles
8 years ago
Sean Bright 579d4593ac app_queue: Evaluate realtime queues when running dialplan functions
8 years ago
Sungtae Kim b88c3a4209 app_queue: Fix initial hold time queue statistic
8 years ago
Niklas Larsson 9a09f7dd5d app_queue: Add priority to AMI QueueStatus
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Ivan Poddubny 2c43ca0ac5 app_queue: Fix returning to dialplan when a queue is empty
8 years ago
Jenkins2 bc4ef72394 Merge "app_queue: Fix members showing as being in call when not." into 13
8 years ago
Joshua Colp 6bfcb1acc7 app_queue: Fix members showing as being in call when not.
8 years ago
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