Home / SIP codes / 403
4034xx Client error

SIP 403 Forbidden

Usually sent by The called server or SBC

What it means

The server understood the request but refuses it. Unlike 401, no credentials will help. This is very often an IP allowlist, an account provisioning issue, or a rejected caller identity.

SIP/2.0 403 Forbidden

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