What does NTSTATUS 0xC00A000A (STATUS_CTX_RESPONSE_ERROR) mean?

 
Previous Next
STATUS_CTX_INVALID_MODEMNAME STATUS_CTX_MODEM_RESPONSE_TIMEOUT

STATUS_CTX_RESPONSE_ERROR

The modem rejected the command sequence

This is a modem-command failure in a legacy Terminal Services connection path. It indicates that the configured modem command sequence and the attached modem behavior are not aligned.

It differs from no carrier or timeout conditions: the modem did respond, but not in the way required by the configured script or driver definition.

What to inspect

  • Capture the exact modem model, driver definition and initialization string.
  • Check whether the modem is operating in voice, fax, data, or incompatible command mode.
  • Compare with TAPI/RAS logging before changing Remote Desktop listener settings.

References


Looking for a different code? Search another status or error code.