Commit Graph

1048 Commits (0e023e6cf1148c35ea819d78ab2019a7f535cc4f)

Author SHA1 Message Date
Naveen Albert 0e023e6cf1 app_queue: Allow streaming multiple announcement files
4 years ago
Sean Bright aac442eecd app_queue.c: Remove dead 'updatecdr' code.
4 years ago
Sean Bright 8d3d7bdb82 app_queue.c: Don't crash when realtime queue name is empty.
4 years ago
Joshua C. Colp a8a08bcd1e app_queue: Only send QueueMemberStatus if status changes.
4 years ago
Ivan Poddubnyi 4d8fc97e4a app_queue: Fix conversion of complex extension states into device states
4 years ago
George Joseph 73f458b1e0 app_queue: Fix deadlock between update and show queues
5 years ago
Kfir Itzhak c3a3ab8628 app_queue: Fix leave-empty not recording a call as abandoned
5 years ago
Evandro César Arruda b2bd38a4f0 app_queue: Member lastpause time reseting
5 years ago
Walter Doekes 312c23b0e1 app_queue: (Breaking change) shared_lastcall and autofill default to no
5 years ago
Walter Doekes db012e8cc6 app_queue: Remove stale code in try_calling
5 years ago
Walter Doekes 0fb6738314 app_queue: Read latest wrapuptime instead of (possibly stale) copy
5 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
5 years ago
Walter Doekes 680e6b9774 app_queue: Refactor odd placement of if's around say_position
5 years ago
Sean Bright 9522390a69 app_queue: Deprecate the QueueMemberPause.Reason field
5 years ago
Walter Doekes 0e750cdd10
app_queue: Fix old confusing comment about when the members are called
5 years ago
Kevin Harwell 3656c42cb0 various modules: json integer overflow
6 years ago
Rodrigo Ramírez Norambuena ed615afb7e app_queue: Set correct value by default for shared_lastcall
6 years ago
Sean Bright e8cf3693f6 app_queue: Fix a few member pause bugs
6 years ago
Sean Bright 834d022da5 app_queue: Fix documentation for QUEUE_MEMBER function.
6 years ago
Dömsödi Gergely 48e407e506 app_queue: fix ring_entry to access nativeformats with a channel lock
6 years ago
Sean Bright f6b5b7208c app_queue: Handle empty 'interface' in queue member config
6 years ago
Rodrigo Ramírez Norambuena ce0523a57e app_queue: Enable set the wrapuptime from AddQueueMember application
6 years ago
Joshua Colp b7b080a0aa app_queue: Fix crash when using 'b' option on non-ringall queue.
6 years ago
lvl 140702ba2d app_queue: Revert broken queue channel reference patch
6 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 9b0808e2d0 Merge "app_queue: Cleanup queue_ref / queue_unref routines."
7 years ago
Corey Farrell 64e21c9ea9 app_queue: Cleanup queue_ref / queue_unref routines.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Alexei Gradinari 4a567cee3a app_dial/queue/followme: 'I' options to block initial updates in both directions
7 years ago
Richard Mudgett 9838a5e57a app_dial/app_queue: Update application option documentation
7 years ago
Richard Mudgett b68b3012ea app_queue.c: Fix json ref leak
7 years ago
Cao Minh Hiep f23a12244d app_queue: Fix Attended transfer hangup with removing pending member.
7 years ago
lvl 1174759f0c app_queue: Update realtime queuemembers after wait_a_bit(), not before
7 years ago
Sean Bright 14c6f8be9d app_queue: Silence GCC 8 compiler warning
7 years ago
Ivan Poddubny 2ce061091e 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