DATABASE GET¶
Synopsis¶
Gets database value
Description¶
Retrieves an entry in the Asterisk database for a given family and key.
Returns '0' if key is not set. Returns '1' if key is set and returns the variable in parenthesis.
Example return code: 200 result=1 (testvariable)
Syntax¶
Arguments¶
-
family
-
key
See Also¶
- AGI Commands database_put
- AGI Commands database_del
- AGI Commands database_deltree
- Dialplan Applications AGI
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT