Dialogue_Failure_Event_Recv

The Dialog_Failure_Event_Recv is issued from the state table to receive the ErrorCode when a dialog fails in an unrecoverable state.

It can be sent from the ICM to inform the state table of an error, for example, if the dialog has had a fatal failure. When the Dialog_Failure_Event_Recv 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.

ReceiveData

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