asterisk/rest-api/api-docs
Mark Michelson abbb2edd4c ARI: Add method to Dial a created channel.
This adds a new ARI method that allows for you to dial a channel that
you previously created in ARI.

By combining this with the create method for channels, it allows for a
workflow where a channel can be created, manipulated, and then dialed.
The channel is under control of the ARI application during all stages of
the Dial and can even be manipulated based on channel state changes
observed within an ARI application.

The overarching goal for this is to eventually be able to add a dialed
channel to a Stasis bridge earlier than the "Up" state. However, at the
moment more work is needed in the Dial and Bridge APIs in order to
facilitate that.

ASTERISK-25889 #close

Change-Id: Ic6c399c791e66c4aa52454222fe4f8b02483a205
2016-04-05 18:14:17 -05:00
..
applications.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
asterisk.json ARI: Retrieve existing log channels 2015-08-07 14:57:45 -05:00
bridges.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
channels.json ARI: Add method to Dial a created channel. 2016-04-05 18:14:17 -05:00
deviceStates.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
endpoints.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
events.json ARI: Add the ability to subscribe to all events 2015-09-22 09:59:47 -05:00
mailboxes.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
playbacks.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
recordings.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
sounds.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00