Home / SIP codes / 408
4084xx Client error

SIP 408 Request Timeout

Usually sent by A proxy or the sender's own stack

What it means

No final response arrived in time. The request was sent but nothing answered before the timer expired. This usually points at a broken path rather than a busy user.

SIP/2.0 408 Request Timeout

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