Matthew Jordan
|
a9dfd6787d
main/stasis: Allow subscriptions to use a threadpool for message delivery
|
10 years ago |
Richard Mudgett
|
c542ccf66a
stasis cache: Enhance to keep track of an item from different entities.
|
11 years ago |
Richard Mudgett
|
34a8cf2381
test_stasis.c: Misc cleanups.
|
11 years ago |
Matthew Jordan
|
af654a11cd
stasis: Add methods to allow for synchronous publishing to subscriber
|
11 years ago |
Richard Mudgett
|
d92ff03450
test_stasis.c: Fix ref leak in normal execution path.
|
11 years ago |
Richard Mudgett
|
0efb555041
ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.
|
11 years ago |
Kinsey Moore
|
c116be8933
Make sure unit tests compile
|
11 years ago |
David M. Lee
|
91802601c1
Remove dispatch object allocation from Stasis publishing
|
11 years ago |
David M. Lee
|
80301dc9e7
Optimize how Stasis forwards are dispatched
|
11 years ago |
David M. Lee
|
1ab7fc4e20
Stasis performance improvements
|
11 years ago |
David M. Lee
|
b5bb182ea1
Stasis: address refcount races; implementation comments
|
11 years ago |
Richard Mudgett
|
58149f8df5
Fix stasis/core unit test. Should have had the CR/LF.
|
11 years ago |
Richard Mudgett
|
5418675c5a
Add missing CR/LF to FakeMI stasis test AMI event.
|
11 years ago |
David M. Lee
|
934f6fec23
Tweak caching topics to fix CEL tests
|
11 years ago |
David M. Lee
|
ead2b8dd26
Split caching out from the stasis_caching_topic.
|
11 years ago |
David M. Lee
|
291dffe7ca
Fix bridge/channel AMI event ordering issues
|
11 years ago |
David M. Lee
|
6cf6430995
Add vtable and methods for to_json and to_ami for Stasis messages
|
11 years ago |
Kinsey Moore
|
8c08fe2820
Rework stasis cache clear events
|
11 years ago |
David M. Lee
|
8c0aad9986
This patch adds a RESTful HTTP interface to Asterisk.
|
12 years ago |
David M. Lee
|
4794ccc34f
stasis: Fixed message ordering issues when forwarding
|
12 years ago |
Kinsey Moore
|
c62d533571
Break the world. Stasis message type accessors should now all be named correctly.
|
12 years ago |
David M. Lee
|
728b343abb
A simplistic router for stasis_message's.
|
12 years ago |
Kinsey Moore
|
9f12acfe94
Take advantage of the fact that stasis_unsubscribe now returns NULL
|
12 years ago |
Kinsey Moore
|
95b17896a2
Add message dump capability to stasis cache layer
|
12 years ago |
David M. Lee
|
2ce5de09b7
This patch adds a new message bus API to Asterisk.
|
12 years ago |