This page last changed on Jul 20, 2012 by wikibot.
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
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|