summaryrefslogtreecommitdiff
path: root/res/ari
AgeCommit message (Expand)Author
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-03-25ARI: Don't complain about missing ARI users when we aren't enabledSean Bright
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-19res_stasis: Extend bridge type to be a comma separated list of bridge attribu...Joshua Colp
2014-03-14ARI/bridges: Forward Playback/Recording Started/Finished to bridge topicJonathan Rose
2014-03-10unqiueid: correct max uniqueid length testScott Griepentrog
2014-03-08resource_channels: Check if a passed in ID is NULL before checking its lengthMatthew Jordan
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-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2014-02-11ari/resource_channels: Add channel variables earlier in the creation processMatthew Jordan
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2014-01-21ARI: Support channel variables in originateKinsey Moore
2014-01-14ARI: Add mailboxes resource for controlling and polling external MWIJonathan Rose
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2013-12-20ari: Remove support for specifying channel vars during origination.David M. Lee
2013-12-20res_stasis_device_state: Set resource type for subscriptions to deviceStateMatthew Jordan
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-17ari/resource_channels: When creating a channel, specify a default format (SLIN)Matthew Jordan
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-13ARI: Allow specifying channel variables during a POST /channelsKevin Harwell
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-11-30res_ari: Add Recording events to the validator.Joshua Colp
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-23ari: Add events for playback and recording.Joshua Colp
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
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-12ari endpoints: GET /ari/endpoints/{invalid-tech} should return a 404Kevin Harwell
2013-11-12ari endpoints: GET /ari/endpoints/{invalid-tech} should return a 404Kevin Harwell
2013-11-12Fixed a typ.David M. Lee
2013-11-08Changes from make ari-stubs after r402560David M. Lee
2013-11-08ARI playback: Rename ARI Playback to PlaybacksKevin Harwell
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-11-01res_ari_channels: Fix a deadlock when originating multiple channels close to ...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-16ARI: Fix crash when POST /playback/{id}/control does not have an operation pa...Richard Mudgett
2013-10-16Clarify documentation for channel and bridge listKinsey Moore
2013-10-11Multiple revisions 400508,400842-400843,400848David M. Lee
2013-10-04ARI: Add subscription supportMatthew Jordan