Difference between revisions of "GROUP MSG"
From Zenitel Wiki
m (Tag: Visual edit) |
|||
Line 11: | Line 11: | ||
| 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]] | ||
|- | |- | ||
− | | align="center" |1||[[NET_OBJ_REF]] <br>{[[ECL_ST_GROUP#NET_OBJ_REF:_Entity_Classes|ECL_LOCAL_GROUP]], <BR | + | | 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). | ||
Line 17: | Line 17: | ||
| 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]]< | + | | 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|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. | ||
|- | |- | ||
| colspan="2" |Response|| colspan="3" | none | | colspan="2" |Response|| colspan="3" | none | ||
+ | |} | ||
+ | |||
+ | =PA Control Bitmap= | ||
+ | Param2 is used as a control bitmap. Also used in Param1 of [[PA activation, multi-step]]. | ||
+ | |||
+ | |||
+ | {| border="1" | ||
+ | !| BitNo | ||
+ | !| Weight | ||
+ | !| Value | ||
+ | !| Name | ||
+ | !| Description | ||
+ | !| Recall | ||
+ | !| Prestored | ||
+ | |- | ||
+ | |rowspan=2| 0 | ||
+ | |rowspan=2| 1 | ||
+ | |rowspan=2| '''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). | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |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) | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 1 | ||
+ | |rowspan=2| 2 | ||
+ | |rowspan=2| '''DiscPlayback''' | ||
+ | | 0 | ||
+ | |Initiator Station is allowed to disconnect during message playback without stopping the message to the group.(default). | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | | | ||
+ | If initiator station disconnect during the playout to group, the message is terminated immediately | ||
+ | |- | ||
+ | |rowspan=2| 2 | ||
+ | |rowspan=2| 4 | ||
+ | |rowspan=2| '''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) | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|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. | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 3 | ||
+ | |rowspan=2| 8 | ||
+ | |rowspan=2| '''AutoDisconnect''' | ||
+ | | 0 | ||
+ | |Initiator station listen to the SVP message together with the rest of the group (Default). | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|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]].) | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 4 | ||
+ | |rowspan=2| 16 | ||
+ | |rowspan=2| ''reserved'' | ||
+ | | 0 | ||
+ | | | ||
+ | |rowspan=2| | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 5 | ||
+ | |rowspan=2| 32 | ||
+ | |rowspan=2| '''CHookDispatch''' | ||
+ | | 0 | ||
+ | |C key or On Hook cancel ReCall setup (Default) | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2| | ||
+ | |- | ||
+ | |1 | ||
+ | |C key or On Hook dispatch the ReCall message (No "Meet me" function) | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 6 | ||
+ | |rowspan=2| 64 | ||
+ | |rowspan=2| '''LoopEndless''' | ||
+ | | 0 | ||
+ | |SVP message play once (Default) | ||
+ | |rowspan=2| | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | |Only if '''DiscPlayback = 1''': SVP message is endless repeated | ||
+ | |- | ||
+ | |rowspan=2| 7 | ||
+ | |rowspan=2| 128 | ||
+ | |rowspan=2| '''NoGong''' | ||
+ | | 0 | ||
+ | |Use default group gong (Default) | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | |No gong | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 8 | ||
+ | |rowspan=2| 256 | ||
+ | |rowspan=2| '''GlobalGroup''' | ||
+ | | 0 | ||
+ | |{{AlphaWiki|Local Group}} call | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | |{{AlphaWiki|Global Group}} call | ||
+ | |||
+ | |- | ||
+ | |rowspan=2| 9 | ||
+ | |rowspan=2| 512 | ||
+ | |rowspan=2| '''AutoM''' | ||
+ | | 0 | ||
+ | |Manuel M-key use | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2| | ||
+ | |- | ||
+ | |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.'' | ||
+ | |- | ||
+ | |rowspan=2| 10 | ||
+ | |rowspan=2| 1024 | ||
+ | |rowspan=2| '''MPlayCntr''' | ||
+ | | 0 | ||
+ | |Standard message playback | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | |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| 2048 | ||
+ | |rowspan=2| '''MultiGroup''' | ||
+ | | 0 | ||
+ | |Standard multi step feature | ||
+ | |rowspan=2|Y | ||
+ | |rowspan=2|Y | ||
+ | |- | ||
+ | |1 | ||
+ | |Allow multiple groups to be selected | ||
|} | |} | ||
Revision as of 15:15, 26 September 2018
GM (GROUP_MSG) | 0x00A6 | 166 | AMC 11.00 | |
---|---|---|---|---|
$GM L84 L8181 $GM L85 L8193 U1 U0 U0 $GM L9001 L8182 U10 U0 U0 $GM NG1 N!4 U3 U2 U0 |
No repetition and use group gong and priority No repetitions and no gong To global group 9001, 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 | ||||
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 |