VoIP.info SIP response reference

SIP 408 Request Timeout

The request did not receive a timely result under the processing path that produced the response. It does not identify a single universal network cause.

Reviewed 2026-09-07Foundational

Locate the response family

  1. 1xx ProvisionalRequest is progressing
  2. 2xx SuccessRequest succeeded
  3. 3xx RedirectionAnother destination
  4. 4xx Request failureInterpret this request408 belongs here
  5. 5xx Server failureServer could not fulfil
  6. 6xx Global failureFailure across destinations

Read the status with its request method and call leg. For example, 200 after REGISTER confirms a binding; it does not prove an INVITE succeeded.

What this response means

The request did not receive a timely result under the processing path that produced the response. It does not identify a single universal network cause.

Read it in context

The response can be generated by an intermediary after waiting for another participant. A request blocked before the destination, an unreachable contact or a downstream processing failure can all require investigation.

Administrator checks

Identify who generated 408 and what it was waiting for. Compare request transmission, responses and routing on both sides of the relevant boundary. Check current contacts and transport reachability before changing account secrets.

Next action and common mistake

Do not treat every timeout as proof that a firewall is responsible. Preserve the timing and selected destination, then test the same flow after one justified repair. Distinguish an observed 408 response from a client’s local no-response label.

Sources & applicability

Primary references for the technical details above. Operational examples and planning checklists are VoIP.info editorial guidance.