Commit Graph

74 Commits (aec2087d25e56dec10ccc8b248b17f78dad8be06)

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