DBput()DBput(Familie/Schlüssel=Wert)
DBput() ist ab Asterisk 1.4 nicht mehr vorhanden
und wurde durch die Funktion DB() (Abschnitt D.17, „DB()“) ersetzt.————————| 1.2 | | | | | -= Info about application 'DBput' =-
[Synopsis]
Store a value in the database
[Description]
DBput(family/key=value): This application will store the given value in the
specified location in the Asterisk database.
This application has been deprecated in favor of the DB function.