407
SIP

407 Proxy Authentication Required

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

当您看到此代码时

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

如何修复

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

相关代码

对比

与之对比

指南

调试场景

术语表