SIP

407 Proxy Authentication Required

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

When You See This Code

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

How to Fix

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

Specification

View RFC / Specification →

Related Codes

Comparisons

Guides

Glossary