IT

Seeing SIP 503 “Service Unavailable”? Here’s What to Do

Disclosure: Our content is reader-supported, which means we earn commissions from links on Crazy Egg. Commissions do not affect our editorial evaluations or opinions.

If you get a message on your screen that says “Service Unavailable” when you’re trying to make a phone or video call, this is a SIP 503 error. Your system is telling you that the device it’s trying to connect to is unavailable.

The main reason for SIP 503 errors is network congestion. High levels of network traffic can overwhelm servers, leading to a temporary crash. But you can also get a SIP 503 error because your server is undergoing maintenance or experiencing temporary issues.

To pinpoint the exact root cause of your SIP 503 error, you’ll first need to understand what’s actually going on behind the system.

SIP 503: What’s Really Going On

Session Initiation Protocol (SIP) is the backbone of modern Voice over Internet Protocol (VoIP) systems. It starts and ends every VoIP phone call or video chat.

Much like a digital switchboard operator, SIP works behind the scenes to ensure seamless connections between users.

When you initiate a call or a video chat, your device sends a SIP request to a server. This request contains details like who you are, who you want to talk to, and what type of communication you’re looking for.

The server receives your request and provides a SIP response. This response communicates whether your request was successful or not. For example, if the server approves your call, you might get a “200: OK” response. If there’s an issue, you could receive a different response code, like SIP 503 “Service Unavailable.”

Every SIP-based interaction has a series of requests and responses. Think of these as messages that travel through servers telling you whether the call was successful or not.

Graphic to illustrate how SIP-based telephony works.

SIP response codes typically range from the 100s to 600s, where each tier indicates a specific category of outcomes. For instance, all codes in the 500s are server error responses, which means there’s an issue on the server side in processing the request.

The SIP 503 response tells you that the service your device is looking to communicate with is temporarily unavailable.

It can be hard to pinpoint the exact cause of SIP 503 because it could happen for many reasons. But more than likely, there may be a server overload.

During peak usage times, the server has trouble handling a high volume of simultaneous requests. When the capacity is met, you’ll get a SIP 503 response, telling you the server is unavailable.

This isn’t the only possible explanation, though. For instance, there could be internet issues between you and the server. Connection issues or packet loss can cause an error in the response, which shuts the call down.

Here are a few more reasons this error might occur:

  • The SIP server is temporarily unavailable due to maintenance or updates
  • Misconfigurations on the SIP server, such as incorrect settings
  • Too many failed attempts to register with the SIP server

Common Fixes for SIP 503 

There are several things you can check on your end to resolve a SIP 503 error. But keep in mind that you can always contact your provider for help if you can’t fix the issue on your own.

Wait a Few Minutes and Try the Request Again

The main culprit for SIP 503 errors is network congestion. When there’s a lot of network traffic, it can overwhelm servers and lead to a temporary crash. Simply waiting a few minutes and then trying the call again resolves the issue for most people. 

Check the Number You’re Calling

You might get a SIP 503 error if you’re calling the wrong number. Note that if a number is missing or there’s an extra one in a phone number, it will return a different code. 

Make sure that the number you’re dialing is correct. Confirm the country code, area code, and line number (the last four digits in a phone number).  

Access Your Server Logs and Look For Info Related to the Issue

Server logs can give you insight into what’s causing your SIP 503. You do need to be somewhat tech-savvy and knowledgeable in what you’re looking at. But if you can access the server logs, you may be able to identify error messages or additional information about the problem. 

For example, you can see which request triggered the 503 response. And time stamps can help you identify patterns or behaviors that lead to the SIP 503 error. 

Check Your Internet Connection

A SIP 503 error could be linked to your internet connection. Check your VoIP bandwidth requirements. The SIP 503 error might pop up if you’re trying to handle more calls than your internet connection can support. 

100 Kbps per line is standard for good VoIP performance. If your bandwidth is below the standard or what you have doesn’t support the amount of VoIP calls you’re making, upgrading your internet plan could be the solution to your SIP 503 error.

Look At Your Device Settings

Double-check if your device is configured correctly for SIP communication. Ensure that there are no accidental changes in settings that could be causing the error. This might include misconfigured routing rules or incorrect server settings. 

Check the Maximum Number of Calls Allowed

SIP servers have a limited bandwidth and processing power to handle calls simultaneously. When you reach the maximum number of calls allowed, any call after that would return a SIP 503 response.

Access your SIP account settings or call your service provider to determine the maximum number of calls allowed.

For instance, if the route has a capacity of 30 channel calls, any call after the 30th at any given moment would return a 503 response.

If you’ve exceeded the allowed calls, give the system a breather. Give it about ten minutes and try again, as the network traffic could’ve slowed down. You can also upgrade your service plan to allow for a higher number of concurrent calls to suit your communication needs.

Upgrade Your Router or Check Your Current One’s Settings 

Older routers tend to struggle to handle a high volume of traffic. In this case, you’ll want to consider upgrading your router or checking its settings. If it’s been more than 5 years since you’ve upgraded your router, it’s probably a good idea to do this anyway.

Like server overloads, your router has limited memory and bandwidth.

Basically, if it can’t process too many requests at once, you’ll need to upgrade to a modern router with more processing power and bandwidth.

You can also configure the router’s Quality of Service (QoS) settings to prioritize VoIP traffic. That way, your VoIP system will receive preferential treatment so it can maintain quality performance.

Check for Maintenance Updates

It’s common for servers to shut down when going through maintenance. That said, you might not always receive a fair warning. Sometimes, the server may be under unexpected maintenance, while other times, the system automatically sends a scheduled update.

Look for status pages or updates from your provider. If this is the issue, you’ll have to check back later and use alternative communication methods, such as messaging apps, in the meantime.

Make Sure You’re Using the Correct Transport Method

A transport method is a protocol used for sending and receiving voice packets between devices. They dictate how voice data is transmitted and received and play a big role in establishing a successful connection between the parties.

If there’s a mismatch in the transport methods between your device and the VoIP service, it might cause issues in the SIP communication, potentially resulting in a 503 error.

In this case, you need to determine the correct port and transport type.

Start by contacting your VoIP service provider to obtain information about the supported transport methods. Providers may have specific requirements regarding protocols like UDP or TCP and associated ports.

In the settings, look for options related to transport methods, protocols, and ports. Set the transport method in the VoIP application to match the one recommended or required by your VoIP service provider.

See If It’s A Provider-Related Issue 

Contact your provider to check for any service outages, account-related issues, or specific settings required for their service.

Your VoIP provider can dive into the nitty-gritty, check your account, and help you troubleshoot the issue.

SIP 503 vs. Other Server Failure Responses

The “5xx” response codes form a category that all share a common theme—they deal with specific types of request failures. These codes serve as signals from servers in response to communication requests, indicating that something went wrong during the process.

The “5” at the beginning of these codes designates them as server-related errors, meaning the issue comes from the server side.

Aside from the SIP 503 error code, you may get any of these codes in the 5xx’s: 

  • 502 Bad Gateway: You’ve received an invalid response from the server.
  • 504 Server Timeout: The server didn’t receive a timely response.
  • 505 Version Not Supported: This tells you the server rejects the request since it doesn’t support the SIP protocol version outlined in the communication attempt.
  • 507 Insufficient Storage: The server lacks the storage capacity to store the data necessary to fulfill the request.

Note that resolving these codes may require different actions than those mentioned above for the SIP 503 error. 

Contact your VoIP service provider first if you’re not sure how to resolve your SIP 503 or other 5xx’s error. If your VoIP service provider can’t help you, it’s probably time to switch to another provider.


Make your website better. Instantly.

Over 300,000 websites use Crazy Egg to improve what's working, fix what isn't and test new ideas.

Free 30-day Trial