This page last changed on Oct 14, 2011 by wikibot.

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. This function will retrieve a value from the Asterisk database and then remove that key from the database. None - DB_RESULT will be set to the key's value if it exists.

Syntax

DB_DELETE(family,key)
Arguments
  • family
  • key

See Also

Asterisk 10 Application_DBdel
Asterisk 10 Function_DB
Asterisk 10 Application_DBdeltree

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24