SIP 180 Ringing vs 181 Call Is Being Forwarded
Both SIP 180 (Ringing) and 181 (Call Is Being Forwarded) belong to the 1xx Provisional category. 180 indicates that the UA receiving the INVITE is trying to alert the user. This response is used to initiate local ringback tone at the caller's end. Meanwhile, 181 means that a proxy server may send this to indicate that the call is being forwarded to a different set of destinations.
Описание
The UA receiving the INVITE is trying to alert the user. This response is used to initiate local ringback tone at the caller's end.
Когда вы это видите
During call setup when the callee's phone is ringing. You should hear a ringback tone after receiving this response.
Как исправить
No fix needed — the callee's device is ringing. If the call never connects after ringing, check the callee's device or call forwarding settings.
Описание
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.
Ключевые различия
SIP 180: The UA receiving the INVITE is trying to alert the user. This response is used to initiate local ringback tone at the caller's end.
SIP 181: A proxy server may send this to indicate that the call is being forwarded to a different set of destinations.
You encounter 180 when during call setup when the callee's phone is ringing. You should hear a ringback tone after receiving this response.
You encounter 181 when when the callee has call forwarding enabled and the request is being redirected to another number or device.
Когда что использовать
For 180 (Ringing): No fix needed — the callee's device is ringing. If the call never connects after ringing, check the callee's device or call forwarding settings. 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.