4.6.5 CTI_ECT_DEST_REQ
Description | Request for call transfer to a specific address. First, the address is called, waiting for ringing. Then it is immediately connected with the specified call-leg. The entry must include the station, according to which it is determined how to process the number entered. (Typically, the operator’s station) This command cannot be used for queued call-legs. In queued call-legs it is always necessary to transfer the opponent. | |
Direction | To XML bridge | |
Sub-elements | CTI_IE_STATION | Station, according to which the call is routed |
CTI_IE_CALLING_ADDRESS | Address, to which call is to be made | |
CTI_IE_CALL_ID | ID of the call-leg, to which the transfer is made. | |
CTI_IE_REFERENCE 1 | User information element. | |
CTI_IE_TAG 1 | Tagging of the call, so that it could be recognized in the status information. | |
Example | <msg Id="CTI_ECT_DEST_REQ"> <CTI_IE_STATION Id="1"/> <CTI_IE_CALLING_ADDRESS Scheme="PHONE_NUMBER" SubType="INTERNAL" Info="2005"/> <CTI_IE_TAG Ref=”15”> <CTI_IE_REFERENCE Ref=”23”> <CTI_IE_CALL_ID Id=”1”> </msg> | |
1 Not required IE |