asterisk/res/ari
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
Bridges have two new optional properties, a creator and a name.
Certain consumers of bridges will automatically provide bridges that
they create with these properties. Examples include app_bridgewait,
res_parking, app_confbridge, and app_agent_pool. In addition, a name
may now be provided as an argument to the POST function for creating
new bridges via ARI.

(closes issue AFS-47)
Review: https://reviewboard.asterisk.org/r/3070/
........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@404043 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-12-17 23:25:49 +00:00
..
ari_model_validators.c bridging: Give bridges a name and a known creator 2013-12-17 23:25:49 +00:00
ari_model_validators.h bridging: Give bridges a name and a known creator 2013-12-17 23:25:49 +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: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_applications.h ARI: Implement device state API 2013-11-23 17:48:28 +00:00
resource_asterisk.c ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_asterisk.h ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_bridges.c bridging: Give bridges a name and a known creator 2013-12-17 23:25:49 +00:00
resource_bridges.h bridging: Give bridges a name and a known creator 2013-12-17 23:25:49 +00:00
resource_channels.c ari/resource_channels: When creating a channel, specify a default format (SLIN) 2013-12-17 12:59:49 +00:00
resource_channels.h ARI: Allow specifying channel variables during a POST /channels 2013-12-13 17:19:23 +00:00
resource_device_states.c ARI: Implement device state API 2013-11-23 17:48:28 +00:00
resource_device_states.h ARI: Implement device state API 2013-11-23 17:48:28 +00:00
resource_endpoints.c ARI: Don't leak implementation details 2013-11-22 20:10:46 +00:00
resource_endpoints.h ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_events.c ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_events.h ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_playbacks.c ARI playback: Rename ARI Playback to Playbacks 2013-11-08 17:59:16 +00:00
resource_playbacks.h Changes from make ari-stubs after r402560 2013-11-08 18:52:19 +00:00
resource_recordings.c ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_recordings.h ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_sounds.c ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_sounds.h ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00