SIP

SIP 181 Call Is Being Forwarded vs 470 Consent Needed

SIP 181 (Call Is Being Forwarded) is a 1xx Provisional response, while 470 (Consent Needed) is a 4xx Client Failure 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, 470 means that the request cannot be fulfilled because the source has not been granted consent by the recipient. Used in consent-based communications (RFC 5360).

Descripción

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

Cuándo lo verás

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

Cómo solucionarlo

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

Descripción

The request cannot be fulfilled because the source has not been granted consent by the recipient. Used in consent-based communications (RFC 5360).

Cuándo lo verás

When attempting to communicate with a user who has not granted permission for the calling party to reach them.

Cómo solucionarlo

Request consent through a separate mechanism. The recipient must explicitly grant permission for future communications.

Diferencias clave

1.

181 is a 1xx Provisional response, while 470 is a 4xx Client Failure 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 470: The request cannot be fulfilled because the source has not been granted consent by the recipient. Used in consent-based communications (RFC 5360).

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 470 when when attempting to communicate with a user who has not granted permission for the calling party to reach them.

Cuándo usar cada uno

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 470 (Consent Needed): Request consent through a separate mechanism. The recipient must explicitly grant permission for future communications.

Saber más