Skip to end of metadata
Go to start of metadata

DB_KEYS()

Synopsis

Obtain a list of keys within the Asterisk database.

Description

This function will return a comma-separated list of keys existing at the prefix specified within the Asterisk database. If no argument is provided, then a list of key families will be returned.

Syntax

DB_KEYS(prefix)
Arguments
  • prefix

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels