Commit Graph

1060 Commits (16)

Author SHA1 Message Date
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Rodrigo Ramírez Norambuena 5335ad117d app_queue: Add feature to set wrapuptime on the queue member
7 years ago
Ivan Poddubny c7f94e570e app_queue: Fix extension state subscriptions removed on dialplan reload
7 years ago
Corey Farrell 955a891a84 app_macro deprecation.
8 years ago
Nathan Bruning be7da57546 app_queue.c: clear moh field in init_queue
8 years ago
Richard Mudgett b2dbfe23ef app_queue.c: Fix announcements when announce-to-first-user not enabled.
8 years ago
StefanEng86 c3c73b3511 app_queue: Only do announcement logic between ringing cycles
8 years ago
Sean Bright 02f95d290f app_queue: Evaluate realtime queues when running dialplan functions
8 years ago
Sungtae Kim 22af5e3784 app_queue: Fix initial hold time queue statistic
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright 3f98488279 app_queue: Add announce-position-only-up option
8 years ago
George Joseph 47084ad09e Merge "app_queue: Add change priority of call"
8 years ago
Joshua Colp 767a163fea Merge "manager: Remove AMI "Queues" action."
8 years ago
Benjamin Keith Ford 5d86da61a6 manager: Remove AMI "Queues" action.
8 years ago
George Joseph 17103ca898 Merge "app_queue: Add priority to AMI QueueStatus"
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Rodrigo Ramírez Norambuena d556c67f9f app_queue: Add change priority of call
8 years ago
Niklas Larsson ab7d99e62d app_queue: Add priority to AMI QueueStatus
8 years ago
Ivan Poddubny 7827755570 app_queue: Fix returning to dialplan when a queue is empty
8 years ago
Joshua Colp 2e7866ebb7 Merge "app_queue: Add QUEUE_RAISE_PENALTY feature"
8 years ago
Joshua Colp faab058014 app_queue: Fix members showing as being in call when not.
8 years ago
Steve Davies be4beff3e4 app_queue: Add QUEUE_RAISE_PENALTY feature
8 years ago
Ivan Poddubny 045dbcc2d6 app_queue: Fix duplicate queue_log entries for EXITEMPTY and ABANDON
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Troy Bowman fac5115c43 app_queue: Log reason for PAUSEALL/UNPAUSEALL
8 years ago
zuul 7c2f4601f2 Merge "channel: Remove old epoll support and fixed max number of file descriptors."
8 years ago
Joshua Colp 5d938045d4 channel: Remove old epoll support and fixed max number of file descriptors.
8 years ago
zuul 58b42297fd Merge "Revert "app_queue: Handle the caller being redirected out of a queue bridge""
8 years ago
zuul 30f011a460 Merge "app_queue: Member stuck as pending after forwarding previous call from queue"
8 years ago
Sean Bright 1bf839d44b Revert "app_queue: Handle the caller being redirected out of a queue bridge"
8 years ago
Robert Mordec 79069f8ccb app_queue: Member stuck as pending after forwarding previous call from queue
8 years ago
Sean Bright c13ea6080e app_queue: Fix locking behavior in stasis message handlers
8 years ago
Sean Bright 982d6173c5 app_queue: Handle the caller being redirected out of a queue bridge
8 years ago
Sean Bright ab04a018e4 realtime: Fix ast_load_realtime_multientry handling
8 years ago
Sebastian Gutierrez 9f394d074a app_queue: reset abandoned in sl for sl2 calculations
8 years ago
kkm 8270d2436d app_queue: Fix queues randomly disappearing on reload
8 years ago
zuul 1479e049cb Merge "app_queue: add RINGCANCELED log event on caller hang up"
8 years ago
Martin Tomec 40b9766a31 app_queue: add RINGCANCELED log event on caller hang up
8 years ago
Joshua Colp fdf481636a Merge "app_queue: Add QueueUpdate application."
8 years ago
Sebastian Gutierrez 8cc1cd5df7 app_queue: Add QueueUpdate application.
8 years ago
Sebastian Gutierrez 740ca862e4 app_queue: add new Service Level calculation
8 years ago
Martin Tomec f461f65dea app_queue: Ensure member is removed from pending when hanging up.
8 years ago
Sebastian Gutierrez 4e8ab6cda9 app_queue: new variable set when abandoned
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Leandro Dardini 973e57d5ce app_queue: Added initialization for "context" parameter
9 years ago
zuul 6f49ca5927 Merge "Audit ast_json_pack() calls for needed UTF-8 checks."
9 years ago
Richard Mudgett 9c49b96374 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Richard Mudgett 9c54964dc5 app_queue.c: Fix clearing of pause reason string.
9 years ago
Etienne Lessard 806d08b675 app_queue: Update dynamic members ringinuse on reload.
9 years ago
Richard Mudgett 7d7b23f04f app_queue: Fix CLI "queue show" and AMI Queues action output truncation.
9 years ago
Joshua Colp c21e6764f1 app_queue: Ensure member is removed from pending when hanging up.
9 years ago
Matt Jordan 225fd1003f app_queue: Prevent crash when a call is forwarded to an invalid location
9 years ago
Joshua Colp 31967dacdf app_queue: Only remove queue member from pending when state changes.
9 years ago
Joshua Colp 5c949d009e Merge "Fixes to include signal.h"
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Alexei Gradinari 3e8d523d88 core/dial: New channel variable FORWARDERNAME
9 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
9 years ago
Joshua Colp 8ae69cffef app_queue: Fix crash when unloading module.
9 years ago
Joshua Colp 456600a641 Merge "app_queue: queue members can receive multiple calls"
9 years ago
DarkS f99ec857c8 Fix case sensitive actions in AMI QueueSummary and QueueStatus
9 years ago
Kevin Harwell 30ab21d5fa app_queue: queue members can receive multiple calls
9 years ago
ibercom dbb47e0a47 app_queue: Frequent segfaults in function can_ring_entry()
9 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
9 years ago
Rodrigo Ramírez Norambuena 15aeb78c66 app_queue: fix Calculate talktime when is first call answered
9 years ago
Rodrigo Ramírez Norambuena f299dc0d76 app_queue: Add Lastpause field of queue member
9 years ago
Joshua Colp ef293354dc Merge "app_queue: fix some tab format"
9 years ago
Joshua Colp fe059b3534 Merge "app_queue: Fix preserved reason of pause when Asterisk is restared"
9 years ago
Rodrigo Ramírez Norambuena 8c664da0ff app_queue: fix some tab format
9 years ago
Rodrigo Ramírez Norambuena d3969d09ae app_queue.c: remove include for core_unreal.h not used in code.
9 years ago
Rodrigo Ramírez Norambuena 378fed4900 app_queue: Fix preserved reason of pause when Asterisk is restared
9 years ago
Martin Tomec 90b06d1a3c app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
9 years ago
Carlos Oliva 3e7522533c app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Rodrigo Ramírez Norambuena f2a84b500d app_queue: Show reason of pause on CLI
10 years ago
Alec Davis 4013f9d577 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Rodrigo Ramírez Norambuena 92fa8d1e0e app_queue: Added reason pause of member
10 years ago
Richard Mudgett 7c7a7ddd27 app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 145608bd81 app_queue.c: Factor out a connected line update routine.
10 years ago
Matt Jordan 9a4498a112 Merge "app_queue: AgentComplete event has wrong reason"
10 years ago
Kevin Harwell 729a4325da app_queue: AgentComplete event has wrong reason
10 years ago
Kevin Harwell 63ede41227 app_queue: Crash when transferring
10 years ago
Mark Michelson 26fca72837 Merge "app_queue.c: Extract some functions for simpler code."
10 years ago
Richard Mudgett 9fb4a96e15 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Richard Mudgett 87b22969a4 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett 5cf98e2459 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Ivan Poddubny 90bfc02e84 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 2201e27340 apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
10 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
10 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
10 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago