mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
Asterisk data retrieval API.
This module implements an abstraction for retrieving and exporting asterisk data. Developed by: Brett Bryant <brettbryant@gmail.com> Eliel C. Sardanons (LU1ALY) <eliels@gmail.com> For the Google Summer of code 2009 Project. Documentation can be found in doxygen format and inside the header include/asterisk/data.h Review: https://reviewboard.asterisk.org/r/275/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
* \arg \ref AstThreadStorage
|
||||
* \arg \ref DataStores
|
||||
* \arg \ref AstExtState
|
||||
* \arg \ref AstDataRetrieval
|
||||
*
|
||||
* \subsection model_txt Generic Model
|
||||
* \verbinclude model.txt
|
||||
|
||||
Reference in New Issue
Block a user