Difference between revisions of "REQ TRANSF CALL"
From Zenitel Wiki
(New page: {| border="1" align=left |- !width="90pt" colspan="2"|REQ_TRANSF_CALL !width="100pt"|0x0088 !width="30pt"|136 !width="100pt"|AMC 08.20 |- |colspan="2"|$TRFC L101 L105||colspan="3"|''Put ...) |
|||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
− | !width="90pt" colspan="2"|REQ_TRANSF_CALL | + | !style="background:#ffdead;" width="90pt" colspan="2"|REQ_TRANSF_CALL |
− | !width="100pt"|0x0088 | + | !style="background:#ffdead;" width="100pt"|0x0088 |
− | !width="30pt"|136 | + | !style="background:#ffdead;" width="30pt"|136 |
− | ! | + | !style="background:#ffdead;" |AMC 08.20 |
|- | |- | ||
|colspan="2"|$TRFC L101 L105||colspan="3"|''Put Peer of 101 in conversation with 106'' | |colspan="2"|$TRFC L101 L105||colspan="3"|''Put Peer of 101 in conversation with 106'' | ||
Line 10: | Line 11: | ||
|colspan="5"|Transfer call in an Inquiry Call situation. This message is primarily for internal use. But it can also be used to transfer ordinary calls, se example above. | |colspan="5"|Transfer call in an Inquiry Call situation. This message is primarily for internal use. But it can also be used to transfer ordinary calls, se example above. | ||
|- | |- | ||
− | |1||[[NET_OBJ_REF]]||colspan="3"|Intermediate destination, used for routing of request | + | |align=center|1||[[NET_OBJ_REF]]||colspan="3"|Intermediate destination, used for routing of request |
|- | |- | ||
− | | ||[[NET_OBJ_REF]]<br | + | | ||[[NET_OBJ_REF]]<br />(optional)||colspan="3"|A-station in transferred call (source station) |
|- | |- | ||
− | | ||[[UINT1]]<br | + | | ||[[UINT1]]<br />(optional)||colspan="3"|Flag (optional): 0 if request from external source (default). 1 if forwarded request, 2 if Sender was Inquiry station |
|- | |- | ||
− | | ||[[UINT1]]<br | + | | ||[[UINT1]]<br />(optional)||colspan="3"|Node of original sender, to receive CMD_RESP |
|- | |- | ||
− | | ||[[UINT1]]<br | + | | ||[[UINT1]]<br />(optional)||colspan="3"|Device of original sender, to receive CMD_RESP |
|- | |- | ||
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]] | |colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]] | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]] |
Latest revision as of 15:05, 3 October 2019
REQ_TRANSF_CALL | 0x0088 | 136 | AMC 08.20 | |
---|---|---|---|---|
$TRFC L101 L105 | Put Peer of 101 in conversation with 106 | |||
Transfer call in an Inquiry Call situation. This message is primarily for internal use. But it can also be used to transfer ordinary calls, se example above. | ||||
1 | NET_OBJ_REF | Intermediate destination, used for routing of request | ||
NET_OBJ_REF (optional) |
A-station in transferred call (source station) | |||
UINT1 (optional) |
Flag (optional): 0 if request from external source (default). 1 if forwarded request, 2 if Sender was Inquiry station | |||
UINT1 (optional) |
Node of original sender, to receive CMD_RESP | |||
UINT1 (optional) |
Device of original sender, to receive CMD_RESP | |||
Response: | COMMAND_RESPONSE |