summaryrefslogtreecommitdiff
path: root/include/asterisk/json.h
AgeCommit message (Expand)Author
2016-11-14res_ari: Add support for channel variables in ARI events.Sebastien Duthil
2016-10-13json: Add UTF-8 check call.Richard Mudgett
2015-02-27ARI: Fix crash if integer values used in JSON payload 'variables' object.Richard Mudgett
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2013-08-02Address JSON thread safety issues.David M. Lee
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-13Blow away usage of libjansson's foreach macroMatthew Jordan
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-07Better explained the depths of reference stealing.David M. Lee
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-08Stasis application WebSocket supportDavid M. Lee
2013-03-22Corrected some module issues introduced by r383579.David M. Lee
2013-01-11Add JSON API for Asterisk.David M. Lee