Difference between revisions of "SET CALL REQ MODE"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|SET_CALL_REQ_MODE !style="background:#ffdead;" width="100pt"|0x006C !style="background:#ffdead;" width="3...) |
|||
(10 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|SET_CALL_REQ_MODE | !style="background:#ffdead;" width="90pt" colspan="2"|SET_CALL_REQ_MODE | ||
!style="background:#ffdead;" width="100pt"|0x006C | !style="background:#ffdead;" width="100pt"|0x006C | ||
!style="background:#ffdead;" width="30pt"|108 | !style="background:#ffdead;" width="30pt"|108 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 07.00 |
|- | |- | ||
− | |colspan" | + | |colspan="5"|'''$SCRM L101 L102 U0 U1''' |
|- | |- | ||
− | Turn on/off message "your call is registered, please wait", then ring/flashing at a station. Note that the station leaves this mode if becomes busy for some reason (dialing, incoming conv.<br | + | |colspan="5"|Turn on/off message "your call is registered, please wait", then ring/flashing at a station. Note that the station leaves this mode if becomes busy for some reason (dialing, incoming conv.)<br />"Call requester mode" is normally used to inform the user about a successful activation of call request. |
|- | |- | ||
− | |align=center|1||NET_OBJ_REF<br | + | |align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station |
|- | |- | ||
− | |align=center|2||NET_OBJ_REF<br | + | |align=center|2||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station that received the call request mail (i.e. sender of this command) |
|- | |- | ||
− | |align=center|3|| | + | |align=center|3||[[UINT1]]||colspan="3"|UserDefined Properties ([[UDP]]) of the station that received the call request mail. |
|- | |- | ||
− | |align=center|4|| | + | |align=center|4||[[UINT1]]||colspan="3"|New call requester mode:<br /> 0 = off<br />1 = on |
|- | |- | ||
− | |colspan"2"|Response:||colspan="3"| | + | |align=center|5||[[UINT1]]<br />||colspan="3"|Mail Priority 0 - 255<br /> |
+ | |- | ||
+ | |align=center|6||[[UINT1]]<br />||colspan="2"|Mail Flags: [[SEND_MAIL | SEND_MAIL]] | ||
+ | |- | ||
+ | |align=center|7||[[NET_OBJ_REF]] <br> (Optional 13.1.3.1)<br />||colspan="3"| Custom Voice message for call request as parameter. Format N!!<message id>. Note : L<dirno> (e.g. L8194) is not supported. | ||
+ | |- | ||
+ | |colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]] | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]] |
Latest revision as of 15:07, 3 October 2019
SET_CALL_REQ_MODE | 0x006C | 108 | AMC 07.00 | |
---|---|---|---|---|
$SCRM L101 L102 U0 U1 | ||||
Turn on/off message "your call is registered, please wait", then ring/flashing at a station. Note that the station leaves this mode if becomes busy for some reason (dialing, incoming conv.) "Call requester mode" is normally used to inform the user about a successful activation of call request. | ||||
1 | NET_OBJ_REF {ECL_STATION} |
Station | ||
2 | NET_OBJ_REF {ECL_STATION} |
Station that received the call request mail (i.e. sender of this command) | ||
3 | UINT1 | UserDefined Properties (UDP) of the station that received the call request mail. | ||
4 | UINT1 | New call requester mode: 0 = off 1 = on | ||
5 | UINT1 |
Mail Priority 0 - 255 | ||
6 | UINT1 |
Mail Flags: SEND_MAIL | ||
7 | NET_OBJ_REF (Optional 13.1.3.1) |
Custom Voice message for call request as parameter. Format N!!<message id>. Note : L<dirno> (e.g. L8194) is not supported. | ||
Response: | COMMAND_RESPONSE |