Naveen Albert
7b9ef96173
func_json: Enhance parsing capabilities of JSON_DECODE
...
Adds support for arrays to JSON_DECODE by allowing the
user to print out entire arrays or index a particular
key or print the number of keys in a JSON array.
Additionally, adds support for recursively iterating a
JSON tree in a single function call, making it easier
to parse JSON results with multiple levels. A maximum
depth is imposed to prevent potentially blowing
the stack.
Also fixes a bug with the unit tests causing an empty
string to be printed instead of the actual test result.
ASTERISK-29913 #close
Change-Id: I603940b216a3911b498fc6583b18934011ef5d5b
2023-01-30 08:51:00 -06:00
..
2020-03-31 12:07:23 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2022-12-20 08:46:23 -06:00
2022-06-07 19:36:32 -05:00
2022-04-27 02:06:59 -05:00
2017-12-22 09:23:22 -05:00
2022-02-24 06:43:28 -06:00
2017-12-22 09:23:22 -05:00
2022-04-27 11:41:06 -05:00
2021-11-30 11:49:43 -05:00
2022-06-07 19:36:32 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2022-06-07 19:36:32 -05:00
2022-04-27 03:29:42 -05:00
2022-09-26 07:54:34 -05:00
2017-12-22 09:23:22 -05:00
2022-06-07 19:36:32 -05:00
2023-01-05 06:11:00 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2017-04-12 15:57:21 -06:00
2017-12-22 09:23:22 -05:00
2019-09-18 20:22:50 +00:00
2023-01-30 08:51:00 -06:00
2021-06-11 13:29:55 -05:00
2022-09-26 12:33:06 -05:00
2022-06-07 19:36:32 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2014-04-23 15:02:39 +00:00
2022-06-07 19:36:32 -05:00
2021-03-16 10:31:16 -05:00
2021-03-16 10:31:16 -05:00
2021-03-16 10:31:16 -05:00
2022-12-08 10:18:41 -06:00
2022-06-07 19:36:32 -05:00
2018-06-19 10:56:33 -06:00
2022-10-26 10:07:24 -05:00
2022-09-22 11:26:05 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2017-12-22 09:23:22 -05:00
2022-06-07 19:36:32 -05:00
2021-11-15 20:39:10 -06:00
2022-08-01 06:56:44 -05:00
2022-09-22 05:48:49 -05:00
2017-12-22 09:23:22 -05:00
2022-06-07 19:36:32 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2018-05-11 09:48:58 -04:00