Commit Graph

33 Commits (cf062303e35e4baa0dc2aa3dfb68b2c25b1ed2c2)

Author SHA1 Message Date
Sean Bright cf062303e3 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Richard Mudgett 110d772467 sorcery: Add setting object type congestion levels.
9 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Joshua Colp b74b071369 res_sorcery_memory_cache: Backport to 13
10 years ago
Richard Mudgett 20f3d77ab9 sorcery: Add ast_sorcery_object_unregister() API call.
10 years ago
George Joseph 637c8f065e sorcery: Add API to insert/remove a wizard to/from an object type's list
10 years ago
George Joseph 67372d1f0a sorcery: Add additional observer capabilities.
11 years ago
Mark Michelson eefcb79bfb Prevent duplicate sorcery wizards from being applied to sorcery object types.
11 years ago
Mark Michelson eba91d2a98 Revert changes to sorcery that accidentally got committed.
11 years ago
Mark Michelson d44aefeef4 Fix stuck channel in ARI through the introduction of synchronous bridge actions.
11 years ago
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
11 years ago
Scott Griepentrog 2507179fec sorcery: correct field register argument list
11 years ago
Mark Michelson c162101d69 Make res_sorcery_realtime filter unknown retrieved results.
11 years ago
Scott Griepentrog feae552139 pjsip: allow and disallow show same codecs
11 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
11 years ago
George Joseph a94c8562fd sorcery: Create sorcery instance registry.
11 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Richard Mudgett 3357c494cb sorcery, bucket: Change observer remove calls to take const callbacks struct.
12 years ago
Kevin Harwell 05cbf8df9b res_pjsip: AMI commands and events.
12 years ago
Kevin Harwell 9bad1dabcf Add a reloadable option for sorcery type objects
12 years ago
Joshua Colp cd7436a6c0 Fix a bug where the argc value was passed as no_doc when registering custom sorcery types.
12 years ago
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
12 years ago
Joshua Colp 31a552426b Add a note about being ready to accept observer invocations before adding an observer.
12 years ago
Joshua Colp a330d0867e Make sorcery details opaque and add extended fields.
12 years ago
Joshua Colp 40074542bf Add support for observers and JSON objectset creation to sorcery.
12 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
12 years ago
Jason Parker ab6c0e74f1 Fix documentation.
12 years ago
Joshua Colp 07d01e1c41 Pass the sorcery instance to wizards for CUD operations as well as retrieve.
12 years ago
Joshua Colp a4f45a2c95 Add support for registering a sorcery handler which supports multiple fields using a regex.
12 years ago
Joshua Colp cce1c9547f Add support for retrieving multiple objects from sorcery using a regex on their id.
12 years ago
Matthew Jordan e123ee2d77 Disable strict XML documentation config checking; fix crash caused by sorcery
12 years ago
Joshua Colp 27882b8599 Add additional functionality to the Sorcery API.
12 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
13 years ago