This page last changed on Jul 20, 2012 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.
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|