Commit Graph

978 Commits (5d938045d465d66e28bb49816c482a8b68f99342)

Author SHA1 Message Date
Joshua Colp 5d938045d4 channel: Remove old epoll support and fixed max number of file descriptors.
9 years ago
Sean Bright c13ea6080e app_queue: Fix locking behavior in stasis message handlers
9 years ago
Sean Bright 982d6173c5 app_queue: Handle the caller being redirected out of a queue bridge
9 years ago
Sean Bright ab04a018e4 realtime: Fix ast_load_realtime_multientry handling
9 years ago
Sebastian Gutierrez 9f394d074a app_queue: reset abandoned in sl for sl2 calculations
9 years ago
kkm 8270d2436d app_queue: Fix queues randomly disappearing on reload
9 years ago
zuul 1479e049cb Merge "app_queue: add RINGCANCELED log event on caller hang up"
9 years ago
Martin Tomec 40b9766a31 app_queue: add RINGCANCELED log event on caller hang up
9 years ago
Joshua Colp fdf481636a Merge "app_queue: Add QueueUpdate application."
9 years ago
Sebastian Gutierrez 8cc1cd5df7 app_queue: Add QueueUpdate application.
9 years ago
Sebastian Gutierrez 740ca862e4 app_queue: add new Service Level calculation
9 years ago
Martin Tomec f461f65dea app_queue: Ensure member is removed from pending when hanging up.
9 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.
10 years ago
Joshua Colp 5c949d009e Merge "Fixes to include signal.h"
10 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
10 years ago
Alexei Gradinari 3e8d523d88 core/dial: New channel variable FORWARDERNAME
10 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
10 years ago
Joshua Colp 8ae69cffef app_queue: Fix crash when unloading module.
10 years ago
Joshua Colp 456600a641 Merge "app_queue: queue members can receive multiple calls"
10 years ago
DarkS f99ec857c8 Fix case sensitive actions in AMI QueueSummary and QueueStatus
10 years ago
Kevin Harwell 30ab21d5fa app_queue: queue members can receive multiple calls
10 years ago
ibercom dbb47e0a47 app_queue: Frequent segfaults in function can_ring_entry()
10 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
10 years ago
Rodrigo Ramírez Norambuena 15aeb78c66 app_queue: fix Calculate talktime when is first call answered
10 years ago
Rodrigo Ramírez Norambuena f299dc0d76 app_queue: Add Lastpause field of queue member
10 years ago
Joshua Colp ef293354dc Merge "app_queue: fix some tab format"
10 years ago
Joshua Colp fe059b3534 Merge "app_queue: Fix preserved reason of pause when Asterisk is restared"
10 years ago
Rodrigo Ramírez Norambuena 8c664da0ff app_queue: fix some tab format
10 years ago
Rodrigo Ramírez Norambuena d3969d09ae app_queue.c: remove include for core_unreal.h not used in code.
10 years ago
Rodrigo Ramírez Norambuena 378fed4900 app_queue: Fix preserved reason of pause when Asterisk is restared
10 years ago
Martin Tomec 90b06d1a3c app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
10 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