503 Service Unavailable
The server is temporarily unable to process the request due to overloading or maintenance. The client should retry after the time indicated in the Retry-After header.
On this page
When You See This Code
During server overload, maintenance windows, or when the server is rate-limiting requests. Common during traffic spikes.
How to Fix
Wait for the time specified in the Retry-After header. If persistent, check server capacity and consider load balancing across multiple SIP proxies.
Specification
Cross-Protocol Equivalents
Compare With
Guides
Specifications
Glossary
Frequently Asked Questions
What is SIP 503 Service Unavailable?
The server is temporarily unable to process the request due to overloading or maintenance. The client should retry after the time indicated in the Retry-After header.
When do you see SIP 503 Service Unavailable?
During server overload, maintenance windows, or when the server is rate-limiting requests. Common during traffic spikes.
How to fix SIP 503 Service Unavailable?
Wait for the time specified in the Retry-After header. If persistent, check server capacity and consider load balancing across multiple SIP proxies.