Difference between revisions of "GROUP MSG"
From Zenitel Wiki
Line 16: | Line 16: | ||
|align=center|3||[[UINT1]]<BR\>(optional)||colspan="3"|SVP Message repetitions 0-255. | |align=center|3||[[UINT1]]<BR\>(optional)||colspan="3"|SVP Message repetitions 0-255. | ||
|- | |- | ||
− | |align=center|4||[[UINT1]]<BR\>(optional)||colspan="3"| | + | |align=center|4||[[UINT1]]<BR\>(optional)||colspan="3"| Gong type, default 255 = use gong type of group. |
|- | |- | ||
− | |align=center|5||[[UINT1]]<br\>(optional)||colspan="3"| | + | |align=center|5||[[UINT1]]<br\>(optional)||colspan="3"| Group call priority, default 0 = use priority of group call. |
+ | |||
|- | |- | ||
|colspan="2"|Response||colspan="3"|? or none | |colspan="2"|Response||colspan="3"|? or none |
Revision as of 07:41, 23 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 |
Use group attributes <br\> No repeatitions and no gong <br\> 10 repetitions and no gong | |||
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. | ||
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 |