3.2.5.3.6 Receiving an SSTP_MSG_CALL_DISCONNECT_ACK Message
If CurrentState is set to Call_Disconnect_Ack_Pending, the client MUST:
Immediately clear the connection state to clean up the connection.
Change CurrentState to Client_Call_Disconnected.
Else if CurrentState is set to Call_Abort_Pending, Call_Abort_Timeout_Pending, or Call_Disconnect_Timeout_Pending:
Ignore the message.
Else:
Change CurrentState to Call_Abort_In_Progress_1.
Send an SSTP_MSG_CALL_ABORT (section 2.2.13) message.
Start the TIMER_VAL_ABORT_STATE_TIMER_1 timer (section 3.1.2.1).
Change CurrentState to Call_Abort_Pending.