summaryrefslogtreecommitdiff
path: root/include/asterisk/sorcery.h
AgeCommit message (Expand)Author
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-23Fix a bug where the argc value was passed as no_doc when registering custom s...Joshua Colp
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-06-25Add a note about being ready to accept observer invocations before adding an ...Joshua Colp
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-12Fix documentation.Jason Parker
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Disable strict XML documentation config checking; fix crash caused by sorceryMatthew Jordan
2013-02-10Add additional functionality to the Sorcery API.Joshua Colp
2013-01-25Merge the sorcery data access layer API.Joshua Colp