asterisk/res/ari
Sean Bright c32fe8b8e5 ARI: Don't complain about missing ARI users when we aren't enabled
Currently, if ARI is not enabled it will still complain that there are no
configured users.  This patch checks to see if ARI is enabled before logging and
error or iterating the container to validate the users.

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

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411174 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-03-25 18:44:57 +00:00
..
ari_model_validators.c res_stasis_recording: Add a "target_uri" field to recording events. 2014-03-06 18:20:37 +00:00
ari_model_validators.h res_stasis_recording: Add a "target_uri" field to recording events. 2014-03-06 18:20:37 +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 ARI: Don't complain about missing ARI users when we aren't enabled 2014-03-25 18:44:57 +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 res_ari: Fix various memory leaks. 2014-01-12 22:24:27 +00:00
resource_applications.h ARI: Support channel variables in originate 2014-01-21 14:27:21 +00:00
resource_asterisk.c ari: User better nicknames for ARI operations 2013-11-07 21:10:31 +00:00
resource_asterisk.h ARI: Support channel variables in originate 2014-01-21 14:27:21 +00:00
resource_bridges.c ARI/bridges: Forward Playback/Recording Started/Finished to bridge topic 2014-03-14 16:17:26 +00:00
resource_bridges.h res_stasis: Extend bridge type to be a comma separated list of bridge attributes. 2014-03-19 12:54:25 +00:00
resource_channels.c assigned-uniqueids: Miscellaneous cleanup and fixes. 2014-03-20 16:35:57 +00:00
resource_channels.h uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
resource_device_states.c res_ari: Fix various memory leaks. 2014-01-12 22:24:27 +00:00
resource_device_states.h ARI: Support channel variables in originate 2014-01-21 14:27:21 +00:00
resource_endpoints.c json: Fix off-nominal json ref counting issues. 2014-02-21 18:04:54 +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_mailboxes.c ARI: Add mailboxes resource for controlling and polling external MWI 2014-01-14 23:44:57 +00:00
resource_mailboxes.h ARI: Support channel variables in originate 2014-01-21 14:27:21 +00:00
resource_playbacks.c res_ari: Fix various memory leaks. 2014-01-12 22:24:27 +00:00
resource_playbacks.h ARI: Support channel variables in originate 2014-01-21 14:27:21 +00:00
resource_recordings.c res_ari: Fix various memory leaks. 2014-01-12 22:24:27 +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: Support channel variables in originate 2014-01-21 14:27:21 +00:00