[asterisk-bugs] [JIRA] (ASTERISK-24677) ARI GET variable on channel provides unhelpful response on non-existent variable
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Jan 12 07:45:34 CST 2015
Joshua Colp created ASTERISK-24677:
--------------------------------------
Summary: ARI GET variable on channel provides unhelpful response on non-existent variable
Key: ASTERISK-24677
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24677
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_ari_channels
Affects Versions: 13.1.0
Reporter: Joshua Colp
Severity: Minor
The GET /channels/{channelId}/variable operation in ARI currently combines a memory allocation failure and the variable not being found into an "Allocation failed" error response. From a user perspective this is not helpful and can cause confusion. In my opinion it should respond with a different error response if the variable is not found.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list