DB_DELETE(family/key
)
DB_RESULT
is set to this value, if it
exists.; delete cidnums/4045559814: exten => 123,1,Set(ignored=${DB_DELETE(cidnums/4045559814)})
DBdel()
.-= 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.
-- not available in Version 1.2 --