Asterisk cmd GetGroupCount
Created by: JustRumours,Last modification on Fri 28 of Jul, 2006 [19:14 UTC] by waba
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.See also
Go back to Asterisk - documentation of application commands
Comments