acu_ss_deflect_ret_error

Indicates an error in a call deflection invocation request.

Variant

ETS 300

Operation ID

ACU_OP_ID_DEFLECTION

OpType

ACU_OP_TYPE_RETERR

Structure

struct acu_ss_deflect_ret_error
{
  struct acu_ext_hdr ext_hdr; /* Extension header                  */
  struct acu_ss_hdr  ss_hdr;  /* Supp. services header             */
  ushort             err_id;  /* From DEFLECT_RETERR_... constants */
  pad6
};

Fields

The err_id field contains the reason for the error, from DEFLECT_RETERR constants.