login | register
Thu 21 of Aug, 2008 [06:04 UTC]

voip-info.org

Discuss [0] History

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