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).

관련 코드

크로스 프로토콜 동등 코드

비교

비교 대상

가이드

명세

용어집