DB()¶
Synopsis¶
Read from or write to the Asterisk database.
Description¶
This 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.
Syntax¶
Arguments¶
-
family
-
key
See Also¶
- Dialplan Applications DBdel
- Dialplan Functions DB_DELETE
- Dialplan Applications DBdeltree
- Dialplan Functions DB_EXISTS
Generated Version¶
This documentation was generated from Asterisk branch 20 using version GIT