SIP

SIP 181 Call Is Being Forwarded vs 183 Session Progress

Both SIP 181 (Call Is Being Forwarded) and 183 (Session Progress) belong to the 1xx Provisional category. 181 indicates that a proxy server may send this to indicate that the call is being forwarded to a different set of destinations. Meanwhile, 183 means that used to convey information about the progress of the call that is not otherwise classified. Often carries early media (ringback tones, announcements) via SDP.

Açıklama

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

Gördüğünüzde

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

Nasıl Düzeltilir

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

Açıklama

Used to convey information about the progress of the call that is not otherwise classified. Often carries early media (ringback tones, announcements) via SDP.

Gördüğünüzde

During call setup, especially in PSTN interworking scenarios. The response may contain SDP for early media like custom ringback tones or IVR prompts.

Nasıl Düzeltilir

No fix needed — this is informational. If early media is not playing, check codec negotiation and SDP handling in your UA.

Temel Farklar

1.

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

2.

SIP 183: Used to convey information about the progress of the call that is not otherwise classified. Often carries early media (ringback tones, announcements) via SDP.

3.

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

4.

You encounter 183 when during call setup, especially in PSTN interworking scenarios. The response may contain SDP for early media like custom ringback tones or IVR prompts.

Hangisini Ne Zaman Kullanmalı

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 183 (Session Progress): No fix needed — this is informational. If early media is not playing, check codec negotiation and SDP handling in your UA.

Daha Fazla Öğren