summaryrefslogtreecommitdiff
path: root/include/asterisk/stasis.h
AgeCommit message (Expand)Author
2013-08-06Tweak caching topics to fix CEL testsDavid M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-03Configuration for Stasis threadpoolDavid M. Lee
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-06-07Rework stasis cache clear eventsKinsey Moore
2013-06-05Corrected comment on stasis_cache_getDavid M. Lee
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-10Avoided __ast names for the private variables created by the David M. Lee
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-05-08Initial support for endpoints.David M. Lee
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-27Added a doxygen group for Stasis messages and topicsDavid M. Lee
2013-03-21Corrected doc error for Stasis. I guess the mutex isn't necessary.David M. Lee
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-15Make stasis unsubscription functions return NULLKinsey Moore
2013-03-08Stasis documentation updates.David M. Lee
2013-03-08Add message dump capability to stasis cache layerKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee