GetGroupCount
Synopsis
GetGroupCount([groupname][@category])
Note: This command is deprecated in Asterisk v1.2. Instead use
GROUP_COUNT([groupname][@category])
Set(GROUPCOUNT=${GROUP_COUNT()})
Description
Calculates the group count for the specified group, or uses the current channel’s group if not specifed (and non-empty). Stores result in GROUPCOUNT. Always returns 0.