asterisk/res/ari
sungtae kim fa7c69f40f res_ari: Fix create request body parameter parsing.
If parameters were passed in the body as JSON to the
create route they were not being parsed before checking
to ensure that required fields were set.

This change moves the parsing so it occurs before
checking.

ASTERISK-28940

Change-Id: I898b4c3c7ae1cde19a6840e59f498822701cf5cf
2020-06-09 09:27:04 -03:00
..
ari_model_validators.c message & stasis/messaging: make text message variables work in ARI 2020-03-02 12:12:11 -06:00
ari_model_validators.h message & stasis/messaging: make text message variables work in ARI 2020-03-02 12:12:11 -06:00
ari_websockets.c ari: Implement 'debug all' and request/response logging 2017-01-23 10:25:58 -07:00
cli.c ari: Implement 'debug all' and request/response logging 2017-01-23 10:25:58 -07:00
config.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
internal.h res_http_websocket: Close websocket correctly and use careful fwrite 2014-06-26 12:21:14 +00:00
resource_applications.c res_ari_applications: Fix incorrect call to ao2_lock. 2019-02-25 06:12:14 -06:00
resource_applications.h ARI event type filtering 2019-02-20 09:56:22 -06:00
resource_asterisk.c Added ARI resource /ari/asterisk/ping 2019-01-30 12:51:03 +00:00
resource_asterisk.h Added ARI resource /ari/asterisk/ping 2019-01-30 12:51:03 +00:00
resource_bridges.c ARI: Ability to inhibit COLP frames when adding channels to a bridge 2020-01-02 15:06:15 +00:00
resource_bridges.h ARI: Ability to inhibit COLP frames when adding channels to a bridge 2020-01-02 15:06:15 +00:00
resource_channels.c res_ari: Fix create request body parameter parsing. 2020-06-09 09:27:04 -03:00
resource_channels.h ari: Allow variables to be set on channel create. 2020-05-15 06:41:45 -05:00
resource_device_states.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -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 Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
resource_endpoints.h Multiple revisions 420089-420090,420097 2014-08-05 21:44:09 +00:00
resource_events.c stasis: Don't hold app_registry and session locks unnecessarily 2019-11-14 17:22:43 -06:00
resource_events.h ARI: Add the ability to subscribe to all events 2015-09-22 09:59:47 -05:00
resource_mailboxes.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_mailboxes.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_playbacks.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_playbacks.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_recordings.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_recordings.h ARI: Add the ability to download the media associated with a stored recording 2016-05-20 09:06:12 -05:00
resource_sounds.c media_index.c: Refactored so it doesn't cache the index 2019-01-28 12:26:58 -07:00
resource_sounds.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00