acu_ss_act_divert_ret_error

Indicates an error in a call diversion activation request.

Variant

ETS 300

Operation ID

ACU_OP_ID_ACTIVATE_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;  /* Supplementary services header    */
  ushort             err_id;  /* From ACT_DIVERT_RETERR_ constants*/
  pad6
};

Fields

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