Commit Graph

1046 Commits (c5c5171ec8b0b81d4699a86b6aedf785e8045b32)

Author SHA1 Message Date
Naveen Albert 220ce865db app_queue: Don't reset queue stats on reload
4 years ago
Naveen Albert 1298c02665 app_queue: Allow streaming multiple announcement files
4 years ago
Sean Bright 7215895590 app_queue.c: Remove dead 'updatecdr' code.
4 years ago
Sean Bright 9e19d98f45 app_queue.c: Don't crash when realtime queue name is empty.
4 years ago
Joshua C. Colp a8042f2a4c app_queue: Only send QueueMemberStatus if status changes.
4 years ago
Ivan Poddubnyi c63ab5580c app_queue: Fix conversion of complex extension states into device states
4 years ago
George Joseph 8d8c9db618 app_queue: Fix deadlock between update and show queues
5 years ago
Kfir Itzhak ae718c975a app_queue: Fix leave-empty not recording a call as abandoned
5 years ago
Evandro César Arruda aa93107444 app_queue: Member lastpause time reseting
5 years ago
Walter Doekes 83b4507500 app_queue: Read latest wrapuptime instead of (possibly stale) copy
5 years ago
Walter Doekes e8cb8957ec app_queue: Remove stale code in try_calling
5 years ago
Nathan Bruning 92169e6f8a app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
5 years ago
Walter Doekes b12ecbe27f app_queue: Refactor odd placement of if's around say_position
5 years ago
Sean Bright 5fded77e7f app_queue: Deprecate the QueueMemberPause.Reason field
5 years ago
Walter Doekes 161e762742 app_queue: Fix old confusing comment about when the members are called
5 years ago
Kevin Harwell 6bb14150c4 various modules: json integer overflow
6 years ago
Sean Bright 6f5a6072ab app_queue: Fix a few member pause bugs
6 years ago
Sean Bright 3e5b26ae0a app_queue: Fix documentation for QUEUE_MEMBER function.
6 years ago
Dömsödi Gergely e7dd4bd4a9 app_queue: fix ring_entry to access nativeformats with a channel lock
6 years ago
Sean Bright 88681ba9bb app_queue: Handle empty 'interface' in queue member config
6 years ago
Rodrigo Ramírez Norambuena e806990be2 app_queue: Enable set the wrapuptime from AddQueueMember application
6 years ago
Joshua Colp 2d9482695d app_queue: Fix crash when using 'b' option on non-ringall queue.
6 years ago
lvl aa004295f9 app_queue: Revert broken queue channel reference patch
7 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 0e096aefac Merge "app_queue: Cleanup queue_ref / queue_unref routines." into 16
7 years ago
Corey Farrell f9b9bdd0b0
app_queue: Cleanup queue_ref / queue_unref routines.
7 years ago
Joshua Colp 8d436a95e7 stasis: Add internal filtering of messages.
7 years ago
Alexei Gradinari 190b3d7412 app_dial/queue/followme: 'I' options to block initial updates in both directions
7 years ago
Richard Mudgett 00284352b3 app_dial/app_queue: Update application option documentation
7 years ago
Richard Mudgett a2554d5e5a app_queue.c: Fix json ref leak
7 years ago
Cao Minh Hiep 958727cece app_queue: Fix Attended transfer hangup with removing pending member.
7 years ago
lvl 034a3d8b86 app_queue: Update realtime queuemembers after wait_a_bit(), not before
7 years ago
Sean Bright 4b88cb383d app_queue: Silence GCC 8 compiler warning
7 years ago
Ivan Poddubny fce68efbbe app_queue: set QUEUESTATUS to LEAVEEMPTY instead of CONTINUE
7 years ago
Kristian F. Høgh 184b375b41 app_queue: Add option for predial handlers on caller and callee channels
7 years ago
Rodrigo Ramírez Norambuena d402594f74 app_queue: Update year Copyright and fix missing tabs in documentation
7 years ago
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