summaryrefslogtreecommitdiff
path: root/res/ari/resource_bridges.c
AgeCommit message (Expand)Author
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2017-11-26res_ari: Fix inverted test giving wrong error message.Richard Mudgett
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-10-11ari/bridge: Add mute, dtmf suppression controlsSeán C McCord
2016-11-14res/ari/resource_bridges: Add the ability to manipulate the video sourceMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-06-20ARI: Ensure announcer channels are destroyed.Mark Michelson
2016-05-17ARI: Add the ability to play multiple media URIs in a single operationMatt Jordan
2016-05-14res_ari: Correct Location headers returned by some ARI resourcesSean Bright
2016-03-31Merge "res_stasis: Add control ref to playback and recording structs."zuul
2016-03-30res_stasis: Add control ref to playback and recording structs.Richard Mudgett
2016-03-30res_ari: Cannot get control also means channel is unavailable.Richard Mudgett
2015-05-05res_ari_bridges: Add missing dependencies.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-01-27ARI: Improve wiki documentationMatthew Jordan
2015-01-20ARI: Fixed crash that occurred when updating a bridge when the optional query...Ashley Sanders
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-03-14ARI/bridges: Forward Playback/Recording Started/Finished to bridge topicJonathan Rose
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-06res_stasis_recording: Add a "target_uri" field to recording events.Joshua Colp
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-07ari: User better nicknames for ARI operationsDavid M. Lee
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-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-23ARI: Correct error codes for bridge operationsDavid M. Lee
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-05ARI: bridges/{bridgeID}/addChannel: add roles parameterJonathan Rose
2013-08-02ARI - implement allowMultiple for parametersDavid M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore