Asterisk Project : Asterisk 10 Function_DB
This page last changed on Oct 14, 2011 by wikibot.
DB()SynopsisRead from or write to the Asterisk database. DescriptionThis function will read from or write a value to the Asterisk database. On a read, this function returns the corresponding value from the database, or blank if it does not exist. Reading a database value will also set the variable DB_RESULT. If you wish to find out if an entry exists, use the DB_EXISTS function. SyntaxDB(family,key) Arguments
See AlsoAsterisk 10 Application_DBdel Import VersionThis documentation was imported from Asterisk version SVN-branch-10-r340810. |
![]() |
Document generated by Confluence on Oct 14, 2011 13:24 |