Asterisk func group_match_count
Synopsis:
Counts the number of channels in the groups matching the specified patternDescription:
GROUP_MATCH_COUNT(groupmatch@category)Calculates the group count for all groups that match the specified pattern.
Uses standard regular expression matching (see regex(7)).
Notes
- *CLI> show function GROUP_MATCH_COUNT

Comments