504
SIP

504 Server Time-out

The server did not receive a timely response from an external server it accessed while attempting to process the request. Different from 408 (client timeout).

当您看到此代码时

When a proxy's request to a downstream server times out. The proxy itself is working, but the next hop is unresponsive.

如何修复

Check the downstream server's availability. Verify DNS resolution for the next-hop domain. Consider adjusting transaction timeout values.

跨协议等效代码

与之对比

指南

调试场景

术语表