summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-07-25A great big renaming patchMatthew Jordan
2013-07-23Fix bridge/channel AMI event ordering issuesDavid M. Lee
2013-07-22Make the CEL blind transfer test pass consistentlyKinsey Moore
2013-07-20Add CEL local optimization record typeKinsey Moore
2013-07-20Add transfer support to CELKinsey Moore
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-12Fixed intermittent crash when loading test_json.soDavid M. Lee
2013-07-11Correct test_cel cleanup.David M. Lee
2013-07-11test_voicemail_api: fix warning found by gcc-4.8David M. Lee
2013-07-11Fixed some CEL test crashesDavid M. Lee
2013-07-04Fix int width problem for 32-bitDavid M. Lee
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-06-28Handle an originated channel being sent into a non-empty bridgeMatthew Jordan
2013-06-24Few more menuselect fixes missed in r392777David M. Lee
2013-06-23Add missing ast_sorcery_generic_alloc conversions.Joshua Colp
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-18Fix the test_substitution testMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-06-07Ensure that all unit tests compile with the cache clear rework in placeKinsey Moore
2013-06-07Rework stasis cache clear eventsKinsey Moore
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-08Fixed set-but-not-used warning caught by newer GCCDavid M. Lee
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-05-08Initial support for endpoints.David M. Lee
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-04-30Just a couple of Stasis-HTTP nitpick fixes.David M. Lee
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-16Move device state distribution to Stasis-coreKinsey Moore
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-04-08Stasis application WebSocket supportDavid M. Lee
2013-04-06Add a res_sorcery_astdb module which uses the astdb to persist objects.Joshua Colp
2013-04-01stasis: Fixed message ordering issues when forwardingDavid M. Lee
2013-03-28Add uuid wrapper API call ast_uuid_generate_str().Richard Mudgett
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-15A simplistic router for stasis_message's.David M. Lee
2013-03-15Take advantage of the fact that stasis_unsubscribe now returns NULLKinsey Moore
2013-03-08Add message dump capability to stasis cache layerKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp