Commit Graph

61 Commits (6531f8b2ea50c0e9ead60f29f355912df907c43b)

Author SHA1 Message Date
George Joseph c87158f2da app.c: Remove deletion of pool topic on mwi state delete
6 years ago
Joshua Colp 07b3253155 stasis: Improve topic/subscription names and statistics.
6 years ago
Joshua C. Colp 9921262c85 Merge "taskprocessor: Enable subsystems and overload by subsystem" into 13
6 years ago
Joshua C. Colp 82758295df stasis: Store subscriber uniqueids with topic statistics.
6 years ago
George Joseph bae3fd04c1 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
George Joseph e3439d3011 Merge "stasis: Fix ABI between DEVMODE and non-DEVMODE." into 13
7 years ago
Richard Mudgett b26ec935ec stasic.c: Fix printf format type mismatches with arguments.
7 years ago
Corey Farrell 240f339938
stasis: Fix ABI between DEVMODE and non-DEVMODE.
7 years ago
Joshua C. Colp e5605232df stasis: Add statistics gathering in developer mode.
7 years ago
George Joseph 21a5ad0fd9 stasis: Allow filtering by formatter
7 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua C. Colp a5a8cba8c7 stasis: Remove stringfields and lock from change message.
7 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
7 years ago
Corey Farrell 01716f70e6 taskprocessor: Warn on unused result from pushing task.
7 years ago
George Joseph 1d141112b5 stasis: Add function to delete topic from pool
7 years ago
Joshua Colp dd1b4b38cf devicestate: Don't create topic when change isn't cached.
7 years ago
Chris-Savinovich ae5ba776ae stasis: Improve message type "Use of before/init after destruction"
7 years ago
Corey Farrell 608112ced3 stasis: Remove silly usage of RAII_VAR.
8 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 501f4dcdd8 aco: Minimize use of regex.
8 years ago
Jenkins2 841fc3e5c2 Merge "stasis: Release object if vector append fails." into 13
8 years ago
Joshua Colp 315ccf40f4 Merge "stasis: Remove silly use of RAII_VAR in stasis_forward_all." into 13
8 years ago
Corey Farrell 3dc600ef84 stasis: Release object if vector append fails.
8 years ago
Corey Farrell 803dc3dee5 stasis: Remove silly use of RAII_VAR in stasis_forward_all.
8 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Matt Jordan 0422667d6c manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Richard Mudgett 557333ea4c stasis: Add setting subscription congestion levels.
9 years ago
Richard Mudgett f02ac1b7f9 Stasis: Create human friendly taskprocessor/serializer names.
10 years ago
Joshua Colp a9d6fc571d json: Audit ast_json_* usage for thread safety.
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Kinsey Moore b32d8b5317 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 57a5e2ebee 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
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
11 years ago
Richard Mudgett f9c031ec39 stasis.c: Misc code cleanups.
11 years ago
Matthew Jordan f8aaf585a3 stasis: Add methods to allow for synchronous publishing to subscriber
12 years ago
Richard Mudgett 7d2f2d6ef8 vector: Uppercase API to follow C convention.
12 years ago
Richard Mudgett 629a5fc39b vector: Update API to be more flexible.
12 years ago
Mark Michelson addbf276f5 Multiple revisions 400318-400319
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
David M. Lee f29d969a79 Stasis: address refcount races; implementation comments
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
David M. Lee c4adaf9106 Configuration for Stasis threadpool
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
David M. Lee d81c846724 Avoid unnecessary cleanups during immediate shutdown
12 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
12 years ago