DB_DELETE()

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.

Syntax

DB_DELETE(family/key)
Arguments
  • family
  • key

See Also

Import Version

This documentation was imported from Asterisk Version Unknown