SIP

SIP 181 Call Is Being Forwarded vs 380 Alternative Service

SIP 181 (Call Is Being Forwarded) is a 1xx Provisional response, while 380 (Alternative Service) is a 3xx Redirection response. 181 indicates that a proxy server may send this to indicate that the call is being forwarded to a different set of destinations. In contrast, 380 means that the call was not successful but alternative services are possible. The response body contains a description of alternative services.

Описание

A proxy server may send this to indicate that the call is being forwarded to a different set of destinations.

Когда вы это видите

When the callee has call forwarding enabled and the request is being redirected to another number or device.

Как исправить

No action needed. The call is being redirected. If forwarding is unintended, the callee should update their forwarding settings.

Описание

The call was not successful but alternative services are possible. The response body contains a description of alternative services.

Когда вы это видите

Rarely seen in practice. Indicates that the request cannot be fulfilled as-is but the user may be reached via an alternative method.

Как исправить

Check the response body for alternative service descriptions and attempt to reach the user through those channels.

Ключевые различия

1.

181 is a 1xx Provisional response, while 380 is a 3xx Redirection response.

2.

SIP 181: A proxy server may send this to indicate that the call is being forwarded to a different set of destinations.

3.

SIP 380: The call was not successful but alternative services are possible. The response body contains a description of alternative services.

4.

You encounter 181 when when the callee has call forwarding enabled and the request is being redirected to another number or device.

5.

You encounter 380 when rarely seen in practice. Indicates that the request cannot be fulfilled as-is but the user may be reached via an alternative method.

Когда что использовать

For 181 (Call Is Being Forwarded): No action needed. The call is being redirected. If forwarding is unintended, the callee should update their forwarding settings. For 380 (Alternative Service): Check the response body for alternative service descriptions and attempt to reach the user through those channels.

Узнать больше