acu_ss_divert_ret_error

Indicates an error in a call diversion invocation request.

Variant

Q.SIG

Operation ID

ACU_OP_ID_DIVERSION

OpType

ACU_OP_TYPE_RETERR

Structure

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

Fields

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