These constants specify the reason for rejection in the local_cause field of the acu_ss_reject extended data structure:
|
Constant |
Description/Notes |
|---|---|
|
ACU_SS_REJECT_LOCAL_UNUSED_FIELD |
Field does not apply (reject originated from network). |
|
ACU_SS_REJECT_LOCAL_UNSPECIFIED |
Unknown reject cause. |
|
ACU_SS_REJECT_LOCAL_INVALID_STATE |
Local stack is not in a state to accept the service request. |
|
ACU_SS_REJECT_LOCAL_NOT_IMPLEMENTED |
Local stack has not implemented the service for this variant. |
|
ACU_SS_REJECT_LOCAL_NO_RESPONSE |
Network has not responded to the service request. |
|
ACU_SS_REJECT_LOCAL_INVALID_CHAN |
Channel specified is not acceptable. |
|
ACU_SS_REJECT_LOCAL_INVALID_CONN_ID |
Associated connection is not acceptable. |
|
ACU_SS_REJECT_LOCAL_TEMP_BUSY |
Service cannot be provided due to current allocations of the necessary resources. |
|
ACU_SS_REJECT_LOCAL_MISSING_PARAMETER |
Necessary information was not provided. |