SIP Redirect Server
A SIP server that responds with a 3xx status code containing alternative contact URIs where the target can be reached, without forwarding the request itself. The client is responsible for retrying at the provided addresses. Unlike a proxy, a redirect server does not participate in the call after sending the redirect response. Redirect servers are simpler to operate but require clients to implement retry logic.