DB_DELETE(Familie
/Schlüssel
)
DB_RESULT
auf den entsprechenden Wert gesetzt, falls sie
vorhanden ist.; den Eintrag cidnums/0123456789 löschen: exten => 123,1,Set(ignored=${DB_DELETE(cidnums/0123456789)})
DB_DELETE()
die Applikation DBdel()
verwendet werden.| | | 1.4 |————————| 1.6 |————————
-= Info about function 'DB_DELETE' =-
[Syntax]
DB_DELETE(<family>/<key>)
[Synopsis]
Return a value from the database and delete it
[Description]
This function will retrieve a value from the Asterisk database
and then remove that key from the database. DB_RESULT
will be set to the key's value if it exists.