408 Request Timeout
The server could not produce a response within a suitable time. The client may repeat the request without modifications at any later time.
On this page
When You See This Code
When the callee does not respond within the configured timeout (e.g., phone rings but is never answered, or the endpoint is unreachable).
How to Fix
Check if the callee's device is powered on and registered. Verify network connectivity. Consider adjusting the server's transaction timeout value.
Specification
Cross-Protocol Equivalents
Compare With
Guides
Specifications
Glossary
Frequently Asked Questions
What is SIP 408 Request Timeout?
The server could not produce a response within a suitable time. The client may repeat the request without modifications at any later time.
When do you see SIP 408 Request Timeout?
When the callee does not respond within the configured timeout (e.g., phone rings but is never answered, or the endpoint is unreachable).
How to fix SIP 408 Request Timeout?
Check if the callee's device is powered on and registered. Verify network connectivity. Consider adjusting the server's transaction timeout value.