res_sorcery_memory_cache: Add basic module implementation.
[asterisk/asterisk.git] / include / asterisk / sorcery.h
2015-05-22 Joshua Colpres_sorcery_memory_cache: Add basic module implementation.
2015-05-12 George Josephsorcery: Add API to insert/remove a wizard to/from...
2015-05-05 Corey FarrellModules: Make ast_module_info->self available to auxili...
2014-12-05 George Josephsorcery: Add additional observer capabilities.
2014-04-02 Mark MichelsonPrevent duplicate sorcery wizards from being applied...
2014-03-17 Mark MichelsonRevert changes to sorcery that accidentally got committed.
2014-03-17 Mark MichelsonFix stuck channel in ARI through the introduction of...
2014-03-08 George Josephpjsip_cli: Create pjsip show channel and contact, and...
2014-03-07 Scott Griepentrogsorcery: correct field register argument list
2014-03-07 Mark MichelsonMake res_sorcery_realtime filter unknown retrieved...
2014-03-07 Scott Griepentrogpjsip: allow and disallow show same codecs
2014-03-06 George Josephsorcery: Create AST_SORCERY dialplan function.
2014-02-20 George Josephsorcery: Create sorcery instance registry.
2013-12-20 Matthew Jordanres_pjsip: Add PJSIP CLI commands
2013-12-03 Richard Mudgettsorcery, bucket: Change observer remove calls to take...
2013-11-23 Kevin Harwellres_pjsip: AMI commands and events.
2013-08-30 Kevin HarwellAdd a reloadable option for sorcery type objects
2013-08-23 Joshua ColpFix a bug where the argc value was passed as no_doc...
2013-08-23 Matthew JordanUpdate config framework/sorcery with types/options...
2013-06-25 Joshua ColpAdd a note about being ready to accept observer invocat...
2013-06-22 Joshua ColpMake sorcery details opaque and add extended fields.
2013-05-06 Joshua ColpAdd support for observers and JSON objectset creation...
2013-04-25 Mark MichelsonMerge the pimp_my_sip branch into trunk.
2013-04-12 Jason ParkerFix documentation.
2013-03-20 Joshua ColpPass the sorcery instance to wizards for CUD operations...
2013-03-01 Joshua ColpAdd support for registering a sorcery handler which...
2013-02-16 Joshua ColpAdd support for retrieving multiple objects from sorcer...
2013-02-15 Matthew JordanDisable strict XML documentation config checking; fix...
2013-02-10 Joshua ColpAdd additional functionality to the Sorcery API.
2013-01-25 Joshua ColpMerge the sorcery data access layer API.