Home / SIP codes / 501
5015xx Server error

SIP 501 Not Implemented

Usually sent by The called server

What it means

The server does not support the method needed to fulfill the request at all. Different from 405, which supports the method but blocks it here.

SIP/2.0 501 Not Implemented

Common causes

How to fix it

See it in your own trace

Paste a full SIP or Asterisk log into the decoder and ladder tools to see exactly where this response appears in the call and what led to it. Everything runs in your browser, so your logs never leave your device.

Open the SIP decoder See how a SIP call flows

Related codes