GROUP_COUNT([Gruppe
[@Kategorie
]])
; Anzahl der Kanäle in der Gruppe ausgehende abfragen: exten => 123,1,Set(foo=${GROUP_COUNT(ausgehende)})
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
-= Info about function 'GROUP_COUNT' =-
[Syntax]
GROUP_COUNT([groupname][@category])
[Synopsis]
Counts the number of channels in the specified group
[Description]
Calculates the group count for the specified group, or uses the
channel's current group if not specifed (and non-empty).