Difference between revisions of "GROUP MSG"
From Zenitel Wiki
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{AI}} |
{| border="1" | {| border="1" | ||
|- | |- | ||
! colspan="2" style="background:#ffdead;" width="90pt" |GM (GROUP_MSG) | ! colspan="2" style="background:#ffdead;" width="90pt" |GM (GROUP_MSG) | ||
! style="background:#ffdead;" width="100pt" |0x00A6 | ! style="background:#ffdead;" width="100pt" |0x00A6 | ||
− | ! style="background:#ffdead;" width="30pt" |166 | + | ! style="background:#ffdead;" width="30pt" |166 |
! style="background:#ffdead;" |AMC 11.00 | ! style="background:#ffdead;" |AMC 11.00 | ||
|- | |- | ||
− | | colspan="3" |'''$GM L84 | + | | colspan="3" |'''$GM L84 L8191''' <br>'''$GM L85 L8193 U1 U0 U0''' <br>'''$GM L9001 L8192 U10 U0 U0''' <BR>'''$GM NG1 N!4 U3 U2 U0''' <br>|| colspan="2" |To All Call (84), activate alarm message 1 (8191), no repetitions and use group gong and priority <br />To Group 2 (85), activate alarm message 3 (8193), no repetitions and no gong <br>To Global Group 9001, activate alarm message 2 (8192), 10 repetitions and no gong <br>To Group 1 (84), activate alarm message 4 (8194), 3 repetitions, use gong type 2 (dong-ding) <br> |
|- | |- | ||
| colspan="5" |GROUP_MSG sets up a local or global group call with source prerecorded message. To stop message playback use [[GROUP_MSG_STOP]] | | colspan="5" |GROUP_MSG sets up a local or global group call with source prerecorded message. To stop message playback use [[GROUP_MSG_STOP]] | ||
+ | 30 messages can be queued and is sorted on priority. Messages are removed from queue after playback or by using [[GROUP_MSG_STOP]] | ||
|- | |- | ||
− | | align="center" |1||[[NET_OBJ_REF]] <br>{[[ECL_ST_GROUP#NET_OBJ_REF:_Entity_Classes|ECL_LOCAL_GROUP]], <BR> [[ECL_ST_GROUP#NET_OBJ_REF:_Entity_Classes|ECL_GLOBAL_GROUP]]}|| colspan="3" | Destination local or global group | + | | align="center" |1||[[NET_OBJ_REF]] <br>{[[ECL_ST_GROUP#NET_OBJ_REF:_Entity_Classes|ECL_LOCAL_GROUP]], <BR> [[ECL_ST_GROUP#NET_OBJ_REF:_Entity_Classes|ECL_GLOBAL_GROUP]]}|| colspan="3" |Destination local or global group |
|- | |- | ||
− | | align="center" |2||[[NET_OBJ_REF]]<br>{[[ECL_ANNOUNCEMENT]], <br> [[ECL_STATION]], <BR> [[ECL_USER]]}|| colspan="3" | Initiator station or Announcement message for playback in group.<br> '''Note''': Software AMC 11.5.3.3 is required to support the N!x parameters above 9. Earlier versions work for announcement message 1-9 only (N!1 - N!9). | + | | align="center" |2||[[NET_OBJ_REF]]<br>{[[ECL_ANNOUNCEMENT]], <br> [[ECL_STATION]], <BR> [[ECL_USER]]}|| colspan="3" |Initiator station or Announcement message for playback in group.<br> '''Note''': Software AMC 11.5.3.3 is required to support the N!x parameters above 9. Earlier versions work for announcement message 1-9 only (N!1 - N!9). |
|- | |- | ||
| align="center" |3||[[UINT1]]<BR>(optional)|| colspan="3" |Prerecorded Message repetitions 0-255. 0 or unspecified means 1 repetition. 255 means repeat indefinitely (use [[GROUP_MSG_STOP]] to stop). (If PA bitmap defined, this parameter is overrun by the PA bitmap definition) | | align="center" |3||[[UINT1]]<BR>(optional)|| colspan="3" |Prerecorded Message repetitions 0-255. 0 or unspecified means 1 repetition. 255 means repeat indefinitely (use [[GROUP_MSG_STOP]] to stop). (If PA bitmap defined, this parameter is overrun by the PA bitmap definition) | ||
|- | |- | ||
− | | align="center" |4||[[UINT1]]<BR>(optional)|| colspan="3" | Gong type. 0 = no gong. 255 or unspecified = use gong type of group. | + | | align="center" |4||[[UINT1]]<BR>(optional)|| colspan="3" |Gong type. 0 = no gong. 255 or unspecified = use gong type of group. |
|- | |- | ||
− | | align="center" |5||[[UINT1]]<br>(optional)|| colspan="3" | Group call priority, default 0 = use priority of group call. <br> 1 = Low, 2 = Medium, 3 = High, 4 = Alarm. "Alarm" priority will activate [[Volume and handset override|Volume and Handset Override]] | + | | align="center" |5||[[UINT1]]<br>(optional)|| colspan="3" |Group call priority, default 0 = use priority of group call. <br> 1 = Low, 2 = Medium, 3 = High, 4 = Alarm. "Alarm" priority will activate [[Volume and handset override|Volume and Handset Override]] |
|- | |- | ||
− | |align=center|6||[[UINT1]]<br>(optional 11.3)||colspan="3"| Station allocation priority <br> 1 = Low, 2 = Medium, 3 = High, 4 = Alarm. The initiator station will anyhow be forced to allocation but this priority will be used to block other functions trying to snatch/override the station during the group call. | + | | align="center" |6||[[UINT1]]<br>(optional 11.3)|| colspan="3" |Station allocation priority <br> 1 = Low, 2 = Medium, 3 = High, 4 = Alarm. The initiator station will anyhow be forced to allocation but this priority will be used to block other functions trying to snatch/override the station during the group call. |
|- | |- | ||
− | |align=center|7||[[UINT2]]<br>(optional 11.3)||colspan="3"| Group Call bitmap as used in the PA features parameters are shown below. | + | | align="center" |7||[[UINT2]]<br>(optional 11.3)|| colspan="3" |Group Call bitmap as used in the PA features parameters are shown below. |
|- | |- | ||
− | |align=center|8||[[NET_OBJ_REF]]<br>{[[ECL_ANNOUNCEMENT]]}<br>(optional 11.3)||colspan="3"| Announcement used when including initiator station. Useful in combination with PA bitmap. | + | | align="center" |8||[[NET_OBJ_REF]]<br>{[[ECL_ANNOUNCEMENT]]}<br>(optional 11.3)|| colspan="3" |Announcement used when including initiator station. Useful in combination with PA bitmap. |
|- | |- | ||
− | | colspan="2" |Response|| colspan="3" | none | + | | colspan="2" |Response|| colspan="3" |none |
|} | |} | ||
Line 35: | Line 36: | ||
{| border="1" | {| border="1" | ||
− | !| BitNo | + | !|BitNo |
− | !| Weight | + | !|Weight |
− | !| Value | + | !|Value |
− | !| Name | + | !|Name |
− | !| Description | + | !|Description |
− | !| Recall | + | !|Recall |
− | !| Prestored | + | !|Prestored |
|- | |- | ||
− | |rowspan=2| 0 | + | | rowspan="2" |0 |
− | |rowspan=2| 1 | + | | rowspan="2" |1 |
− | |rowspan=2| '''GoGroupCall''' | + | | rowspan="2" |'''GoGroupCall''' |
− | | 0 | + | |0 |
|After the SVP message playback ends the group is disconnected and the initiator station goes back to idle (if not bit 4:1)(default). | |After the SVP message playback ends the group is disconnected and the initiator station goes back to idle (if not bit 4:1)(default). | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
− | |After the SVP message playback ends, the group and initiator station proceed to normal {{AlphaWiki|Group call feature|Group Call}} mode. (Use M-key and talk into the group, VP timer will start for use as group call "meet me" reply time out. Can be used for replacing the Gong with a custom SVP message for normal groupcall.) This function will not work in combination with LoopEndless(6) | + | |After the SVP message playback ends, the group and initiator station proceed to normal {{AlphaWiki|Group call feature|Group Call}} mode. (Use M-key and talk into the group, VP timer will start for use as group call "meet me" reply time out. Can be used for replacing the Gong with a custom SVP message for normal groupcall.) This function will not work in combination with LoopEndless(6) |
|- | |- | ||
− | |rowspan=2| 1 | + | | rowspan="2" |1 |
− | |rowspan=2| 2 | + | | rowspan="2" |2 |
− | |rowspan=2| '''DiscPlayback''' | + | | rowspan="2" |'''DiscPlayback''' |
− | | 0 | + | |0 |
|Initiator Station is allowed to disconnect during message playback without stopping the message to the group.(default). | |Initiator Station is allowed to disconnect during message playback without stopping the message to the group.(default). | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 67: | Line 68: | ||
If initiator station disconnect during the playout to group, the message is terminated immediately | If initiator station disconnect during the playout to group, the message is terminated immediately | ||
|- | |- | ||
− | |rowspan=2| 2 | + | | rowspan="2" |2 |
− | |rowspan=2| 4 | + | | rowspan="2" |4 |
− | |rowspan=2| '''MeetMe''' | + | | rowspan="2" |'''MeetMe''' |
− | | 0 | + | |0 |
− | | "Meet me" (99) is not working and will not affect the SVP message or initiator station during SVP play (default). (If BIT0:1 "meet me" can be used after svp play finished) | + | |"Meet me" (99) is not working and will not affect the SVP message or initiator station during SVP play (default). (If BIT0:1 "meet me" can be used after svp play finished) |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 79: | Line 80: | ||
|- | |- | ||
− | |rowspan=2| 3 | + | | rowspan="2" |3 |
− | |rowspan=2| 8 | + | | rowspan="2" |8 |
− | |rowspan=2| '''AutoDisconnect''' | + | | rowspan="2" |'''AutoDisconnect''' |
− | | 0 | + | |0 |
|Initiator station listen to the SVP message together with the rest of the group (Default). | |Initiator station listen to the SVP message together with the rest of the group (Default). | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 91: | Line 92: | ||
|- | |- | ||
− | |rowspan=2| 4 | + | | rowspan="2" |4 |
− | |rowspan=2| 16 | + | | rowspan="2" |16 |
− | |rowspan=2| ''reserved'' | + | | rowspan="2" |''reserved'' |
− | | 0 | + | |0 |
| | | | ||
− | |rowspan=2| | + | | rowspan="2" | |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 103: | Line 104: | ||
|- | |- | ||
− | |rowspan=2| 5 | + | | rowspan="2" |5 |
− | |rowspan=2| 32 | + | | rowspan="2" |32 |
− | |rowspan=2| '''CHookDispatch''' | + | | rowspan="2" |'''CHookDispatch''' |
− | | 0 | + | |0 |
|C key or On Hook cancel ReCall setup (Default) | |C key or On Hook cancel ReCall setup (Default) | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2| | + | | rowspan="2" | |
|- | |- | ||
|1 | |1 | ||
Line 115: | Line 116: | ||
|- | |- | ||
− | |rowspan=2| 6 | + | | rowspan="2" |6 |
− | |rowspan=2| 64 | + | | rowspan="2" |64 |
− | |rowspan=2| '''LoopEndless''' | + | | rowspan="2" |'''LoopEndless''' |
− | | 0 | + | |0 |
|SVP message play once (Default) | |SVP message play once (Default) | ||
− | |rowspan=2| | + | | rowspan="2" | |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
− | |Only if '''DiscPlayback = 1''': SVP message is endless repeated | + | |Only if '''DiscPlayback = 1''': SVP message is endless repeated |
|- | |- | ||
− | |rowspan=2| 7 | + | | rowspan="2" |7 |
− | |rowspan=2| 128 | + | | rowspan="2" |128 |
− | |rowspan=2| '''NoGong''' | + | | rowspan="2" |'''NoGong''' |
− | | 0 | + | |0 |
|Use default group gong (Default) | |Use default group gong (Default) | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 138: | Line 139: | ||
|- | |- | ||
− | |rowspan=2| 8 | + | | rowspan="2" |8 |
− | |rowspan=2| 256 | + | | rowspan="2" |256 |
− | |rowspan=2| '''GlobalGroup''' | + | | rowspan="2" |'''GlobalGroup''' |
− | | 0 | + | |0 |
|{{AlphaWiki|Local Group}} call | |{{AlphaWiki|Local Group}} call | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 150: | Line 151: | ||
|- | |- | ||
− | |rowspan=2| 9 | + | | rowspan="2" |9 |
− | |rowspan=2| 512 | + | | rowspan="2" |512 |
− | |rowspan=2| '''AutoM''' | + | | rowspan="2" |'''AutoM''' |
− | | 0 | + | |0 |
− | |Manuel M-key use | + | |Manuel M-key use |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2| | + | | rowspan="2" | |
|- | |- | ||
|1 | |1 | ||
|Auto M-key, Use in combination with '''CHookDispatch=1'''. (implemented 10.61.1.4) ''May be used alone from SIP or telephone: Pres # to end recording, 8 to dispatch.'' | |Auto M-key, Use in combination with '''CHookDispatch=1'''. (implemented 10.61.1.4) ''May be used alone from SIP or telephone: Pres # to end recording, 8 to dispatch.'' | ||
|- | |- | ||
− | |rowspan=2| 10 | + | | rowspan="2" |10 |
− | |rowspan=2| 1024 | + | | rowspan="2" |1024 |
− | |rowspan=2| '''MPlayCntr''' | + | | rowspan="2" |'''MPlayCntr''' |
− | | 0 | + | |0 |
|Standard message playback | |Standard message playback | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
|The message is played back while M-key is pressed, M release will stop playback, new M-pres will restart message. | |The message is played back while M-key is pressed, M release will stop playback, new M-pres will restart message. | ||
|- | |- | ||
− | |rowspan=2| 11 | + | | rowspan="2" |11 |
− | |rowspan=2| 2048 | + | | rowspan="2" |2048 |
− | |rowspan=2| '''MultiGroup''' | + | | rowspan="2" |'''MultiGroup''' |
− | | 0 | + | |0 |
|Standard multi step feature | |Standard multi step feature | ||
− | |rowspan=2|Y | + | | rowspan="2" |Y |
− | |rowspan=2|Y | + | | rowspan="2" |Y |
|- | |- | ||
|1 | |1 | ||
Line 186: | Line 187: | ||
[[Category: ACDP messages]] | [[Category: ACDP messages]] | ||
[[Category:Audio Messaging]] | [[Category:Audio Messaging]] | ||
+ | [[Category: DP Commands]] | ||
[[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]] |
Latest revision as of 09:59, 21 July 2022
GM (GROUP_MSG) | 0x00A6 | 166 | AMC 11.00 | |
---|---|---|---|---|
$GM L84 L8191 $GM L85 L8193 U1 U0 U0 $GM L9001 L8192 U10 U0 U0 $GM NG1 N!4 U3 U2 U0 |
To All Call (84), activate alarm message 1 (8191), no repetitions and use group gong and priority To Group 2 (85), activate alarm message 3 (8193), no repetitions and no gong To Global Group 9001, activate alarm message 2 (8192), 10 repetitions and no gong To Group 1 (84), activate alarm message 4 (8194), 3 repetitions, use gong type 2 (dong-ding) | |||
GROUP_MSG sets up a local or global group call with source prerecorded message. To stop message playback use GROUP_MSG_STOP
30 messages can be queued and is sorted on priority. Messages are removed from queue after playback or by using GROUP_MSG_STOP | ||||
1 | NET_OBJ_REF {ECL_LOCAL_GROUP, ECL_GLOBAL_GROUP} |
Destination local or global group | ||
2 | NET_OBJ_REF {ECL_ANNOUNCEMENT, ECL_STATION, ECL_USER} |
Initiator station or Announcement message for playback in group. Note: Software AMC 11.5.3.3 is required to support the N!x parameters above 9. Earlier versions work for announcement message 1-9 only (N!1 - N!9). | ||
3 | UINT1 (optional) |
Prerecorded Message repetitions 0-255. 0 or unspecified means 1 repetition. 255 means repeat indefinitely (use GROUP_MSG_STOP to stop). (If PA bitmap defined, this parameter is overrun by the PA bitmap definition) | ||
4 | UINT1 (optional) |
Gong type. 0 = no gong. 255 or unspecified = use gong type of group. | ||
5 | UINT1 (optional) |
Group call priority, default 0 = use priority of group call. 1 = Low, 2 = Medium, 3 = High, 4 = Alarm. "Alarm" priority will activate Volume and Handset Override | ||
6 | UINT1 (optional 11.3) |
Station allocation priority 1 = Low, 2 = Medium, 3 = High, 4 = Alarm. The initiator station will anyhow be forced to allocation but this priority will be used to block other functions trying to snatch/override the station during the group call. | ||
7 | UINT2 (optional 11.3) |
Group Call bitmap as used in the PA features parameters are shown below. | ||
8 | NET_OBJ_REF {ECL_ANNOUNCEMENT} (optional 11.3) |
Announcement used when including initiator station. Useful in combination with PA bitmap. | ||
Response | none |
PA Control Bitmap
Param2 is used as a control bitmap. Also used in Param1 of PA activation, multi-step.
BitNo | Weight | Value | Name | Description | Recall | Prestored |
---|---|---|---|---|---|---|
0 | 1 | GoGroupCall | 0 | After the SVP message playback ends the group is disconnected and the initiator station goes back to idle (if not bit 4:1)(default). | Y | Y |
1 | After the SVP message playback ends, the group and initiator station proceed to normal Group Call mode. (Use M-key and talk into the group, VP timer will start for use as group call "meet me" reply time out. Can be used for replacing the Gong with a custom SVP message for normal groupcall.) This function will not work in combination with LoopEndless(6) | |||||
1 | 2 | DiscPlayback | 0 | Initiator Station is allowed to disconnect during message playback without stopping the message to the group.(default). | Y | Y |
1 |
If initiator station disconnect during the playout to group, the message is terminated immediately | |||||
2 | 4 | MeetMe | 0 | "Meet me" (99) is not working and will not affect the SVP message or initiator station during SVP play (default). (If BIT0:1 "meet me" can be used after svp play finished) | Y | Y |
1 | "Meet me" during SVP play will disconnect the SVP message and establish connection to initiator. If initiator is disconnected due to AutoDisconnect(3) or CHookDispatch(5) "Meet me" will not work. | |||||
3 | 8 | AutoDisconnect | 0 | Initiator station listen to the SVP message together with the rest of the group (Default). | Y | Y |
1 | Initiator station disconnect automatic before gong and SVP message start to play. For Recall it means that 8 dispatches the message, while the initiator is disconnected. ( No "meet me" function, group access level is not checked, event handler "conversation outgoing" is related to station 1. Same behaviour as $GROUP_MSG.) | |||||
4 | 16 | reserved | 0 | Y | ||
1 | ||||||
5 | 32 | CHookDispatch | 0 | C key or On Hook cancel ReCall setup (Default) | Y | |
1 | C key or On Hook dispatch the ReCall message (No "Meet me" function) | |||||
6 | 64 | LoopEndless | 0 | SVP message play once (Default) | Y | |
1 | Only if DiscPlayback = 1: SVP message is endless repeated | |||||
7 | 128 | NoGong | 0 | Use default group gong (Default) | Y | Y |
1 | No gong | |||||
8 | 256 | GlobalGroup | 0 | Local Group call | Y | Y |
1 | Global Group call | |||||
9 | 512 | AutoM | 0 | Manuel M-key use | Y | |
1 | Auto M-key, Use in combination with CHookDispatch=1. (implemented 10.61.1.4) May be used alone from SIP or telephone: Pres # to end recording, 8 to dispatch. | |||||
10 | 1024 | MPlayCntr | 0 | Standard message playback | Y | Y |
1 | The message is played back while M-key is pressed, M release will stop playback, new M-pres will restart message. | |||||
11 | 2048 | MultiGroup | 0 | Standard multi step feature | Y | Y |
1 | Allow multiple groups to be selected |