SIP

SIP 182 Queued vs 600 Busy Everywhere

SIP 182 (Queued) is a 1xx Provisional response, while 600 (Busy Everywhere) is a 6xx Global Failure response. 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. In contrast, 600 means that the callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time. Unlike 486 (Busy Here), this is a definitive response.

Описание

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.

Описание

The callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time. Unlike 486 (Busy Here), this is a definitive response.

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

When the callee has rejected the call on all devices. No other endpoints should be tried. The user is universally busy.

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

Wait and try again later. No alternative contact points exist. The callee must become available on their own.

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

1.

182 is a 1xx Provisional response, while 600 is a 6xx Global Failure response.

2.

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.

3.

SIP 600: The callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time. Unlike 486 (Busy Here), this is a definitive response.

4.

You encounter 182 when in call center or queuing scenarios where the callee is busy but the system holds the call in a queue.

5.

You encounter 600 when when the callee has rejected the call on all devices. No other endpoints should be tried. The user is universally busy.

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

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 600 (Busy Everywhere): Wait and try again later. No alternative contact points exist. The callee must become available on their own.

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