Dialogue_Failure_Event_Send

The Dialog_Failure_Event_Send is issued from the state table to report a dialog failure that is in an unrecoverable state.

It can be sent from the state table to inform the ICM of an error, for example, if the dialog has had a fatal failure. When the Dialog_Failure_Event_Send is issued, the dialog is no longer active to the ICM. The dialog is still available to the VRU so that any signaled events can be retrieved by the state table.

SendData

DialogueID (number)
Obtained using the Create_DialogueID function.
ErrorCode (number)
A value from the list of status codes that describes the reason for failure of this request. See Table 3.

ReceiveData

Status (number)
A value from the list of status codes that describes the result of this request. See Table 3.