4.6.7 CTI_CONNECT_TO_CALL_REQ
Description | Request for connection to call. First destination is called. After alerting, call is connected with defined call-leg. Station ID is necessary IE for called number routing. Command can not be used for parked call-legs. | ||
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, which the call will connect to. | ||
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. | ||
Examples | <msg Id="CTI_CONNECT_TO_CALL_REQ"> <CTI_IE_STATION Id="12"/> <CTI_IE_CALLING_ADDRESS Scheme="PHONE_NUMBER" SubType="INTERNAL" Info="3564"/> <CTI_IE_TAG Ref="16"/> <CTI_IE_REFERENCE Ref="24"/> <CTI_IE_CALL_ID Id="6"/> </msg> | ||
1 Optional IE |