4.7.4 CTI_MSG_SEND_CANCEL_IND
Description | Request to cancel sending of a message. This message has no explicit reply. The outcome of sending is always reported using message CTI_SEND_RESULT_IND. If the message was really cancelled CTI_IE_RESULT will contain the result USER_CANCEL. Canceling of a message is not always guaranteed. | |
Direction | To XML bridge | |
Sub-elements | CTI_IE_REQUEST_ID | Identification of a request. IE received in message CTI_MSG_SEND_CONF. |
Example | <msg Id=" CTI_MSG_SEND_CANCEL_CONF"> <CTI_IE_REQUEST_ID Id="15"/> </msg> |