This page last changed on Mar 30, 2011 by wikibot.
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
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 SVN-branch-1.8-r311874.
|