407
SIP

407 Proxy Authentication Required

The client must first authenticate with the proxy. The proxy returns a Proxy-Authenticate header with a challenge.

Cuándo verás este código

When a SIP proxy requires authentication before forwarding the request. Similar to 401 but for proxy servers.

Cómo solucionarlo

Resend the request with a Proxy-Authorization header containing valid credentials for the proxy.

Códigos relacionados

Comparaciones

Comparar con

Guías

Escenarios de depuración

Glosario