summaryrefslogtreecommitdiff
path: root/tests/test_json.c
AgeCommit message (Expand)Author
2017-05-30test_json: Fix test names with reserved wordsGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-13json: Check party id name, number, subaddresses for UTF-8.Richard Mudgett
2015-05-19doxygen: Fix doxygen errorsMatt Jordan
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-22Fix more dev-mode build issuesKinsey Moore
2013-10-25test_json: Fix deprecation warningsDavid M. Lee
2013-08-02Address JSON thread safety issues.David M. Lee
2013-07-12Fixed intermittent crash when loading test_json.soDavid 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-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-02-11Minor fixes to res_json and test_json.David M. Lee
2013-01-11Add JSON API for Asterisk.David M. Lee