Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

GROUP_MATCH_COUNT()

Synopsis

Counts the number of channels in the groups matching the specified pattern.

Description

Calculates the group count for all groups that match the specified pattern. Note: category matching is applied after matching based on group. Uses standard regular expression matching on both (see regex(7)).

Syntax

No Format
GROUP_MATCH_COUNT([email protected])
Arguments
  • groupmatch - A standard regular expression used to match a group name.
  • category - A standard regular expression used to match a category name.

See Also

Import Version

This documentation was imported from Asterisk Version Unknown