summaryrefslogtreecommitdiff
path: root/include/asterisk/stasis_channels.h
AgeCommit message (Expand)Author
2017-03-30Forward declare 'struct ast_json' in asterisk.hCorey Farrell
2016-11-14res_ari: Add support for channel variables in ARI events.Sebastien Duthil
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-15Remove misleading documentation for channel snapshot creation.Mark Michelson
2013-07-09Fix some stasis doxygen comments.Richard Mudgett
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-05Remove parkinglot from the channel snapshotMatthew Jordan
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
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-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-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-16Fixed a typoDavid M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan