Hi Gina,
Genesys has a SIT (Special Information Tone) recognition base. Depending on the message or phrase played by the carrier during the dialing attempt, the call may be classified as ININ-OUTBOUND-SIT-CALLABLE.
A common example is when the carrier returns the message:
"All circuits are busy, please try again later."
In this scenario, the system interprets it as a temporary condition, which means the number is still considered callable.
Additionally, through the API GET /api/v2/analytics/conversations/{conversationId}/details, you can view the dispositionAnalyzer field, which shows how Genesys analyzed and classified the call outcome.

------------------------------
Elisson Fernandes
------------------------------