Difference between revisions of "GROUP MSG"
From Zenitel Wiki
m (Tag: Visual edit) |
|||
Line 2: | Line 2: | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
− | !style="background:#ffdead;" width="90pt | + | ! 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 L8181''' <br> '''$GM L85 L8193 U1 U0 U0''' <br>'''$GM L9001 L8182 U10 U0 U0''' <BR> '''$GM NG1 N!4 U3 U2 U0''' <br> || colspan="2"|No repetition and use group gong and priority <br /> No repetitions and no gong <br> To | + | | colspan="3" |'''$GM L84 L8181''' <br> '''$GM L85 L8193 U1 U0 U0''' <br>'''$GM L9001 L8182 U10 U0 U0''' <BR> '''$GM NG1 N!4 U3 U2 U0''' <br> || colspan="2" |No repetition and use group gong and priority <br /> No repetitions and no gong <br> To global group 9001, 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]] |
|- | |- | ||
− | |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]]<B>(optional)||colspan="3"| Gong type. 0 = no gong. 255 or unspecified = use gong type of group. | + | | align="center" |4||[[UINT1]]<B>(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]] |
|- | |- | ||
− | |colspan="2"|Response||colspan="3"| none | + | | colspan="2" |Response|| colspan="3" | none |
|} | |} | ||
− | |||
− | |||
[[Category: ACDP messages]] | [[Category: ACDP messages]] |
Revision as of 08:31, 20 August 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, <BR\> 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 | ||
Response | none |