Home / SIP codes / 401
4014xx Client error

SIP 401 Unauthorized

Usually sent by A registrar or user agent

What it means

The request needs authentication and the server has sent a challenge. This is normal on the first REGISTER or INVITE. Your device should answer with credentials and resend.

SIP/2.0 401 Unauthorized

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