summaryrefslogtreecommitdiff
path: root/res/res_stasis_http.c
AgeCommit message (Expand)Author
2013-07-15Document the ari.conf allowed_origins settingDavid 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-08res_stasis_http doesn't depend on res_stasis any moreDavid M. Lee
2013-07-05ARI: return a 503 if Asterisk isn't fully bootedDavid 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-06-28Removed stray apostrophe.David M. Lee
2013-06-28Removed the automatic 302 redirects for ARI URL's that end with a slash.David M. Lee
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-05-23stasis-http: Provide a response body for 201 created responsesDavid M. Lee
2013-05-23This patch implements the REST API's for POST /channels/{channelId}/playDavid M. Lee
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-04-30Just a couple of Stasis-HTTP nitpick fixes.David M. Lee
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee