Commit Graph

1055 Commits (a85f2bf34d22f626a723fb233285e7dccce653ba)

Author SHA1 Message Date
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Naveen Albert 24a04054ad documentation: Standardize examples
3 years ago
Alexander Traud 196c24df22 apps: Fix for Doxygen.
4 years ago
Josh Soref eb03b18ff9 apps: Spelling fixes
4 years ago
Rodrigo Ramírez Norambuena 56ecf7005b app_queue: Add LoginTime field for member in a queue.
4 years ago
Naveen Albert 5abf499d23 app_queue: Fix hint updates for included contexts
4 years ago
Naveen Albert 92f9ae32a8 app_queue: Don't reset queue stats on reload
4 years ago
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
7 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