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).
On this page
When You See This Code
When a proxy's request to a downstream server times out. The proxy itself is working, but the next hop is unresponsive.
How to Fix
Check the downstream server's availability. Verify DNS resolution for the next-hop domain. Consider adjusting transaction timeout values.
Specification
Cross-Protocol Equivalents
Compare With
Guides
Debugging Scenarios
Glossary
Frequently Asked Questions
What is 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 do you see SIP 504 Server Time-out?
When a proxy's request to a downstream server times out. The proxy itself is working, but the next hop is unresponsive.
How to fix SIP 504 Server Time-out?
Check the downstream server's availability. Verify DNS resolution for the next-hop domain. Consider adjusting transaction timeout values.