Pre release 1-2
Stores the given value in the Asterisk database.
DBPut(family/key=${foo}) (deprecated)
Set(DB(family/key)=${foo}) (new syntax)
Set(DB(family/key)=${foo})
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ
Synopsis:
Store a value in the databaseDescription:
DBput(family/key=value)Stores the given value in the Asterisk database.
Return codes
Always returns 0Release 1.2 and later
DBPut(family/key=${foo}) (deprecated)
Set(DB(family/key)=${foo}) (new syntax)
Release 1.4 and later
Set(DB(family/key)=${foo})
See also
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ
Comments
333灯光