Difference between revisions of "CALL TRANSFER"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|CALL_TRANSFER !style="background:#ffdead;" width="100pt"|0x0044 !style="background:#ffdead;" width="30pt"...) |
|||
Line 1: | Line 1: | ||
− | {| border="1" | + | {| border="1" |
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|CALL_TRANSFER | !style="background:#ffdead;" width="90pt" colspan="2"|CALL_TRANSFER | ||
Line 15: | Line 15: | ||
|- | |- | ||
|colspan="2"|Response:||colspan="3"|[[CALL_TRANSFER_OK, CALL_TRANSFER_NOK]] | |colspan="2"|Response:||colspan="3"|[[CALL_TRANSFER_OK, CALL_TRANSFER_NOK]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]] |
Revision as of 11:32, 17 July 2007
CALL_TRANSFER | 0x0044 | 68 | AMC 06.00 | |
---|---|---|---|---|
$TRF L101 "I102"<br\>$TRF L101"" | ||||
Set or remove call transfer for a station. | ||||
1 | NET_OBJ_REF<br\>{ECL_STATION} | Station.<br\>. | ||
2 | UINT(0..n) | Transfer destination:<br\>- Text string with syntax and semantics similar to that used in the DAK key programming user interface of AlphaPro. E.g. "I101 D44"<br\>- An empty (zero-length or all spaces) string will remove call transfer for the station.<br\><<n>> is only limited by the maximum message length and internal storage limitations for Call Transfer Strings (20 characters)<br\> (ISO Latin-1 graphic characters only and no termination character) | ||
Response: | CALL_TRANSFER_OK, CALL_TRANSFER_NOK |