Commit Graph

986 Commits (13.29)

Author SHA1 Message Date
Kevin Harwell f145b58542 various modules: json integer overflow
6 years ago
Sean Bright 4a6bd68869 app_queue: Fix documentation for QUEUE_MEMBER function.
6 years ago
Dömsödi Gergely 92d1889813 app_queue: fix ring_entry to access nativeformats with a channel lock
6 years ago
Sean Bright cb6a976656 app_queue: Handle empty 'interface' in queue member config
6 years ago
lvl 91630834f7 app_queue: Revert broken queue channel reference patch
7 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
7 years ago
Joshua Colp dc52719cb9 Merge "app_dial/queue/followme: 'I' options to block initial updates in both directions" into 13
7 years ago
Alexei Gradinari 0e7b91a22b app_dial/queue/followme: 'I' options to block initial updates in both directions
7 years ago
Richard Mudgett badf0adf86 app_dial/app_queue: Update application option documentation
7 years ago
Richard Mudgett ec52409a53 app_queue.c: Fix json ref leak
7 years ago
Cao Minh Hiep 74c5c1cd1b app_queue: Fix Attended transfer hangup with removing pending member.
7 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
lvl eda1af091e app_queue: Update realtime queuemembers after wait_a_bit(), not before
7 years ago
Sean Bright b9d9c0a8b9 app_queue: Silence GCC 8 compiler warning
7 years ago
Ivan Poddubny f48761907a app_queue: set QUEUESTATUS to LEAVEEMPTY instead of CONTINUE
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
7 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