Actions

Difference between revisions of "SET CALL REQ MODE"

From Zenitel Wiki

Line 1: Line 1:
{| border="1" align=left
+
{| border="1"  
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|SET_CALL_REQ_MODE
 
!style="background:#ffdead;" width="90pt" colspan="2"|SET_CALL_REQ_MODE
Line 21: Line 21:
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]

Revision as of 12:32, 17 July 2007

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.)<br\>"Call requester mode" is normally used to inform the user about a successful activation of call request.
1 NET_OBJ_REF<br\>{ECL_STATION} Station
2 NET_OBJ_REF<br\>{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:<br\> 0 = off<br\>1 = on
Response: COMMAND_RESPONSE


Back to AlphaNet message list