302
SIP

302 Moved Temporarily

The callee has temporarily moved to a different address. The client should retry the request at the Contact address but continue using the original URI for future requests.

On this page

When You See This Code

When a user is temporarily reachable at a different location, such as when traveling or using a different device.

How to Fix

Redirect the current call to the Contact URI provided, but keep the original URI for future requests.

Compare With

Guides

Glossary

Frequently Asked Questions

What is SIP 302 Moved Temporarily?

The callee has temporarily moved to a different address. The client should retry the request at the Contact address but continue using the original URI for future requests.

When do you see SIP 302 Moved Temporarily?

When a user is temporarily reachable at a different location, such as when traveling or using a different device.

How to fix SIP 302 Moved Temporarily?

Redirect the current call to the Contact URI provided, but keep the original URI for future requests.