summaryrefslogtreecommitdiff
path: root/res/stasis_http
AgeCommit message (Expand)Author
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-26Fix /stasis/res/app_replaced unit test.David M. Lee
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
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-16Debug logging to help with WebSocket connection problemsDavid M. Lee
2013-07-12ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headersJason Parker
2013-07-11Change ARI user config to use a type fieldDavid M. Lee
2013-07-11Apply defaults to ari.conf's general sectionDavid M. Lee
2013-07-10Corrected api-docs for channel variablesDavid M. Lee
2013-07-08Better structure for the WebSocket validation failure messageDavid M. Lee
2013-07-08ARI: Add support for getting/setting channel and global variables.Jason Parker
2013-07-05Print error details when set nonblock failsDavid M. Lee
2013-07-05Document MissingParams error message for /ari/eventsDavid M. Lee
2013-07-03Fix load errors related to the new ari_model_validators.David M. Lee
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03ARI authentication.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-07-01ARI: Implement channel hold/unhold.Jason Parker
2013-07-01ARI: Implement channel dial.Jason Parker
2013-06-28Change ARI originate to also allow dialing an exten/context/priority.Jason Parker
2013-06-28Change some 500 errors to 400.Jason Parker
2013-06-26ARI: Add support for continuing to a different location in dialplan.Jason Parker
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-06-07Implement ARI POST to /channels, to originate a call.Jason Parker
2013-05-23stasis-http: Provide a response body for 201 created responsesDavid M. Lee
2013-05-23This patch adds support for controlling a playback operation from theDavid M. Lee
2013-05-23This patch implements the REST API's for POST /channels/{channelId}/playDavid M. Lee
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-08Initial support for endpoints.David M. Lee
2013-04-24Document JSON models in resource_*.hDavid M. Lee
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee