What does HRESULT 0x80040032 (TAPI_E_NOREQUESTRECIPIENT) mean?

 
Previous Next
TAPI_E_DROPPED TAPI_E_REQUESTQUEUEFULL

TAPI_E_NOREQUESTRECIPIENT

What TAPI_E_NOREQUESTRECIPIENT means

TAPI_E_NOREQUESTRECIPIENT No registered program is available to receive the Assisted Telephony request.

What to check

  • Enumerate or inspect the registered request recipients for the requested media or operation.
  • Verify that the intended application is installed and registered in the same user/session context.
  • Check whether registration was removed during upgrade, repair, or per-user profile changes.

Handling

Register an appropriate request recipient or route the operation through an application that is already registered. Repeating the request without a recipient cannot succeed.

References


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