50.2.1
ADD-COMGR
The definition of the function depends on whether there is an existing COM group, or if a new one is to be created.
If a specified COM group (GRNO) does not exist, or if no COM group is specified, one is created with the specified station, member numbers, and size.
IF no COM group (GRNO) is specified, then the first available group number is automatically selected.
If the COM group already exists, it is expanded to include the specified stations.
There are two different sizes of COM groups:
•
Small, which has a maximum of ten members, and which requires a one digit (0-9) member number.
•
Large, which has a maximum of one hundred members, and which has a two digit (00-99) member number.
Extensions which are members of a COM group may either be local extensions, or they may reside on another node within the private network.
STNOs with leading zeroes can be entered as a member of a COM group.
The maximum total number of COM groups allowed per system is 1024.
A station number may be a member of more than one COM group, but may not be in a COM group more than once.
Each member of a COM group must be a digital device with a speaker or a functional device.
To change the size from large to small is not possible with the add comand. All the members of the group has to be first deleted. However, changing the size from from small to large in the add command is a legal operation.
Station numbers are assigned to the corresponding members in the add command. There must be the same number of station numbers as member numbers. When chained ranges and single values are entered, the STNOs and MBNOs are checked for one to one correspondence (i.e.). Ranges and the single values in MBNO parameter shoud be in the same order as it is in the STNO parameter
It is possible to assign each COM group a name (Info string).
Procedure Overview
Command Code
Parameters
ADD-COMGR
STNO=<number>,MBNO=<number>,GRNO=<number> ,[SIZE=<param>],[INFO=<string>];
Examples:
1.
Create a small COM group with stations 2100-2109 and member numbers 0-9.
Input:
ADD-COMGR:STNO=2100&&2109,MBNO=0&&9;
Output:
H01: COM GROUP 1 HAS 10 MEMBERS
2.
Add Station numbers 2231-2235 to COM group number 1 with member numbers 31-35, which makes it necessary to change the size from small to large.
Input:
ADD-COMGR:STNO=2231&&2235,MBNO=31&&35,GRNO=1,SIZE=L;
Output:
H01: COM GROUP 1 HAS 15 MEMBERS
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.