asterisk/res/ari
Joshua Colp d183c6e134 Return a channel snapshot when originating using ARI, and subscribe the Stasis application to it.
This change allows a user of ARI to know what channel it has originated and also follow any
progress. If a Stasis application is provided it will be automatically subscribed to the
originated channel immediately.

(closes issue ASTERISK-22485)
Reported by: David Lee

Review: https://reviewboard.asterisk.org/r/2910/
........

Merged revisions 401281 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-10-19 14:45:14 +00:00
..
ari_model_validators.c ARI: Add subscription support 2013-10-04 16:01:48 +00:00
ari_model_validators.h ARI: Add subscription support 2013-10-04 16:01:48 +00:00
ari_websockets.c optional_api: Fix linking problems between modules that export global symbols 2013-08-30 13:40:27 +00:00
cli.c Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
config.c Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
internal.h optional_api: Fix linking problems between modules that export global symbols 2013-08-30 13:40:27 +00:00
resource_applications.c ARI: Add subscription support 2013-10-04 16:01:48 +00:00
resource_applications.h ARI: Add subscription support 2013-10-04 16:01:48 +00:00
resource_asterisk.c ARI: Correct segfault with /variable calls are missing ?variable parameter. 2013-08-21 16:23:59 +00:00
resource_asterisk.h ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00
resource_bridges.c Cache string values of formats on ast_format_cap() to save processing. 2013-10-03 14:58:16 +00:00
resource_bridges.h Clarify documentation for channel and bridge list 2013-10-16 14:02:06 +00:00
resource_channels.c Return a channel snapshot when originating using ARI, and subscribe the Stasis application to it. 2013-10-19 14:45:14 +00:00
resource_channels.h Return a channel snapshot when originating using ARI, and subscribe the Stasis application to it. 2013-10-19 14:45:14 +00:00
resource_endpoints.c Multiple revisions 400318-400319 2013-10-02 22:22:17 +00:00
resource_endpoints.h ARI: Add subscription support 2013-10-04 16:01:48 +00:00
resource_events.c ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00
resource_events.h ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00
resource_playback.c ARI: Fix crash when POST /playback/{id}/control does not have an operation parameter. 2013-10-16 21:22:25 +00:00
resource_playback.h Multiple revisions 400508,400842-400843,400848 2013-10-11 16:36:00 +00:00
resource_recordings.c ARI: Implement /recordings/stored API's 2013-08-30 13:28:50 +00:00
resource_recordings.h ARI: Implement /recordings/stored API's 2013-08-30 13:28:50 +00:00
resource_sounds.c Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
resource_sounds.h ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00