summaryrefslogtreecommitdiff
path: root/main/stasis_cache.c
AgeCommit message (Expand)Author
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-07Rework stasis cache clear eventsKinsey Moore
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-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-15A simplistic router for stasis_message's.David M. Lee
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