Commit Graph

25 Commits (87263b47b51bf727e04f352f988acb508924e423)

Author SHA1 Message Date
Matthew Jordan f1b4969a33 tests/test_stasis: Resolve compilation issues from Asterisk 12 merge
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Richard Mudgett 4ad1245cb5 stasis cache: Enhance to keep track of an item from different entities.
11 years ago
Richard Mudgett f8dd49ab4d test_stasis.c: Misc cleanups.
11 years ago
Matthew Jordan f8aaf585a3 stasis: Add methods to allow for synchronous publishing to subscriber
11 years ago
Richard Mudgett c2caaecc45 test_stasis.c: Fix ref leak in normal execution path.
12 years ago
Richard Mudgett 72c282cc66 ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.
12 years ago
Kinsey Moore 2c90d80b8f Make sure unit tests compile
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
Richard Mudgett 1d57078837 Fix stasis/core unit test. Should have had the CR/LF.
12 years ago
Richard Mudgett 154f45dd02 Add missing CR/LF to FakeMI stasis test AMI event.
12 years ago
David M. Lee b97d318b7b Tweak caching topics to fix CEL tests
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
David M. Lee fec667646f Fix bridge/channel AMI event ordering issues
12 years ago
David M. Lee dbdb2b1b3a Add vtable and methods for to_json and to_ami for Stasis messages
12 years ago
Kinsey Moore 759a7e4a30 Rework stasis cache clear events
12 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
12 years ago
David M. Lee b23e8e1950 stasis: Fixed message ordering issues when forwarding
12 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
12 years ago
David M. Lee 49e3489cac A simplistic router for stasis_message's.
12 years ago
Kinsey Moore ccb5526508 Take advantage of the fact that stasis_unsubscribe now returns NULL
12 years ago
Kinsey Moore c6b06e40dc Add message dump capability to stasis cache layer
12 years ago
David M. Lee 4edd8be35c This patch adds a new message bus API to Asterisk.
12 years ago