The Dialog_Failure_Conf_Send is be issued from the state table to report the script that is requested to be run if the Run_Script_Request or Cancel finds a problem.
It is sent in response to an operation that cannot be performed. After sending this, the state table must receive more instruction from the ICM. If further instruction does not arrive in a reasonable amount of time, a Dialogue_Failure_Event_Send is sent with a status of E_TIMEOUT.
The InvokeID in the Dialogue_Failure_Conf_Send message must match the InvokeID from the request message. If they do not match, the ICM fails the request and causes the state table to be signaled to issue Dialogue_Failure_Event_Recv. The return status is E_INVALID_INVOKE_ID.