summaryrefslogtreecommitdiff
path: root/res/res_stasis_playback.c
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-06res_stasis_playback: Check for failure to append vector.Corey Farrell
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-06res/res_stasis_playback: Cancel the entire playlist when a stop occursMatt Jordan
2016-05-17ARI: Add the ability to play multiple media URIs in a single operationMatt Jordan
2016-03-30res_stasis: Add control ref to playback and recording structs.Richard Mudgett
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-23Clang: change previous tautological-compare fixes.Diederik de Groot
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2014-08-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-22res_stasis_playback: Correct error argument orderKinsey Moore
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-11-28res_stasis_playback: Add 'number', 'digits', and 'characters' URI scheme impl...Joshua Colp
2013-11-23ari: Add events for playback and recording.Joshua Colp
2013-11-01res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and twe...Joshua Colp
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-03ARI - channel recording supportDavid M. Lee
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
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