asterisk/res/ari
Scott Emidy 12e6f5ac01 ARI: Retrieve existing log channels
An http request can be sent to get the existing Asterisk logs.

The command "curl -v -u user:pass -X GET 'http://localhost:8088
/ari/asterisk/logging'" can be run in the terminal to access the
newly implemented functionality.

* Retrieve all existing log channels

ASTERISK-25252

Change-Id: I7bb08b93e3b938c991f3f56cc5d188654768a808
2015-08-07 14:57:45 -05:00
..
ari_model_validators.c ARI: Creating log channels 2015-08-07 11:18:13 -05:00
ari_model_validators.h ARI: Creating log channels 2015-08-07 11:18:13 -05:00
ari_websockets.c res_http_websocket: Debug write lengths. 2015-08-04 10:19:36 -05:00
cli.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
config.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
internal.h res_http_websocket: Close websocket correctly and use careful fwrite 2014-06-26 12:21:14 +00:00
resource_applications.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
resource_applications.h ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 2014-07-22 16:20:58 +00:00
resource_asterisk.c ARI: Retrieve existing log channels 2015-08-07 14:57:45 -05:00
resource_asterisk.h ARI: Retrieve existing log channels 2015-08-07 14:57:45 -05:00
resource_bridges.c res_ari_bridges: Add missing dependencies. 2015-05-05 09:53:18 -05:00
resource_bridges.h ARI: Improve wiki documentation 2015-01-27 17:21:03 +00:00
resource_channels.c ARI: Fix missing dependencies. 2015-04-29 07:46:44 -04:00
resource_channels.h ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app 2015-02-12 20:34:37 +00:00
resource_device_states.c res_ari_device_states: Fix dependency on res_stasis_device_state. 2015-04-30 13:44:57 -05:00
resource_device_states.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_endpoints.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
resource_endpoints.h Multiple revisions 420089-420090,420097 2014-08-05 21:44:09 +00:00
resource_events.c ARI: Channels added to Stasis application during WebSocket creation ... 2015-07-31 11:28:10 -05:00
resource_events.h ARI: Channels added to Stasis application during WebSocket creation ... 2015-07-31 11:28:10 -05:00
resource_mailboxes.c ARI: Fix missing dependencies. 2015-04-29 07:46:44 -04:00
resource_mailboxes.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_playbacks.c ARI: Fix missing dependencies. 2015-04-29 07:46:44 -04:00
resource_playbacks.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_recordings.c ARI: Fix missing dependencies. 2015-04-29 07:46:44 -04:00
resource_recordings.h ari: Add a copy operation for stored recordings 2014-07-18 21:48:46 +00:00
resource_sounds.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
resource_sounds.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00