Commit Graph

63 Commits (9d6161ee6a269a30fdcb157317eb1709a54bc101)

Author SHA1 Message Date
Joshua C. Colp 18f92cb6f3 Merge "taskprocessor: Enable subsystems and overload by subsystem"
6 years ago
Joshua C. Colp a286f546f1 stasis: Store subscriber uniqueids with topic statistics.
6 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
Friendly Automation 95dd00af3d Merge "stasis: Fix ABI between DEVMODE and non-DEVMODE."
6 years ago
Richard Mudgett 7c08ff51d7 stasic.c: Fix printf format type mismatches with arguments.
6 years ago
Corey Farrell 110934706f
stasis: Fix ABI between DEVMODE and non-DEVMODE.
6 years ago
Joshua C. Colp fe07093660 stasis: Add statistics gathering in developer mode.
6 years ago
George Joseph 3f3dd992a2 stasis: Allow filtering by formatter
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp b7af9c8b19 Merge "stasis: Remove stringfields and lock from change message."
7 years ago
Joshua C. Colp 56eb18f395 stasis: Remove stringfields and lock from change message.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Corey Farrell 5ab94d2a3e
taskprocessor: Warn on unused result from pushing task.
7 years ago
Corey Farrell 93777faf36
json: Take advantage of new API's.
7 years ago
George Joseph d277db4a38 stasis: Add function to delete topic from pool
7 years ago
Joshua Colp 66f581313f 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.
7 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
7 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.
9 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
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
11 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