SIP

SIP 182 Queued vs 183 Session Progress

Both SIP 182 (Queued) and 183 (Session Progress) belong to the 1xx Provisional category. 182 indicates that the called party is temporarily unavailable but the server has decided to queue the call rather than reject it. The call will be attempted when the callee becomes available. 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.

คำอธิบาย

The called party is temporarily unavailable but the server has decided to queue the call rather than reject it. The call will be attempted when the callee becomes available.

เมื่อคุณพบเห็น

In call center or queuing scenarios where the callee is busy but the system holds the call in a queue.

วิธีแก้ไข

Wait for the call to be dequeued. If queuing is not desired, configure the server to reject calls instead of queuing them.

คำอธิบาย

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

เมื่อคุณพบเห็น

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

วิธีแก้ไข

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

ความแตกต่างหลัก

1.

SIP 182: The called party is temporarily unavailable but the server has decided to queue the call rather than reject it. The call will be attempted when the callee becomes available.

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 182 when in call center or queuing scenarios where the callee is busy but the system holds the call in a queue.

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.

ควรใช้อันไหนเมื่อไร

For 182 (Queued): Wait for the call to be dequeued. If queuing is not desired, configure the server to reject calls instead of queuing them. 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.

เรียนรู้เพิ่มเติม