Files
asterisk/funcs
Naveen Albert 8a45cd7af4 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:50:48 -06:00
..
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-09-26 07:53:20 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2016-10-27 09:53:55 -04:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2021-11-15 19:28:27 -06:00
2022-07-27 12:10:25 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2018-05-11 09:48:58 -04:00