[Asterisk-code-review] res_ari: Fix create request body parameter parsing. (asterisk[master])

Joshua Colp asteriskteam at digium.com
Tue Jun 9 07:26:53 CDT 2020


Joshua Colp has uploaded a new patch set (#3) to the change originally created by sungtae kim. ( https://gerrit.asterisk.org/c/asterisk/+/14510 )

Change subject: res_ari: Fix create request body parameter parsing.
......................................................................

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
---
M res/ari/resource_channels.c
1 file changed, 12 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/10/14510/3
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14510
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I898b4c3c7ae1cde19a6840e59f498822701cf5cf
Gerrit-Change-Number: 14510
Gerrit-PatchSet: 3
Gerrit-Owner: sungtae kim <pchero21 at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200609/5e47ddae/attachment.html>


More information about the asterisk-code-review mailing list