summaryrefslogtreecommitdiff
path: root/res/res_ari_channels.c
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-16make ari-stubs so doc periodic jobs can runGeorge Joseph
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-20ARI: Add duplicate channel ID checking for channel creation.Mark Michelson
2016-10-20ARI: Detect duplicate channel IDsMark Michelson
2016-08-18rest-api: Swagger scripts were not replacing format variable in file briefKevin Harwell
2016-06-09Merge "ARI: Ensure proper channel state on operations."zuul
2016-06-09ARI: Ensure proper channel state on operations.Mark Michelson
2016-06-03ari/resource_channels: Add 'formats' to channel create/originateGeorge Joseph
2016-05-17ARI: Add the ability to play multiple media URIs in a single operationMatt Jordan
2016-04-05ARI: Add method to Dial a created channel.Mark Michelson
2016-04-05ARI: Add method to create a new channel.Mark Michelson
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-29ARI: Fix missing dependencies.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-02-21res_ari_channels: Return a 404 response when a requested channel variable doe...Joshua Colp
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
2015-01-07Add the ability to continue and originate using priority labels.Mark Michelson
2014-12-09ari: Add support for specifying an originator channel when originating.Joshua Colp
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-21ARI: Support channel variables in originateKinsey Moore
2013-12-20ari: Remove support for specifying channel vars during origination.David M. Lee
2013-12-13ARI: Allow specifying channel variables during a POST /channelsKevin Harwell
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
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-07ari: User better nicknames for ARI operationsDavid M. Lee
2013-11-01res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and twe...Joshua Colp
2013-10-29ARI: Remove channels/{channelId}/dialKinsey Moore
2013-10-25ARI: channel/bridge recording errors when invalid format specifiedJonathan Rose
2013-10-25ARI recordings: Issue HTTP failures for recording requests with file conflictsJonathan Rose
2013-10-19Return a channel snapshot when originating using ARI, and subscribe the Stasi...Joshua Colp
2013-10-15Use POST / DELETE to toggle hold / moh for ARI channelsPaul Belanger
2013-08-21ARI: Correct segfault with /variable calls are missing ?variable parameter.David M. Lee
2013-08-02ARI - implement allowMultiple for parametersDavid M. Lee
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore