Empty a group (Event Handler)
From Zenitel Wiki
This is a script which removes all members from a group.
Here dialing the event trigger 9534 will remove all members of group 48.
In AlphaPro, go to Exchange and System -> Events, press Insert and create the following event:
Actions:
IF %gns(48,0) |
$GRM N%gns(48,0) NG48 U0 |
$ER U15 U0 U1 U1 N%gns(48,0) U3 %2.ref |
ENDIF |