asterisk/res/ari
sungtae kim bbe0f2230d res_ari: Fix create channel request channelId parameter parsing
If channelId parameters were passed in the body, the Asterisk doesn't parsing it correctly.

Fixed it to parse the channelId, other_channel_id parameter correclty.

ASTERISK-28948

Change-Id: I59b49161a94869169ee19c1ffab5afcef7026157
2020-06-12 10:16:14 +00: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 channel request channelId parameter parsing 2020-06-12 10:16:14 +00: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