401
SIP

401 Unauthorized

The request requires user authentication. The response includes a WWW-Authenticate header with a challenge for the realm.

当您看到此代码时

When making a request that requires Digest authentication. Common for REGISTER and INVITE requests to authenticated SIP trunks.

如何修复

Resend the request with proper Authorization header containing valid credentials (Digest authentication).

相关代码

跨协议等效代码

对比

与之对比

指南

规范

术语表