Commit Graph

30 Commits (c1faa9ecda745818fbdcf5e81b63444eda66785a)

Author SHA1 Message Date
Joshua C. Colp c1faa9ecda json: Support older jansson versions.
6 years ago
sungtae kim 707897e5f7 main/json.c: Added app_name, app_data to channel type
6 years ago
Corey Farrell 9c35f80adf
jansson: Backport fixes to bundled, use json_vsprintf if available.
7 years ago
Kevin Harwell 059e1e3bc8 json.c: improve ast_json_to_ast_variables performance
7 years ago
Corey Farrell 6c72c22d51 json: Add conditionals to avoid locking if Jansson is thread safe.
7 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Richard Mudgett 8a803f75a0 json.c: Add backtrace log to find 'Invalid UTF-8 string' errors
8 years ago
Richard Mudgett 7f8f125738 json: Check party id name, number, subaddresses for UTF-8.
9 years ago
Richard Mudgett 9621c9bcbc json: Add UTF-8 check call.
9 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
10 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Richard Mudgett eec8ccc10b json: Fix json API wrapper code for json library versions earlier than 2.3.0.
11 years ago
Kinsey Moore d9015a5356 ARI: Don't leak implementation details
12 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
12 years ago
Richard Mudgett 97fcd6366d MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
12 years ago
Richard Mudgett 120abb5ecd json: Make it obvious that ast_json_unref() is NULL safe.
12 years ago
David M. Lee 10c91bc96e Address JSON thread safety issues.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
David M. Lee c9a3d4562d Update events to use Swagger 1.3 subtyping, and related aftermath
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Matthew Jordan 1cb25deeba Blow away usage of libjansson's foreach macro
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
12 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
12 years ago
David M. Lee c599aca553 Moved core logic from app_stasis to res_stasis
12 years ago
David M. Lee a2a53cc306 Stasis application WebSocket support
12 years ago
David M. Lee 766c146fe3 Fixed another issue from r383579.
12 years ago
David M. Lee cfd2b244f7 Corrected some module issues introduced by r383579.
12 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
12 years ago