Commit Graph

41 Commits (d60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd)

Author SHA1 Message Date
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
4 weeks ago
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
Bastian Triller 8536ce8c38 func_json: Fix crashes for some types
2 years ago
Naveen Albert 0119f3ad48 res_pjsip_stir_shaken: Fix JSON field ordering and disallowed TN characters.
2 years ago
Kevin Harwell 67d1f881eb strings/json: Add string delimter match, and object create with vars methods
4 years ago
sungtae kim 76768ad6ce main/json.c: Added app_name, app_data to channel type
6 years ago
Corey Farrell 9b7b8cb155 jansson: json_pack with new format to verify required runtime version.
6 years ago
George Joseph aa10d6d5eb Merge "jansson: Backport fixes to bundled, use json_vsprintf if available."
7 years ago
Corey Farrell adf539b2f0 jansson: Backport fixes to bundled, use json_vsprintf if available.
7 years ago
Corey Farrell 93777faf36
json: Take advantage of new API's.
7 years ago
Kevin Harwell 783bff0637 json.c: improve ast_json_to_ast_variables performance
7 years ago
Corey Farrell ee154464d7 Enable bundling of jansson, require 2.11.
7 years ago
Corey Farrell 04490fb1d8 json: Add conditionals to avoid locking if Jansson is thread safe.
7 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Richard Mudgett 03ae8b0105 json.c: Add backtrace log to find 'Invalid UTF-8 string' errors
8 years ago
Sebastien Duthil c6d755de11 res_ari: Add support for channel variables in ARI events.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Richard Mudgett 774d5f7ef7 json: Check party id name, number, subaddresses for UTF-8.
9 years ago
Richard Mudgett 1c4c6c082d json: Add UTF-8 check call.
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett 9e841e4fb6 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