Search:
Asterisk cmd GetGroupMatchCount
GetGroupMatchCount
Synopsis
GetGroupMatchCount(groupmatch[@category])Version
New with Asterisk 1.1 development branch.This command is deprecated in Asterisk v1.2. Instead use
GROUP_MATCH_COUNT(groupmatch[@category])
Set(GROUPCOUNT=${GROUP_MATCH_COUNT(SIP/.*)})
Description
Calculates the group count for all groups that match the specified pattern. Uses standard regular expression matching (see regex(7)). Stores result in GROUPCOUNT. Always returns 0.See also
Go back to Asterisk - documentation of application commands
Created by: JustRumours,Last modification on Fri 28 of Jul, 2006 [19:15 UTC] by waba

Page Changes
