GROUP([Kategorie])exten => 123,1,Set(GROUP()=ausgehende) ; Gruppe setzen
exten => 123,n,GotoIf($[${GROUP_COUNT()} > 10]?200) ; zu viele?
exten => 123,n,Dial(0123456) ; wählen
exten => 123,200,Set(DIALSTATUS=CHANUNAVAIL) ; ablehnen————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
-= Info about function 'GROUP' =-
[Syntax]
GROUP([category])
[Synopsis]
Gets or sets the channel group.
[Description]
Gets or sets the channel group.