summaryrefslogtreecommitdiff
path: root/res/ari
AgeCommit message (Expand)Author
2015-07-14ARI: Added new functionality to reload a single module.Benjamin Ford
2015-07-14ARI: Added new functionality to unload a single module.Benjamin Ford
2015-07-13ARI: Added new functionality to load a single module.Benjamin Ford
2015-07-13ARI: Added new functionality to get information on a single module.Benjamin Ford
2015-07-10ARI: Added new functionality to get all module information.Benjamin Ford
2015-05-22res/ari: Register Stasis application on WebSocket attemptMatt Jordan
2015-05-05res_ari_bridges: Add missing dependencies.Corey Farrell
2015-04-30res_ari_device_states: Fix dependency on res_stasis_device_state.Joshua Colp
2015-04-29ARI: Fix missing dependencies.Corey Farrell
2015-04-10res/ari: Fix model validation for ChannelHold eventMatthew Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-04-07ARI: Add the ability to intercept hold and raise an eventMatthew Jordan
2015-02-27ARI: Fix crash if integer values used in JSON payload 'variables' object.Richard Mudgett
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew 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-02-11ari_websockets: removed extra check on websocket session readKevin Harwell
2015-02-11res_http_websocket: websocket write timeout fails to fully disconnectKevin Harwell
2015-02-09res/ari/resource_channels: Add missing 'no_answer' reason to DELETE /channelsMatthew Jordan
2015-01-27ARI: Improve wiki documentationMatthew Jordan
2015-01-20ARI: Fixed crash that occurred when updating a bridge when the optional query...Ashley Sanders
2015-01-07Add the ability to continue and originate using priority labels.Mark Michelson
2014-12-09ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-09ari: Add support for specifying an originator channel when originating.Joshua Colp
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-18res/ari/resource_channels: Fix compilation issueMatthew Jordan
2014-08-18res/ari/resource_channels: Don't return allocation failure on failed functionMatthew Jordan
2014-08-14ARI: Originate to app local channel subscription code optimization.Richard Mudgett
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-08-11Improve call forwarding reporting, especially with regards to ARI.Mark Michelson
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-25Multiple revisions 419565-419566Matthew Jordan
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18ari: Add a copy operation for stored recordingsMatthew Jordan
2014-07-07ARI/res_stasis: Subscribe to both Local channel halves when originating to appMatthew Jordan
2014-07-03res_ari: Fix some off-nominal paths just dropping the HTTP connection.Richard Mudgett
2014-07-03ARI: Improvements to body parameters documentationSam Galarneau
2014-07-02ARI: Remove unnecessary \briefs from automatically generated documentationJonathan Rose
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
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