Commit Graph

77 Commits (development/16/python3)

Author SHA1 Message Date
Naveen Albert 06eff7d5d0 ami: Add AMI event for Wink
5 years ago
Alexander Traud 6b0cee202b stasis: Fix for Doxygen.
5 years ago
Alexander Traud 45266c66d5 stasis: Avoid 'dispatched' as unused variable in normal mode.
5 years ago
Naveen Albert ea117be4c6 AMI: Add AMI event to expose hook flash events
5 years ago
Sebastien Duthil 435d68be97 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
6 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
6 years ago
Joshua C. Colp df52f713f5 stasis: Use format specifier for size_t.
7 years ago
George Joseph dd82ebecd3 stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
7 years ago
Kevin Harwell 30c0af7257 various files - fix some alerts raised by lgtm code analysis
7 years ago
Joshua Colp ce1e0714ba stasis: Pass bumped topic_all reference to proxy_dtor.
7 years ago
Corey Farrell 5b8c1ed0d3
stasis: refcounter.py can incorrectly report skewed objects.
7 years ago
Ben Ford 8d35a30a3f stasis: Fix crash at shutdown.
7 years ago
sungtae kim 5815597a21 stasis.c: Added topic_all container
7 years ago
George Joseph f5f977baec app.c: Remove deletion of pool topic on mwi state delete
8 years ago
Joshua Colp b886fef66e stasis: Improve topic/subscription names and statistics.
8 years ago
Joshua C. Colp 8b3579a7e5 Merge "taskprocessor: Enable subsystems and overload by subsystem" into 16
8 years ago
Joshua C. Colp 4b6c60b362 stasis: Store subscriber uniqueids with topic statistics.
8 years ago
George Joseph 2f8def1453 taskprocessor: Enable subsystems and overload by subsystem
8 years ago
Friendly Automation 140ed330ac Merge "stasis: Fix ABI between DEVMODE and non-DEVMODE." into 16
8 years ago
Richard Mudgett f196078705 stasic.c: Fix printf format type mismatches with arguments.
8 years ago
Corey Farrell 44a7faca21 stasis: Fix ABI between DEVMODE and non-DEVMODE.
8 years ago
Joshua C. Colp 68ec7d93e8 stasis: Add statistics gathering in developer mode.
8 years ago
George Joseph 79899db740 stasis: Allow filtering by formatter
8 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
8 years ago
Joshua C. Colp d05c219aad stasis: Remove stringfields and lock from change message.
8 years ago
Joshua Colp 8d436a95e7 stasis: Add internal filtering of messages.
8 years ago
Corey Farrell abee4fd072 taskprocessor: Warn on unused result from pushing task.
8 years ago
Corey Farrell 7b0dbda936 json: Take advantage of new API's.
8 years ago
George Joseph 1a9c69d729 stasis: Add function to delete topic from pool
8 years ago
Joshua Colp e5c0ac6a64 devicestate: Don't create topic when change isn't cached.
8 years ago
Chris-Savinovich 94dd0544e5 stasis: Improve message type "Use of before/init after destruction"
8 years ago
Corey Farrell f0eb00d1e7 stasis: Remove silly usage of RAII_VAR.
9 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
9 years ago
Jenkins2 2dcd0c8a05 Merge "stasis: Release object if vector append fails."
9 years ago
Joshua Colp 83c61383c8 Merge "stasis: Remove silly use of RAII_VAR in stasis_forward_all."
9 years ago
Corey Farrell adb4fdcb7b stasis: Release object if vector append fails.
9 years ago
Corey Farrell 64bcb65a78 stasis: Remove silly use of RAII_VAR in stasis_forward_all.
9 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
10 years ago
Matt Jordan 243f0cf99a manager: Add <see-also> tags to relate UserEvent actions/apps/events
10 years ago
Richard Mudgett dcfef53ee2 stasis: Add setting subscription congestion levels.
10 years ago
Richard Mudgett b1c7ae9afc Stasis: Create human friendly taskprocessor/serializer names.
11 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
11 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
12 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
12 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
12 years ago
Kinsey Moore 5e50638539 Stasis: Relegate log message to dev-mode
12 years ago
Kinsey Moore d8bbf1ec1d Stasis: Only log errors for non-declined types
12 years ago