[Asterisk-code-review] ARI: Added new functionality to load a single module. (asterisk[13])

Kevin Harwell asteriskteam at digium.com
Wed Jul 8 12:40:41 CDT 2015


Kevin Harwell has posted comments on this change.

Change subject: ARI: Added new functionality to load a single module.
......................................................................


Patch Set 2:

(2 comments)

https://gerrit.asterisk.org/#/c/807/2/res/ari/resource_asterisk.c
File res/ari/resource_asterisk.c:

Line 161: 			response, 409, "Conflict",
        : 			"Module could not be loaded");
Shouldn't this be 404 not found?


Line 169: 		ast_ari_response_error(
        : 			response, 404, "Not Found",
        : 			"Module does not exist");
And this be 409 - can't load?


-- 
To view, visit https://gerrit.asterisk.org/807
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9e05d5b8c5c666ecfef341504f9edc1aa84fda33
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list