summaryrefslogtreecommitdiff
path: root/rest-api-templates/res_ari_resource.c.mustache
AgeCommit message (Expand)Author
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-06-15res_ari: Add "module loaded" check to ari stubsGeorge Joseph
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINES (14)George Joseph
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-05-20ARI: Add the ability to download the media associated with a stored recordingMatt Jordan
2015-10-16res_ari_events: Fix memory leak in mustache template.Corey Farrell
2015-07-31ARI: Channels added to Stasis application during WebSocket creation ...Ashley Sanders
2015-05-22res/ari: Register Stasis application on WebSocket attemptMatt Jordan
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-29Merge "ARI: Fix missing dependencies."Matt Jordan
2015-04-29ARI: Fix missing dependencies.Corey Farrell
2015-04-29Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE.Corey Farrell
2014-08-08res_ari_resource.c.mustache: Update template to emit module support levelMatthew Jordan
2014-01-21ARI: Support channel variables in originateKinsey Moore
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-21ari: Fix #include to match generated headers for snakeCase resource filesDavid M. Lee
2013-11-07ari: User better nicknames for ARI operationsDavid M. Lee
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-27ARI: WebSocket event cleanupDavid M. Lee
2013-08-02ARI - implement allowMultiple for parametersDavid M. Lee
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore