summaryrefslogtreecommitdiff
path: root/include/asterisk/stasis_app.h
AgeCommit message (Expand)Author
2017-03-30Forward declare 'struct ast_json' in asterisk.hCorey Farrell
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2016-11-01res/stasis: Add CLI commands for displaying/debugging ARI appsMatt Jordan
2016-06-20ARI: Ensure announcer channels are destroyed.Mark Michelson
2016-05-27ARI: Re-implement the ARI dial command, allowing for early bridging.Mark Michelson
2016-04-06Merge "ARI: Add method to Dial a created channel."Joshua Colp
2016-04-05ARI: Add method to Dial a created channel.Mark Michelson
2016-03-30res_stasis: Add control ref to playback and recording structs.Richard Mudgett
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-02-12ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis appMatthew Jordan
2015-01-23Investigate and fix memory leaks in AsteriskKevin Harwell
2014-11-13Stasis: Fix StasisEnd message orderingKinsey Moore
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew Jordan
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-07-07ARI/res_stasis: Subscribe to both Local channel halves when originating to appMatthew Jordan
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-16Stasis: Add a usage note on stasis_app_get_bridgeKinsey Moore
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-21ari: Add silence generator controlsDavid M. Lee
2013-11-13res_ari_channels: Add the ability to stop locally generated ringing on a chan...Joshua Colp
2013-11-01res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and twe...Joshua Colp
2013-11-01res_ari_channels: Fix a deadlock when originating multiple channels close to ...Joshua Colp
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-02Allow specifying a channel to dial an extension and context in an ARI dial op...Joshua Colp
2013-08-23ARI: Correct error codes for bridge operationsDavid M. Lee
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-05ARI: bridges/{bridgeID}/addChannel: add roles parameterJonathan Rose
2013-07-19ARI: MOH start and stop for a channelJonathan Rose
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-18ARI: Add support for suppressing media streams.Jason Parker
2013-07-08ARI: Add support for getting/setting channel and global variables.Jason Parker
2013-07-01ARI: Implement channel hold/unhold.Jason Parker
2013-07-01ARI: Implement channel dial.Jason Parker
2013-06-26ARI: Add support for continuing to a different location in dialplan.Jason Parker
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-05-23This patch adds support for controlling a playback operation from theDavid M. Lee
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee