enum MtasSipRetryAfterSupportDT

Numeric Enumeration: 0-1 (0=RETRY_AFTER_SUPPORT_DISABLED, 1=RETRY_AFTER_SUPPORT_UAS_ENABLED)

References from:
MtasSip;

0
RETRY_AFTER_SUPPORT_DISABLED
When this attribute is set to 0 the retry after support is disabled.
1
RETRY_AFTER_SUPPORT_UAS_ENABLED
When this attribute is set to 1 the retry after support is enabled for the following scenario. When MTAS receives a re-INVITE request, whilst still waiting for the ACK (200 OK) for the pending (re)INVITE transaction, it will send a 500 final response including a Retry-After header. The MTAS node is acting as UAS in this case.