Files
asterisk/funcs
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
..
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -05:00
2022-09-26 07:54:34 -05:00
2022-06-07 19:36:32 -05:00
2022-06-07 19:36:32 -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
2022-06-07 19:36:32 -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
2021-11-15 20:39:10 -06:00
2022-08-01 06:56:44 -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
2022-06-07 19:36:32 -05:00
2018-05-11 09:48:58 -04:00