501
SIP

501 Not Implemented

The server does not support the functionality required to fulfill the request. The method is recognized but not implemented.

On this page

When You See This Code

When the SIP method is valid but the server has not implemented it (e.g., INFO, UPDATE, PRACK on a basic server).

How to Fix

Use a different method that the server supports. Check the Allow header in responses to see supported methods.

Compare With

Guides

Glossary

Frequently Asked Questions

What is SIP 501 Not Implemented?

The server does not support the functionality required to fulfill the request. The method is recognized but not implemented.

When do you see SIP 501 Not Implemented?

When the SIP method is valid but the server has not implemented it (e.g., INFO, UPDATE, PRACK on a basic server).

How to fix SIP 501 Not Implemented?

Use a different method that the server supports. Check the Allow header in responses to see supported methods.