Skip to end of metadata
Go to start of metadata

DB_KEYCOUNT()

Synopsis

Obtain the number of keys at a prefix within the Asterisk database.

Description

This function will return the number of keys that exist at the prefix specified within the Asterisk database. If no argument is provided, then the number of all key families will be returned.

Syntax

DB_KEYCOUNT(prefix)
Arguments
  • prefix

See Also

Import Version

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

  • No labels