summaryrefslogtreecommitdiff
path: root/main/stasis_channels.c
AgeCommit message (Expand)Author
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-13Refactor CEL channel events on top of Stasis-CoreKinsey Moore
2013-06-12Fix memory leaks in stasis_channels and bridge_native_rtpMatthew Jordan
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-05-31Refactor code and fix a reference leakKinsey Moore
2013-05-31Fixup hold/unhold with attended and blind transfers.Richard Mudgett
2013-05-31Add snapshot cache that indexes by channel nameKinsey Moore
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-23This patch implements the REST API's for POST /channels/{channelId}/playDavid M. Lee
2013-05-21Fixed some extra field assertion when the event WebSocket is connectedDavid M. Lee
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Publish the outbound channel's application/data when dialingMatthew Jordan
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-10Fixed manager channelvars support.David M. Lee
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan