acu_ss_deact_divert_ret_error

Indicates an error in a call diversion deactivation request.

Variant

ETS 300

Operation ID

ACU_OP_ID_DEACTIVATE_DIVERSION

OpType

ACU_OP_TYPE_RETERR

Structure

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

Fields

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