Difference between revisions of "CALL TRANSFER"
From Zenitel Wiki
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 6: | Line 7: | ||
!style="background:#ffdead;" |AMC 06.00 | !style="background:#ffdead;" |AMC 06.00 | ||
|- | |- | ||
− | |colspan=" | + | |colspan="3"|'''$TRF L101 "I102'''"<br>'''$TRF L101'''""||colspan="2"|''Set Call Forwarding from 101 to 102''<br> ''Reset Call Forwarding on 101'' |
|- | |- | ||
− | |colspan="5"|Set or remove call | + | |colspan="5"|Set or remove [[Transfer Features|call forwarding]] for a station. |
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br>{[[ECL_STATION]]}||colspan="3"|Station |
|- | |- | ||
− | |align=center|2|| | + | |align=center|2||UINT(0..n)||colspan="3"|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) |
|- | |- | ||
|colspan="2"|Response:||colspan="3"|[[CALL_TRANSFER_OK]], [[CALL_TRANSFER_NOK]] | |colspan="2"|Response:||colspan="3"|[[CALL_TRANSFER_OK]], [[CALL_TRANSFER_NOK]] | ||
|} | |} | ||
− | + | [[Category: ACDP messages]] | |
+ | [[Category: DP Commands]] | ||
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]] |
Latest revision as of 13:25, 6 July 2022
CALL_TRANSFER | 0x0044 | 68 | AMC 06.00 | |
---|---|---|---|---|
$TRF L101 "I102" $TRF L101"" |
Set Call Forwarding from 101 to 102 Reset Call Forwarding on 101 | |||
Set or remove call forwarding for a station. | ||||
1 | NET_OBJ_REF {ECL_STATION} |
Station | ||
2 | UINT(0..n) | Transfer destination: - Text string with syntax and semantics similar to that used in the DAK key programming user interface of AlphaPro. E.g. "I101 D44" - An empty (zero-length or all spaces) string will remove call transfer for the station. <<n>> is only limited by the maximum message length and internal storage limitations for Call Transfer Strings (20 characters) (ISO Latin-1 graphic characters only and no termination character) | ||
Response: | CALL_TRANSFER_OK, CALL_TRANSFER_NOK |