4.7.2 CTI_MSG_SEND_CONF

Description

Confirmation after receiving request for sending a message. It is necessary to take a look at CTI_RESULT_IND. If the result is PROCEEDING, then the message was only included in the queue and waits to be processed. In such case it is also necessary to wait until message CTI_SEND_RESULT_IND is received. Sending of a message can be, within this period, interrupted by instruction CTI_SEND_CANCEL_REQ.

Direction

From XML bridge

Sub-elements

CTI_IE_REQUEST_ID

Identification of the request for sending a message.

CTI_IE_RESULT

Result of the requested operation.

CTI_IE_REFERENCE 1

User information element.

Example

<msg Id=" CTI_MSG_SEND_CONF">

       <CTI_IE_REQUEST_ID Id="15"/>

       <CTI_IE_RESULT Result="PROCEEDING"/>

 

1 Optional IE