Actions

Difference between revisions of "GROUP MSG"

From Zenitel Wiki

Line 6: Line 6:
 
!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 repeatitions and no gong <br\> No repeatitions and no gong <br\> 10 repetitions and no gong <br> To group 1 (84), activate alarm message 4 (8194), 3 repetitions, use gong type 2 (dong-ding).
+
|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"|one repeatition and use group gong and priority <br\> No repeatitions and no gong <br\> 10 repetitions and no gong <br> To group 1 (84), activate alarm message 4 (8194), 3 repetitions, use gong type 2 (dong-ding).
 
|-
 
|-
 
|colspan="5"|GROUP_MSG sets up a local or global group call with source a SVP message. To stop message playback use [[GROUP_MSG_STOP]]
 
|colspan="5"|GROUP_MSG sets up a local or global group call with source a SVP message. To stop message playback use [[GROUP_MSG_STOP]]

Revision as of 09:39, 26 August 2010

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
one repeatition and use group gong and priority <br\> No repeatitions and no gong <br\> 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 a SVP message. To stop message playback use GROUP_MSG_STOP
1 NET_OBJ_REF <br\>{ECL_LOCAL_GROUP, <BR\> ECL_GLOBAL_GROUP} Destination local or global group
2 NET_OBJ_REF<br\>{ECL_ANNOUNCEMENT} Announcement message for playback in group.
3 UINT1<BR\>(optional) SVP Message repetitions 0-255. 0 or unspecified means 1 repetition. 255 means repeat indefinitely (use GROUP_MSG_STOP to stop).
4 UINT1<BR\>(optional) Gong type, default 255 = use gong type of group.
5 UINT1<br\>(optional) Group call priority, default 0 = use priority of group call.
Response ? or none



Back to AlphaNet message list