401
SIP

401 Unauthorized

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

Cuándo verás este código

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

Cómo solucionarlo

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

Códigos relacionados

Equivalentes entre protocolos

Comparaciones

Comparar con

Guías

Especificaciones

Glosario