Home / SIP codes / 302
3023xx Redirection

SIP 302 Moved Temporarily

Usually sent by A redirect server

What it means

The user is temporarily at a different location given in the Contact header. Commonly used for call forwarding and follow-me. Retry to the Contact address.

SIP/2.0 302 Moved Temporarily

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