Files
asterisk/res
David M. Lee 5762c1b4ac ARI: Correct segfault with /variable calls are missing ?variable parameter.
Both /asterisk/variable and /channel/{channelId}/variable requires a
?variable parameter to be passed into the query. But we weren't checking
for the parameter being missing, which caused a segfault.

All calls now properly return 400 Bad Request errors when the parameter
is missing. The Swagger api-docs were updated accordingly.

(closes issue ASTERISK-22273)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397306 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-08-21 16:23:59 +00:00
..
2013-08-02 15:01:37 +00:00
2013-07-27 23:11:02 +00:00
2013-08-01 17:07:52 +00:00
2013-07-27 23:11:02 +00:00
2013-08-17 14:39:27 +00:00
2013-05-29 02:26:17 +00:00
2013-07-30 13:46:16 +00:00
2013-08-16 17:33:21 +00:00
2013-05-15 12:42:04 +00:00
2013-08-17 14:39:27 +00:00